diff options
author | Bill Nottingham <notting@redhat.com> | 2008-09-30 13:54:57 -0400 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2008-09-30 13:54:57 -0400 |
commit | f9e64364d990ec5b34c8560b545ec7f198b46db1 (patch) | |
tree | 1343f867b82e5ca931b4c5445265f908670027df | |
parent | f16bc21000b0debfb923577bbb9424cf3f5cb067 (diff) | |
download | initscripts-f9e64364d990ec5b34c8560b545ec7f198b46db1.tar initscripts-f9e64364d990ec5b34c8560b545ec7f198b46db1.tar.gz initscripts-f9e64364d990ec5b34c8560b545ec7f198b46db1.tar.bz2 initscripts-f9e64364d990ec5b34c8560b545ec7f198b46db1.tar.xz initscripts-f9e64364d990ec5b34c8560b545ec7f198b46db1.zip |
Remove some unnecesary obsoletes. (#225900)
event-compat-sysv never existed in a final release.
sapinit dates from 2000, and wasn't something we shipped anyway.
rhsound dates from 1999.
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec index e09e1262..3fed2b43 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -18,7 +18,6 @@ Requires: util-linux >= 2.10s-11, mount >= 2.11l Requires: bash >= 3.0 %if with_upstart Requires: upstart -Obsoletes: event-compat-sysv %else Requires: SysVinit >= 2.85-38 %endif @@ -36,7 +35,6 @@ Conflicts: xorg-x11, glib2 < 2.11.1-2 Conflicts: alsa-utils < 1.0.14-0.5.rc2.fc7 # http://bugzilla.redhat.com/show_bug.cgi?id=252973 Conflicts: nut < 2.2.0 -Obsoletes: rhsound sapinit Obsoletes: hotplug Prereq: /sbin/chkconfig, /usr/sbin/groupadd, /bin/sed, coreutils BuildRequires: glib2-devel popt-devel gettext pkgconfig |