devel/pl pl.spec,1.9,1.10

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon Feb 21 22:18:21 UTC 2005


Author: gemi

Update of /cvs/extras/devel/pl
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21071

Modified Files:
	pl.spec 
Log Message:
ExcludeArch: x86_64 for now



Index: pl.spec
===================================================================
RCS file: /cvs/extras/devel/pl/pl.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pl.spec	20 Feb 2005 20:29:03 -0000	1.9
+++ pl.spec	21 Feb 2005 22:18:18 -0000	1.10
@@ -1,6 +1,6 @@
 Name:		pl
 Version:	5.4.6
-Release:	5
+Release:	6
 Summary:	SWI-Prolog - Edinburgh compatible Prolog compiler
 
 Group:		Development/Languages
@@ -14,6 +14,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	xorg-x11-devel, libjpeg-devel, readline-devel, openssl-devel
 BuildRequires:  unixODBC-devel
+ExcludeArch:	x86_64
 
 %description
 ISO/Edinburgh-style Prolog compiler including modules, autoload,
@@ -72,6 +73,9 @@
 %{_bindir}/*
 
 %changelog
+* Mon Feb 21 2005 Gerard Milmeister <gemi at bluewin.ch> - 5.4.6-6
+- Exclude x86_64 for now
+
 * Sun Feb 20 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 5.4.6-5
 - Added patch1 for a few multilib Makefile/configure fixes.
 - Use %%makeinstall and set libdir in install section.




More information about the fedora-extras-commits mailing list