Drop no longer needed Obsoletes

Minor spec cleanups
This commit is contained in:
Andrey Bondrov 2016-09-01 17:59:13 +10:00
parent 26d67b8fe1
commit a36bb6f4d6

View file

@ -228,7 +228,7 @@ BuildRequires: gd-devel
BuildRequires: systemtap-devel
%endif
%if %{with nsscrypt}
BuildRequires: nss-devel >= 3.15.1-2
BuildRequires: pkgconfig(nss)
%endif
# we'll be the only package requiring this, avoiding any other package
# dependencies on '/bin/sh' or 'bash'
@ -242,9 +242,6 @@ Provides: rtld(GNU_HASH)
Provides: glibc-crypt_blowfish = %{crypt_bf_ver}
Provides: eglibc-crypt_blowfish = %{crypt_bf_ver}
Provides: should-restart = system
Obsoletes: glibc-profile
# Old prelink versions breaks the system with glibc 2.11
Conflicts: prelink < 1:0.4.2-1.20091104.1mdv2010.1
# Determine minimum kernel versions (rhbz#619538)
%define enablekernel 2.6.32
Conflicts: kernel < %{enablekernel}
@ -254,12 +251,10 @@ Conflicts: locales > %{EVRD}
# Don't try to explicitly provide GLIBC_PRIVATE versioned libraries
%define _filter_GLIBC_PRIVATE 1
Obsoletes: ld.so
Provides: ld.so
%rename ldconfig
Provides: /sbin/ldconfig
Obsoletes: nss_db
%description
The glibc package contains standard libraries which are used by
@ -592,7 +587,6 @@ to use the internationalization features of the GNU libc.
%package -n timezone
Summary: Time zone descriptions
Group: System/Base
Obsoletes: zoneinfo
%description -n timezone
These are configuration files that describe possible time zones.