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

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Sep 21 20:32:44 UTC 2007


Author: dbhole

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

Modified Files:
	maven-jxr.spec 
Log Message:

- Build without maven
- ExcludeArch ppc64




Index: maven-jxr.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-jxr/devel/maven-jxr.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maven-jxr.spec	31 Aug 2007 21:50:10 -0000	1.3
+++ maven-jxr.spec	21 Sep 2007 20:32:11 -0000	1.4
@@ -35,14 +35,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.3%{?dist}
+Release:        2jpp.4%{?dist}
 Epoch:          0
 Summary:        Source cross referencing tool
 License:        Apache Software License
@@ -60,6 +58,8 @@
 
 %if ! %{gcj_support}
 BuildArch:      noarch
+%else
+ExcludeArch:    ppc64
 %endif
 
 BuildRequires:  jpackage-utils >= 0:1.7.2
@@ -209,6 +209,10 @@
 %endif
 
 %changelog
+* Fri Sep 21 2007 Deepak Bhole <dbhole at redhat.com> 1.0-2jpp.4
+- Build without maven
+- ExcludeArch ppc64
+
 * Fri Aug 31 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-2jpp.3
 - Build without maven (for initial ppc build)
 




More information about the fedora-extras-commits mailing list