[syslinux] Remove old Obsoletes/Provides for syslinux-devel as such a subpkg

Michael Schwendt mschwendt at fedoraproject.org
Wed Apr 18 20:49:50 UTC 2012


commit 3ddabe50c8627a26ab09b020ddbcf3018667fb9d
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Wed Apr 18 22:49:46 2012 +0200

    Remove old Obsoletes/Provides for syslinux-devel as such a subpkg
    
      was introduced with 3.83-2 (#756733).

 syslinux.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/syslinux.spec b/syslinux.spec
index 134efe1..c8982df 100644
--- a/syslinux.spec
+++ b/syslinux.spec
@@ -2,7 +2,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem
 Name: syslinux
 Version: 4.05
 %define tarball_version 4.05
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: Applications/System
 URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
@@ -18,8 +18,6 @@ Requires: mtools, libc.so.6
 %ifarch x86_64
 Requires: mtools, libc.so.6()(64bit)
 %endif
-Obsoletes: syslinux-devel < %{version}-%{release}
-Provides: syslinux-devel
 
 Patch1: syslinux-isohybrid-fix-mbr.patch
 
@@ -166,6 +164,10 @@ elif [ -f /boot/extlinux.conf ]; then \
 fi
 
 %changelog
+* Wed Apr 18 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 4.05-2
+- Remove old Obsoletes/Provides for syslinux-devel as such a subpkg
+  was introduced with 3.83-2 (#756733).
+
 * Wed Feb 15 2012 Matthew Garrett <mjg at redhat.com> - 4.05-1
 - New upstream release
 - syslinux-isohybrid-fix-mbr.patch: generate a full MBR for UEFI images


More information about the scm-commits mailing list