[apache-commons-parent] Updated to 26

spike spike at fedoraproject.org
Fri Oct 19 21:04:50 UTC 2012


commit ee56010653238090e728de892e09b225fb8d1960
Author: spike <spike at fedoraproject.org>
Date:   Fri Oct 19 23:03:02 2012 +0200

    Updated to 26

 .gitignore                                      |    1 +
 apache-commons-parent-remove-build-plugin.patch |   19 +++++++++++--------
 apache-commons-parent.spec                      |   11 +++++++----
 sources                                         |    2 +-
 4 files changed, 20 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b27d780..07ef58b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /commons-parent-15.tar.xz
 /commons-parent-20.tar.xz
 commons-parent-22.tar.xz
+/commons-parent-26.tar.xz
diff --git a/apache-commons-parent-remove-build-plugin.patch b/apache-commons-parent-remove-build-plugin.patch
index a0667dd..18b2350 100644
--- a/apache-commons-parent-remove-build-plugin.patch
+++ b/apache-commons-parent-remove-build-plugin.patch
@@ -1,20 +1,21 @@
---- 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 @@
+--- pom.xml	2012-10-19 23:01:18.419198466 +0200
++++ pom.xml	2012-10-19 23:01:52.119423986 +0200
+@@ -332,8 +331,0 @@
 -          <groupId>org.apache.commons</groupId>
 -          <artifactId>commons-build-plugin</artifactId>
--          <version>1.3</version>
+-          <version>1.4</version>
 -          <configuration>
 -            <commons.release.name>${commons.release.name}</commons.release.name>
 -          </configuration>
 -        </plugin>
 -        <plugin>
-@@ -353,4 +344,0 @@
--      <plugin>
+@@ -429,4 +420,0 @@
 -        <groupId>org.apache.commons</groupId>
 -        <artifactId>commons-build-plugin</artifactId>
 -      </plugin>
-@@ -812,8 +799,0 @@
+-      <plugin>
+@@ -1144,11 +1131,0 @@
+-
 -    <!-- Default values for the download-page generation by commons-build-plugin -->
 -    <commons.release.name>${project.artifactId}-${commons.release.version}</commons.release.name>
 -    <commons.release.desc />
@@ -22,4 +23,6 @@
 -    <commons.release.2.name>${project.artifactId}-${commons.release.2.version}</commons.release.2.name>
 -    <commons.release.2.desc />
 -    <commons.release.2.binary.suffix>-bin</commons.release.2.binary.suffix>
--
+-    <commons.release.3.name>${project.artifactId}-${commons.release.3.version}</commons.release.3.name>
+-    <commons.release.3.desc />
+-    <commons.release.3.binary.suffix>-bin</commons.release.3.binary.suffix>
diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec
index dad824b..38dff9e 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:          22
-Release:          4%{?dist}
+Version:          26
+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-22
-# tar caf commons-parent-22.tar.xz commons-parent-22
+# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-26
+# tar caf commons-parent-26.tar.xz commons-parent-26
 Source0:          %{short_name}-%{version}.tar.xz
 
 #common-build-plugin not in fedora yet
@@ -60,6 +60,9 @@ install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
 %{_mavendepmapfragdir}/*
 
 %changelog
+* Fri Oct 19 2012 Chris Spike <spike at fedoraproject.org> 22-4
+- Updated to 26
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 22-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 3cf67fc..888ccb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec3a1d6a3986e9a352a24ea41c7ba7ea  commons-parent-22.tar.xz
+48c552346d5783801264ae2508dd60e7  commons-parent-26.tar.xz


More information about the scm-commits mailing list