Switch to %ldconfig_scriptlets

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-02-05 20:46:24 +01:00
parent d68d3c0d79
commit cd755278c2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -1,7 +1,7 @@
Summary: Reference implementation of the iCalendar data type and serialization format Summary: Reference implementation of the iCalendar data type and serialization format
Name: libical Name: libical
Version: 3.0.1 Version: 3.0.1
Release: 2%{?dist} Release: 3%{?dist}
License: LGPLv2 or MPLv2.0 License: LGPLv2 or MPLv2.0
URL: http://freeassociation.sourceforge.net/ URL: http://freeassociation.sourceforge.net/
Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
@ -91,9 +91,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%check %check
make test ARGS="-V" -C %{_target_platform} make test ARGS="-V" -C %{_target_platform}
%post -p /sbin/ldconfig %ldconfig_scriptlets
%postun -p /sbin/ldconfig
%files %files
%doc LICENSE ReadMe.txt THANKS %doc LICENSE ReadMe.txt THANKS
@ -131,6 +129,9 @@ make test ARGS="-V" -C %{_target_platform}
%{_datadir}/gtk-doc/html/%{name}-glib %{_datadir}/gtk-doc/html/%{name}-glib
%changelog %changelog
* Mon Feb 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.0.1-3
- Switch to %%ldconfig_scriptlets
* Thu Nov 30 2017 Pete Walter <pwalter@fedoraproject.org> - 3.0.1-2 * Thu Nov 30 2017 Pete Walter <pwalter@fedoraproject.org> - 3.0.1-2
- Rebuild for ICU 60.1 - Rebuild for ICU 60.1