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

Deepak Bhole (dbhole) fedora-extras-commits at redhat.com
Fri Sep 21 17:45:54 UTC 2007


Author: dbhole

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

Modified Files:
	maven-scm.spec 
Log Message:

- Rebuild with excludearch for ppc64




Index: maven-scm.spec
===================================================================
RCS file: /cvs/extras/rpms/maven-scm/devel/maven-scm.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- maven-scm.spec	20 Mar 2007 05:10:02 -0000	1.1
+++ maven-scm.spec	21 Sep 2007 17:45:21 -0000	1.2
@@ -36,7 +36,7 @@
 
 Name:           maven-scm
 Version:        1.0
-Release:        0.1.b3.2jpp.1%{?dist}
+Release:        0.1.b3.2jpp.2%{?dist}
 Epoch:          0
 Summary:        Common API for doing SCM operations
 License:        Apache Software License
@@ -56,7 +56,10 @@
 
 %if ! %{gcj_support}
 BuildArch:      noarch
+%else
+ExcludeArch:    ppc64
 %endif
+
 BuildRequires:  jpackage-utils >= 0:1.6
 BuildRequires:  maven2 >= 2.0.4-6
 BuildRequires:  maven2-plugin-compiler
@@ -286,6 +289,9 @@
 %{_javadocdir}/*
 
 %changelog
+* Fri Sep 21 2007 Deepak Bhole <dbhole at redhat.com> 0:1.0-0.1.b3.2jpp.2
+- Rebuild with excludearch for ppc64
+
 * Tue Feb 27 2007 Tania Bento <tbento at redhat.com> 0:1.0-0.1.b3.2jpp.1
 - Fixed %%Release.
 - Fixed %%BuildRoot.




More information about the fedora-extras-commits mailing list