rpms/maven-jxr/devel maven-jxr.spec,1.1,1.2

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


Author: dbhole

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

Modified Files:
	maven-jxr.spec 
Log Message:

Build with maven




Index: maven-jxr.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-jxr/devel/maven-jxr.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maven-jxr.spec	13 Mar 2007 22:47:15 -0000	1.1
+++ maven-jxr.spec	20 Mar 2007 06:05:09 -0000	1.2
@@ -34,13 +34,12 @@
 
 # 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}
 
 Name:           maven-jxr
 Version:        1.0
-Release:        2jpp.1%{?dist}
+Release:        2jpp.2%{?dist}
 Epoch:          0
 Summary:        Source cross referencing tool
 License:        Apache Software License
@@ -207,6 +206,9 @@
 %endif
 
 %changelog
+* Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-2jpp.2
+- Build with maven
+
 * Tue Feb 27 2007 Tania Bento <tbento at redhat.com> 0:1.0-2jpp.1
 - Fixed %%Release.
 - Fixed %%BuildRoot.




More information about the fedora-extras-commits mailing list