Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
e4c6564cf9
commit
81c6fd9610
@ -1,6 +1,6 @@
|
||||
Name: snappy
|
||||
Version: 1.1.7
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Fast compression and decompression library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -79,9 +79,7 @@ rm -rf %{buildroot}
|
||||
ctest -V %{?_smp_mflags}
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
|
||||
%files
|
||||
@ -99,6 +97,9 @@ ctest -V %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.7-3
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Wed Dec 20 2017 Martin Gieseking <martin.gieseking@uos.de> - 1.1.7-2
|
||||
- Fixed https://bugzilla.redhat.com/show_bug.cgi?id=1527850
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user