Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f9cb11e417
commit
6f3700c88a
@ -1,6 +1,6 @@
|
|||||||
Name: libgudev
|
Name: libgudev
|
||||||
Version: 232
|
Version: 232
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: GObject-based wrapper library for libudev
|
Summary: GObject-based wrapper library for libudev
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -48,8 +48,7 @@ rm %{buildroot}%{_libdir}/*.la
|
|||||||
%check
|
%check
|
||||||
make check
|
make check
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -69,6 +68,9 @@ make check
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 232-2
|
||||||
|
- Switch to %%ldconfig_scriptlets
|
||||||
|
|
||||||
* Fri Sep 01 2017 Kalev Lember <klember@redhat.com> - 232-1
|
* Fri Sep 01 2017 Kalev Lember <klember@redhat.com> - 232-1
|
||||||
- Update to 232
|
- Update to 232
|
||||||
- Enable self tests
|
- Enable self tests
|
||||||
|
Loading…
Reference in New Issue
Block a user