Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
dad16fe3de
commit
45f86538b1
@ -6,7 +6,7 @@
|
||||
Summary: Library for AppStream metadata
|
||||
Name: libappstream-glib
|
||||
Version: 0.7.5
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://people.freedesktop.org/~hughsient/appstream-glib/
|
||||
Source0: http://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-%{version}.tar.xz
|
||||
@ -104,11 +104,8 @@ GLib headers and libraries for appstream-builder.
|
||||
|
||||
%find_lang appstream-glib
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%post builder -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%postun builder -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
%ldconfig_scriptlets builder
|
||||
|
||||
%files -f appstream-glib.lang
|
||||
%license COPYING
|
||||
@ -156,6 +153,9 @@ GLib headers and libraries for appstream-builder.
|
||||
%{_datadir}/gir-1.0/AppStreamBuilder-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.5-4
|
||||
- Switch to %%ldconfig_scriptlets
|
||||
|
||||
* Tue Jan 30 2018 Richard Hughes <richard@hughsie.com> 0.7.5-3
|
||||
- Backport a fix from master to fix XML generation.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user