[maven2-common-poms] Remove unneeded relax pom files that are now supplied by the correct packages.

mbooth mbooth at fedoraproject.org
Fri Feb 8 14:53:27 UTC 2013


commit d79c75b3bba8fd126b90f065a01994ad822f3d28
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Fri Feb 8 14:52:35 2013 +0000

    Remove unneeded relax pom files that are now supplied by the correct packages.

 maven2-common-poms-jpp-depmap.xml |   24 ------------------------
 maven2-common-poms.spec           |    6 +++++-
 sources                           |    2 +-
 3 files changed, 6 insertions(+), 26 deletions(-)
---
diff --git a/maven2-common-poms-jpp-depmap.xml b/maven2-common-poms-jpp-depmap.xml
index 381fc46..c81fd38 100644
--- a/maven2-common-poms-jpp-depmap.xml
+++ b/maven2-common-poms-jpp-depmap.xml
@@ -468,18 +468,6 @@
     </dependency>
     <dependency>
         <maven>
-            <groupId>isorelax</groupId>
-            <artifactId>isorelax</artifactId>
-            <version>20020414</version>
-        </maven>
-        <jpp>
-            <groupId>JPP</groupId>
-            <artifactId>isorelax</artifactId>
-            <version>20020414</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
             <groupId>jakarta-regexp</groupId>
             <artifactId>jakarta-regexp</artifactId>
             <version>1.4</version>
@@ -538,18 +526,6 @@
     </dependency>
     <dependency>
         <maven>
-            <groupId>relaxngDatatype</groupId>
-            <artifactId>relaxngDatatype</artifactId>
-            <version>20020414</version>
-        </maven>
-        <jpp>
-            <groupId>JPP</groupId>
-            <artifactId>relaxngDatatype</artifactId>
-            <version>20020414</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
             <groupId>stax</groupId>
             <artifactId>stax</artifactId>
             <version>1.2.0</version>
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index 2435fd7..19e3566 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           48%{?dist}
+Release:           49%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -81,6 +81,10 @@ ln -s %{_datadir}/maven2/default_poms $RPM_BUILD_ROOT%{_javadir}/maven2
 %{_datadir}/maven2
 
 %changelog
+* Fri Feb 8 2013 Mat Booth <fedora at matbooth.co.uk> 0:1.0-49
+- Remove isorelax and relaxngDatatype poms, those packages now provide their
+  own poms.
+
 * Wed Oct 10 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-48
 - Update plexus and plexus-components to new versions (defines source 1.5).
 
diff --git a/sources b/sources
index 39badf1..46cff12 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+00b02559fe8352ccee51fa17ba92688e  maven2-common-poms-src.tar.xz
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-d5e40b94a9c304fe2fc042767124ec8c  maven2-common-poms-src.tar.xz


More information about the scm-commits mailing list