rpms/maven-jxr/devel maven-jxr.spec,1.8,1.9

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Wed Aug 13 15:03:01 UTC 2008


Author: dbhole

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

Modified Files:
	maven-jxr.spec 
Log Message:

- Build for ppc64




Index: maven-jxr.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-jxr/devel/maven-jxr.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- maven-jxr.spec	9 Jul 2008 20:51:17 -0000	1.8
+++ maven-jxr.spec	13 Aug 2008 15:02:31 -0000	1.9
@@ -35,12 +35,14 @@
 # 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:        2.7%{?dist}
+Release:        2.8%{?dist}
 Epoch:          0
 Summary:        Source cross referencing tool
 License:        ASL 2.0
@@ -58,8 +60,6 @@
 
 %if ! %{gcj_support}
 BuildArch:      noarch
-%else
-ExcludeArch:    ppc64
 %endif
 
 BuildRequires:  jpackage-utils >= 0:1.7.2
@@ -209,6 +209,9 @@
 %endif
 
 %changelog
+* Wed Aug 13 2008 Deepak Bhole <dbhole at redhat.com> 1.0-2.8
+- Build for ppc64
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.0-2.7
 - drop repotag
 




More information about the fedora-extras-commits mailing list