rpms/oorexx/FC-6 oorexx.spec,1.5,1.6

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Fri Oct 27 16:57:44 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/oorexx/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4337/FC-6

Modified Files:
	oorexx.spec 
Log Message:



Index: oorexx.spec
===================================================================
RCS file: /cvs/extras/rpms/oorexx/FC-6/oorexx.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- oorexx.spec	10 Oct 2006 08:49:04 -0000	1.5
+++ oorexx.spec	27 Oct 2006 16:57:14 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           oorexx
 Version:        3.1.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Open Object Rexx
 
 Group:          Development/Languages
@@ -10,7 +10,9 @@
 Source1:        http://switch.dl.sourceforge.net/sourceforge/oorexx/ooRexx-docs-%{version}-pdf.tar.gz
 Patch0:         oorexx-paths.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-ExcludeArch:    x86_64
+%ifarch x86_64
+Requires:       glibc-devel.i386
+%endif
 
 
 %description
@@ -120,6 +122,9 @@
 
 
 %changelog
+* Fri Oct 27 2006 Gerard Milmeister <gemi at bluewin.ch> - 3.1.0-6
+- For x86_64 require the 32-bit glibc-devel explicitly
+
 * Tue Oct 10 2006 Gerard Milmeister <gemi at bluewin.ch> - 3.1.0-5
 - Exclude x86_64
 




More information about the fedora-extras-commits mailing list