rpms/syslinux/devel syslinux.spec,1.52,1.53

Peter Jones (pjones) fedora-extras-commits at redhat.com
Mon Feb 25 18:42:40 UTC 2008


Author: pjones

Update of /cvs/extras/rpms/syslinux/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26567

Modified Files:
	syslinux.spec 
Log Message:
Remove some unnecessary patches.



Index: syslinux.spec
===================================================================
RCS file: /cvs/extras/rpms/syslinux/devel/syslinux.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- syslinux.spec	21 Feb 2008 19:55:51 -0000	1.52
+++ syslinux.spec	25 Feb 2008 18:42:02 -0000	1.53
@@ -2,13 +2,11 @@
 Name: syslinux
 Version: 3.61
 %define tarball_version 3.61
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPL
 Group: Applications/System
 URL: http://syslinux.zytor.com/
 Source0: ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.bz2
-Patch0: syslinux-2.08-x86_64.patch
-Patch1: syslinux-3.36-16bpp.patch
 ExclusiveArch: i386 x86_64
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: nasm >= 0.98.38-1, perl, netpbm-progs
@@ -35,8 +33,6 @@
 
 %prep
 %setup -q -n syslinux-%{tarball_version}
-%patch0 -p1 -b .x86_64
-%patch1 -p1
 
 %build
 CFLAGS="-Werror -Wno-unused -finline-limit=2000"
@@ -100,6 +96,10 @@
 %{_datadir}/syslinux/
 
 %changelog
+* Mon Feb 25 2008 Peter Jones <pjones at redhat.com> - 3.61-2
+- Remove 16bpp patch, hpa says that's there to cover a bug that's fixed.
+- Remove x86_64 patch; building without it works now.
+
 * Tue Feb 21 2008 Peter Jones <pjones at redhat.com> - 3.61-1
 - Update to 3.61 .
 




More information about the fedora-extras-commits mailing list