Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
4dc5fc65a5
commit
603875e7de
@ -3,7 +3,7 @@
|
||||
|
||||
Name: mpg123
|
||||
Version: 1.25.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3
|
||||
|
||||
License: LGPLv2+
|
||||
@ -99,8 +99,7 @@ popd
|
||||
%make_install
|
||||
rm %{buildroot}%{_libdir}/*.la
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
%postun libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%files
|
||||
%doc doc/README.remote
|
||||
@ -141,6 +140,9 @@ rm %{buildroot}%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/lib%{out}.pc
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.25.6-2
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Sun Sep 17 2017 Peter Robinson <pbrobinson@fedoraproject.org> 1.25.6-1
|
||||
- Update to upstream release 1.25.6
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user