Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
1d38290743
commit
370ba1b681
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: clutter-gtk
|
Name: clutter-gtk
|
||||||
Version: 1.8.4
|
Version: 1.8.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A basic GTK clutter widget
|
Summary: A basic GTK clutter widget
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -54,8 +54,7 @@ find %{buildroot} -type f -name "*.la" -delete
|
|||||||
make check %{?_smp_mflags} V=1
|
make check %{?_smp_mflags} V=1
|
||||||
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f cluttergtk-1.0.lang
|
%files -f cluttergtk-1.0.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -71,6 +70,9 @@ make check %{?_smp_mflags} V=1
|
|||||||
%{_datadir}/gtk-doc/html/clutter-gtk-1.0
|
%{_datadir}/gtk-doc/html/clutter-gtk-1.0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 04 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.8.4-2
|
||||||
|
- Switch to %%ldconfig_scriptlets
|
||||||
|
|
||||||
* Wed Aug 09 2017 Kalev Lember <klember@redhat.com> - 1.8.4-1
|
* Wed Aug 09 2017 Kalev Lember <klember@redhat.com> - 1.8.4-1
|
||||||
- Update to 1.8.4
|
- Update to 1.8.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user