Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
3e9a7f7b3d
commit
fe2336b6c3
@ -1,6 +1,6 @@
|
||||
Name: lame
|
||||
Version: 3.100
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Free MP3 audio compressor
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -81,9 +81,7 @@ rm -rf %{buildroot}%{_docdir}/%{name}
|
||||
make test
|
||||
|
||||
|
||||
%post libs -p /sbin/ldconfig
|
||||
|
||||
%postun libs -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
|
||||
%files
|
||||
@ -107,6 +105,9 @@ make test
|
||||
%{_bindir}/mp3x
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.100-2
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Sun Oct 22 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 3.100-1
|
||||
- Update to 3.100 (#1470202, #1505172)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user