rpms/maven2-common-poms/devel maven2-common-poms.spec, 1.10, 1.11 sources, 1.6, 1.7 maven2-common-poms-jpp-depmap.xml, 1.6, 1.7

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Sep 16 07:04:27 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/maven2-common-poms/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7788/devel

Modified Files:
	maven2-common-poms.spec sources 
	maven2-common-poms-jpp-depmap.xml 
Log Message:
Add apache-commons parent pom.


Index: maven2-common-poms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- maven2-common-poms.spec	10 Sep 2009 08:53:10 -0000	1.10
+++ maven2-common-poms.spec	16 Sep 2009 07:04:21 -0000	1.11
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           10%{?dist}
+Release:           11%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/maven2
 
 %changelog
+* Wed Sep 16 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-11
+- Add apache-commons parent pom.
+
 * Thu Sep 10 2009 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-10
 - Add jetty and plexus parent poms.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	10 Sep 2009 08:53:11 -0000	1.6
+++ sources	16 Sep 2009 07:04:22 -0000	1.7
@@ -1,2 +1,2 @@
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-d36c495ac5869ec89aa9679b3e0aefbe  maven2-common-poms-src.tar.gz
+bb947f092599fc8830820856435b0d27  maven2-common-poms-src.tar.gz


Index: maven2-common-poms-jpp-depmap.xml
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms-jpp-depmap.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- maven2-common-poms-jpp-depmap.xml	10 Sep 2009 08:53:11 -0000	1.6
+++ maven2-common-poms-jpp-depmap.xml	16 Sep 2009 07:04:22 -0000	1.7
@@ -4171,4 +4171,16 @@
             <version>1.0.2</version>
         </jpp>
     </dependency>
+    <dependency>
+        <maven>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-parent</artifactId>
+            <version>11</version>
+        </maven>
+        <jpp>
+            <groupId>JPP</groupId>
+            <artifactId>commons-parent</artifactId>
+            <version>11</version>
+        </jpp>
+    </dependency>
 </dependencies>




More information about the fedora-extras-commits mailing list