Switch to %ldconfig_scriptlets

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-03 13:36:19 +01:00
parent 4dc5fc65a5
commit 603875e7de
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -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