From e327f1d72c7b974097d3d22498d5292222aa9dee Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Sep 29 2014 06:16:52 +0000 Subject: Update to upstream version 15 --- diff --git a/.gitignore b/.gitignore index 34055a8..776d5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /apache-parent-14.pom /LICENSE-2.0.txt +/apache-15-source-release.zip diff --git a/apache-parent.spec b/apache-parent.spec index 819bc6a..be57728 100644 --- a/apache-parent.spec +++ b/apache-parent.spec @@ -1,12 +1,10 @@ Name: apache-parent -Version: 14 -Release: 3%{?dist} -Summary: Parent pom file for Apache projects -Group: Development/Libraries +Version: 15 +Release: 1%{?dist} +Summary: Parent POM file for Apache projects License: ASL 2.0 URL: http://apache.org/ -Source0: http://svn.apache.org/repos/asf/maven/pom/tags/apache-%{version}/pom.xml#/%{name}-%{version}.pom -Source1: http://www.apache.org/licenses/LICENSE-2.0.txt +Source0: http://repo1.maven.org/maven2/org/apache/apache/%{version}/apache-%{version}-source-release.zip BuildArch: noarch BuildRequires: maven-local @@ -19,11 +17,8 @@ Requires: apache-resource-bundles %description This package contains the parent pom file for apache projects. - %prep -%setup -n %{name}-%{version} -Tc -cp %{SOURCE0} pom.xml -cp %{SOURCE1} LICENSE +%setup -n apache-%{version} %pom_remove_plugin :maven-site-plugin pom.xml @@ -34,9 +29,12 @@ cp %{SOURCE1} LICENSE %mvn_install %files -f .mfiles -%doc LICENSE +%doc LICENSE NOTICE %changelog +* Mon Sep 29 2014 Mikolaj Izdebski - 15-1 +- Update to upstream version 15 + * Sat Jun 07 2014 Fedora Release Engineering - 14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1d99f55..321c99d 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -5f1e5eb8ae41464375bb99543c68a015 apache-parent-14.pom -3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt +0a766e8728264a3c542ef4afca549001 apache-15-source-release.zip