rpms/aplus-fsf/F-8 aplus-fsf.spec,1.15,1.16

Jochen Schmitt (s4504kr) fedora-extras-commits at redhat.com
Mon Mar 31 17:51:50 UTC 2008


Author: s4504kr

Update of /cvs/extras/rpms/aplus-fsf/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17465

Modified Files:
	aplus-fsf.spec 
Log Message:
Disable x86_64 architecture


Index: aplus-fsf.spec
===================================================================
RCS file: /cvs/extras/rpms/aplus-fsf/F-8/aplus-fsf.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- aplus-fsf.spec	8 Aug 2007 19:19:16 -0000	1.15
+++ aplus-fsf.spec	31 Mar 2008 17:51:12 -0000	1.16
@@ -15,7 +15,7 @@
 
 Name: %name
 Version: 4.20.2
-Release: 22%{?dist}
+Release: 24%{?dist}
 License: GPLv2
 
 Summary: Advanced APL interpreter with s interface
@@ -36,6 +36,8 @@
 
 Requires: xterm
 
+ExcludeArch: x86_64
+
 Requires: fonts-apl
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -266,6 +268,9 @@
 %{catalogue}/apl-truetype
 
 %Changelog
+* Mon Mar 31 2008 Jochen Schmitt <Jochen herr-schmitt de> 4.20.2-24
+- Disable x86_64 architecture (#435074)
+
 * Wed Aug  8 2007 Jochen Schmitt <Jochen herr-schmitt de> 4.20.2-22
 - Changing license tag
 - Fix issue with new font catalogue




More information about the fedora-extras-commits mailing list