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

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Aug 31 21:50:44 UTC 2007


Author: dbhole

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

Modified Files:
	maven-jxr.spec 
Log Message:

- Build without maven (for initial ppc build)




Index: maven-jxr.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-jxr/devel/maven-jxr.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven-jxr.spec	20 Mar 2007 06:05:09 -0000	1.2
+++ maven-jxr.spec	31 Aug 2007 21:50:10 -0000	1.3
@@ -34,12 +34,15 @@
 
 # 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.2%{?dist}
+Release:        2jpp.3%{?dist}
 Epoch:          0
 Summary:        Source cross referencing tool
 License:        Apache Software License
@@ -206,6 +209,9 @@
 %endif
 
 %changelog
+* Fri Aug 31 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-2jpp.3
+- Build without maven (for initial ppc build)
+
 * Tue Mar 20 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-2jpp.2
 - Build with maven
 




More information about the scm-commits mailing list