rpms/syslinux/devel syslinux.spec,1.30,1.31

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 5 15:46:56 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/syslinux/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28935

Modified Files:
	syslinux.spec 
Log Message:
Changing BR to glibc32



Index: syslinux.spec
===================================================================
RCS file: /cvs/dist/rpms/syslinux/devel/syslinux.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- syslinux.spec	5 Jun 2006 15:27:44 -0000	1.30
+++ syslinux.spec	5 Jun 2006 15:46:53 -0000	1.31
@@ -2,7 +2,7 @@
 Name: syslinux
 Version: 3.10
 %define tarball_version 3.10
-Release: 3
+Release: 4
 License: GPL
 Group: Applications/System
 Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2
@@ -11,7 +11,7 @@
 ExclusiveArch: i386 x86_64
 Buildroot: %{_tmppath}/%{name}-%{version}-root
 BuildPrereq: nasm >= 0.98.38-1, perl, netpbm-progs
-BuildRequires: glibc-devel
+BuildRequires: glibc32
 Autoreq: 0
 %ifarch i386
 Requires: mtools, libc.so.6
@@ -102,6 +102,9 @@
 
 %changelog
 * Mon Jun 05 2006 Jesse Keating <jkeating at redhat.com> - 3.10-3
+- Changed glibc-devel to glibc32 to get the 32bit package in
+
+* Mon Jun 05 2006 Jesse Keating <jkeating at redhat.com> - 3.10-3
 - Added missing glibc-devel BuildRequires
 
 * Tue Feb 07 2006 Jesse Keating <jkeating at redhat.com> - 3.10-2.2




More information about the fedora-cvs-commits mailing list