rpms/gnomesword/FC-4 gnomesword.spec,1.2,1.3

Michael A. Peters (mpeters) fedora-extras-commits at redhat.com
Mon Jun 13 07:00:54 UTC 2005


Author: mpeters

Update of /cvs/extras/rpms/gnomesword/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26159/FC-4

Modified Files:
	gnomesword.spec 
Log Message:
excluding x86_64 - broken on x86_64



Index: gnomesword.spec
===================================================================
RCS file: /cvs/extras/rpms/gnomesword/FC-4/gnomesword.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnomesword.spec	9 Jun 2005 13:45:21 -0000	1.2
+++ gnomesword.spec	13 Jun 2005 07:00:52 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           gnomesword           
 Version:        2.1.2
-Release:        2%{?dist}
+Release:        2.1%{?dist}
 Summary:        GNOME-based Bible research tool
 
 Group:          Applications/Text
@@ -18,6 +18,8 @@
 BuildRequires:  curl-devel
 BuildRequires:  libgnomeui-devel
 BuildRequires:  scrollkeeper
+# currently broken on x86_64
+ExcludeArch:    x86_64
 Requires(post):   scrollkeeper
 Requires(postun): scrollkeeper
 Obsoletes:      gnomesword2
@@ -77,6 +79,9 @@
 
 
 %changelog
+* Sun Jun 12 2005 Michael A. Peters <mpeters at mac.com> - 2.1.2-2.1
+- Exclude x86_64 for now
+
 * Thu Jun 09 2005 Michael A. Peters <mpeters at mac.com> - 2.1.2-2
 - added --copy-name-to-generic-name to desktop-file-install
 - fixed line break packaging error




More information about the fedora-extras-commits mailing list