rpms/maven-doxia/devel maven-doxia.spec,1.2,1.3

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Tue Mar 20 06:26:50 UTC 2007


Author: dbhole

Update of /cvs/extras/rpms/maven-doxia/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7341

Modified Files:
	maven-doxia.spec 
Log Message:

Build with maven




Index: maven-doxia.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-doxia/devel/maven-doxia.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven-doxia.spec	13 Mar 2007 23:33:47 -0000	1.2
+++ maven-doxia.spec	20 Mar 2007 06:26:17 -0000	1.3
@@ -33,7 +33,6 @@
 
 # If you don't want to build with maven, and use straight ant instead,
 # give rpmbuild option '--without maven'
-%define _without_maven 1
 %define with_maven %{!?_without_maven:1}%{?_without_maven:0}
 %define without_maven %{?_without_maven:1}%{!?_without_maven:0}
 
@@ -41,7 +40,7 @@
 
 Name:           maven-doxia
 Version:        1.0
-Release:        0.1.a7.3jpp.1%{?dist}
+Release:        0.1.a7.3jpp.2%{?dist}
 Epoch:          0
 Summary:        Content generation framework
 License:        Apache Software License
@@ -275,6 +274,9 @@
 %endif
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-0.1.a7.3jpp.2
+- Build with maven
+
 * Tue Feb 27 2007 Tania Bento <tbento at redhat.com> 0:1.0-0.1.a7.3jpp.1
 - Fixed %%Release.
 - Fixed %%BuildRoot.




More information about the scm-commits mailing list