rpms/maven-doxia/devel maven-doxia-depmap.xml, NONE, 1.1 maven-doxia.spec, 1.25, 1.26

mef mef at fedoraproject.org
Wed May 5 15:53:53 UTC 2010


Author: mef

Update of /cvs/pkgs/rpms/maven-doxia/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv21858

Modified Files:
	maven-doxia.spec 
Added Files:
	maven-doxia-depmap.xml 
Log Message:
Add depmap file too


--- NEW FILE maven-doxia-depmap.xml ---
<dependencies>
	<dependency>
	  <maven>
		<groupId>org.codehaus.plexus</groupId>
		<artifactId>plexus-container-default</artifactId>
		<version>1.0-alpha-30</version>
	  </maven>
	  <jpp>
		<groupId>JPP/plexus</groupId>
		<artifactId>containers-container-default</artifactId>
		<version>1.0-alpha-34</version>
	  </jpp>
	</dependency>

</dependencies>



Index: maven-doxia.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven-doxia/devel/maven-doxia.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- maven-doxia.spec	5 May 2010 15:52:50 -0000	1.25
+++ maven-doxia.spec	5 May 2010 15:53:53 -0000	1.26
@@ -30,7 +30,7 @@
 
 Name:           maven-doxia
 Version:        1.1.2
-Release:        3%{?dist}
+Release:        2%{?dist}
 Epoch:          0
 Summary:        Content generation framework
 License:        ASL 2.0
@@ -220,9 +220,6 @@ rm -rf $RPM_BUILD_ROOT
 # %doc %{_javadocdir}/*
 
 %changelog
-* Wed May  5 2010 Mary Ellen Foster <mefoster at gmail.com> 0:1.1.2-3
-- Include all patches
-
 * Wed May  5 2010 Mary Ellen Foster <mefoster at gmail.com> 0:1.1.2-2
 - Add BuildRequirement on fop
 



More information about the scm-commits mailing list