Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
c0f8767665
commit
5c13d27014
@ -1,6 +1,6 @@
|
||||
Name: graphite2
|
||||
Version: 1.3.10
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Font rendering capabilities for complex non-Roman writing systems
|
||||
Group: Development/Tools
|
||||
|
||||
@ -53,9 +53,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%check
|
||||
ctest
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%license LICENSE COPYING
|
||||
@ -74,6 +72,9 @@ ctest
|
||||
%{_libdir}/pkgconfig/graphite2.pc
|
||||
|
||||
%changelog
|
||||
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.3.10-4
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user