Drop ldconfig scriptlets
This commit is contained in:
parent
9d2e825ad2
commit
627933ba82
10
libgxps.spec
10
libgxps.spec
@ -1,6 +1,6 @@
|
||||
Name: libgxps
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: GObject based library for handling and rendering XPS documents
|
||||
|
||||
License: LGPLv2+
|
||||
@ -54,11 +54,6 @@ documents using the %{name} library.
|
||||
%meson_install
|
||||
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
|
||||
%files
|
||||
%doc AUTHORS MAINTAINERS NEWS README TODO
|
||||
%license COPYING
|
||||
@ -80,6 +75,9 @@ documents using the %{name} library.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 30 2018 Tom Hughes <tom@compton.nu> - 0.3.0-2
|
||||
- Drop ldconfig scriptlets
|
||||
|
||||
* Thu Aug 10 2017 Tom Hughes <tom@compton.nu> - 0.3.0-1
|
||||
- Update to 0.3.0 upstream release
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user