From db0a21ef30991651c88c8f75ea1b793d7035e395 Mon Sep 17 00:00:00 2001 From: spike Date: Apr 15 2011 02:08:32 +0000 Subject: Updated to 20 Fixed Rs for maven 3 --- diff --git a/.gitignore b/.gitignore index 0457a09..8428af2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /commons-parent-15.tar.xz +/commons-parent-20.tar.xz diff --git a/apache-commons-parent-remove-build-plugin.patch b/apache-commons-parent-remove-build-plugin.patch index 2acbea3..a0667dd 100644 --- a/apache-commons-parent-remove-build-plugin.patch +++ b/apache-commons-parent-remove-build-plugin.patch @@ -1,9 +1,6 @@ ---- pom.xml 2010-04-20 03:00:29.000000000 +0200 -+++ pom.xml 2010-11-06 15:59:59.509445003 +0100 -@@ -251,14 +251,6 @@ - - - +--- pom.xml.orig 2011-04-15 03:47:04.754033753 +0200 ++++ pom.xml 2011-04-15 03:48:50.270963406 +0200 +@@ -242,8 +241,0 @@ - org.apache.commons - commons-build-plugin - 1.3 @@ -12,24 +9,12 @@ - - - - org.apache.felix - maven-bundle-plugin - -@@ -363,10 +355,6 @@ - - - +@@ -353,4 +344,0 @@ - - org.apache.commons - commons-build-plugin - - - - -@@ -740,14 +728,6 @@ - - 2.5 - +@@ -812,8 +799,0 @@ - - ${project.artifactId}-${commons.release.version} - @@ -38,6 +23,3 @@ - - -bin - - - ${project.artifactId} - diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec index b97b212..521e990 100644 --- a/apache-commons-parent.spec +++ b/apache-commons-parent.spec @@ -2,15 +2,15 @@ %global short_name commons-%{base_name} Name: apache-%{short_name} -Version: 15 -Release: 3%{?dist} +Version: 20 +Release: 1%{?dist} Summary: Apache Commons Parent Pom Group: Development/Libraries License: ASL 2.0 URL: http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/ -# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-15 -# tar caf commons-parent-15.tar.xz commons-parent-15 +# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-20 +# tar caf commons-parent-20.tar.xz commons-parent-20 Source0: %{short_name}-%{version}.tar.xz #common-build-plugin not in fedora yet @@ -23,9 +23,8 @@ BuildRequires: jpackage-utils Requires: java >= 1:1.6.0 Requires: jpackage-utils -Requires: maven2 >= 2.2.1 +Requires: maven Requires: maven-antrun-plugin -Requires: maven-assembly-plugin Requires: maven-compiler-plugin Requires: maven-idea-plugin Requires: maven-install-plugin @@ -73,11 +72,12 @@ rm -rf %{buildroot} %{_mavendepmapfragdir}/* %changelog -* Mon Feb 07 2011 Fedora Release Engineering - 15-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild +* Fri Apr 15 2011 Chris Spike 20-1 +- Updated to 20 +- Fixed Rs for maven 3 -* Sat Nov 6 2010 Chris Spike 15-2 +* Sat Nov 6 2010 Chris Spike 15-2 - Added patch to remove commons-build-plugin from pom file -* Wed Oct 20 2010 Chris Spike 15-1 +* Wed Oct 20 2010 Chris Spike 15-1 - Initial version of the package diff --git a/sources b/sources index b28b59e..4f86134 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ a9db3e7746d9fe624379d9d55eb56052 commons-parent-15.tar.xz +c9da81a4ff73aedabb3afc8f7825afb8 commons-parent-20.tar.xz