Obsolete compat-libcdio-paranoia1
The ABI compatibility package was retired in F23; obsolete it to make sure it gets removed from users systems as well.
This commit is contained in:
parent
e289e2e05a
commit
b7e51bacb6
@ -1,6 +1,6 @@
|
|||||||
Name: libcdio-paranoia
|
Name: libcdio-paranoia
|
||||||
Version: 10.2+0.93+1
|
Version: 10.2+0.93+1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: CD paranoia on top of libcdio
|
Summary: CD paranoia on top of libcdio
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -12,6 +12,11 @@ BuildRequires: gettext-devel
|
|||||||
BuildRequires: chrpath
|
BuildRequires: chrpath
|
||||||
BuildRequires: libcdio-devel
|
BuildRequires: libcdio-devel
|
||||||
|
|
||||||
|
%if 0%{?fedora} >= 23
|
||||||
|
# ABI compatibility package dropped in F23
|
||||||
|
Obsoletes: compat-libcdio-paranoia1 < 10.2+0.93+1
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This CDDA reader distribution ('libcdio-cdparanoia') reads audio from the
|
This CDDA reader distribution ('libcdio-cdparanoia') reads audio from the
|
||||||
@ -86,6 +91,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so.*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 22 2015 Kalev Lember <kalevlember@gmail.com> - 10.2+0.93+1-3
|
||||||
|
- Obsolete compat-libcdio-paranoia1
|
||||||
|
|
||||||
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 10.2+0.93+1-2
|
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 10.2+0.93+1-2
|
||||||
- Rebuilt for Fedora 23 Change
|
- Rebuilt for Fedora 23 Change
|
||||||
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
||||||
|
Loading…
Reference in New Issue
Block a user