rpms/jonas/devel jonas.spec,1.138,1.139

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jan 9 15:44:46 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/jonas/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv2548

Modified Files:
	jonas.spec 
Log Message:
exclude s390 arch


Index: jonas.spec
===================================================================
RCS file: /cvs/dist/rpms/jonas/devel/jonas.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- jonas.spec	22 Dec 2005 17:18:42 -0000	1.138
+++ jonas.spec	9 Jan 2006 15:44:44 -0000	1.139
@@ -8,9 +8,9 @@
 # To specify a date, add '--define "snapshot YYYYMMDD"' as well
 %define cvs_version	%{?snapshot}%{!?snapshot:%(date +%Y%m%d)}
 %if %{?_with_snapshot:1}%{!?_with_snapshot:0}
-%define release 0.%{cvs_version}.1jpp_1rh.1
+%define release 	0.%{cvs_version}.1jpp_1rh.1
 %else
-%define release 	1jpp_19fc
+%define release 	1jpp_20fc
 %endif
 
 %define section		free
@@ -51,7 +51,7 @@
 ExcludeArch:    ia64
 
 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=164985
-ExcludeArch:    ppc64 s390x
+ExcludeArch:    ppc64 s390x s390
 
 # Source files
 
@@ -1736,6 +1736,9 @@
 # -----------------------------------------------------------------------------
 
 %changelog
+* Mon Jan  9 2006 Jesse Keating <jkeating at redhat.com> - 4.3.3-1jpp_20fc
+- Exclude s390 from build
+
 * Thu Dec 22 2005 Gary Benson <gbenson at redhat.com> - 4.3.3-1jpp_19fc
 - Rebuild again for another gcc/gcj bug
 




More information about the fedora-cvs-commits mailing list