Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d86ebd42ff
commit
dceba3252b
10
json-c.spec
10
json-c.spec
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: json-c
|
Name: json-c
|
||||||
Version: 0.13
|
Version: 0.13
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: JSON implementation in C
|
Summary: JSON implementation in C
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -143,10 +143,7 @@ if st and st.type == "link" then
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
@ -176,6 +173,9 @@ end
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.13-6
|
||||||
|
- Switch to %%ldconfig_scriptlets
|
||||||
|
|
||||||
* Thu Dec 14 2017 Björn Esser <besser82@fedoraproject.org> - 0.13-5
|
* Thu Dec 14 2017 Björn Esser <besser82@fedoraproject.org> - 0.13-5
|
||||||
- Update patch fixing a segfault caused by possible invalid frees
|
- Update patch fixing a segfault caused by possible invalid frees
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user