rpms/syslinux/devel syslinux.spec,1.60,1.61

Jeremy Katz katzj at fedoraproject.org
Tue Apr 28 19:51:19 UTC 2009


Author: katzj

Update of /cvs/pkgs/rpms/syslinux/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30940

Modified Files:
	syslinux.spec 
Log Message:
* Tue Apr 28 2009 Jeremy Katz <katzj at redhat.com> - 3.75-3
- Stop suppressing requirements of the package (#465299)



Index: syslinux.spec
===================================================================
RCS file: /cvs/pkgs/rpms/syslinux/devel/syslinux.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- syslinux.spec	28 Apr 2009 19:37:51 -0000	1.60
+++ syslinux.spec	28 Apr 2009 19:50:49 -0000	1.61
@@ -2,7 +2,7 @@ Summary: Simple kernel loader which boot
 Name: syslinux
 Version: 3.75
 %define tarball_version 3.75
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://syslinux.zytor.com/
@@ -12,7 +12,6 @@ ExclusiveArch: %{ix86} x86_64
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: nasm >= 0.98.38-1, perl, netpbm-progs
 BuildRequires: /usr/include/gnu/stubs-32.h
-Autoreq: 0
 %ifarch %{ix86}
 Requires: mtools, libc.so.6
 %endif
@@ -86,6 +85,9 @@ rm -rf %{buildroot}
 %{_datadir}/syslinux/com32
 
 %changelog
+* Tue Apr 28 2009 Jeremy Katz <katzj at redhat.com> - 3.75-3
+- Stop suppressing requirements of the package (#465299)
+
 * Tue Apr 28 2009 Jeremy Katz <katzj at redhat.com> - 3.75-2
 - Don't strip binaries to fix debuginfo (#249970)
 




More information about the fedora-extras-commits mailing list