Remove obsolete scriptlets

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-06 10:39:41 +01:00
parent d39debc885
commit 7b64a2b015

View File

@ -19,7 +19,7 @@
Summary: Color daemon
Name: colord
Version: 1.4.1
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.freedesktop.org/software/colord/
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
@ -157,14 +157,12 @@ getent passwd colord >/dev/null || \
exit 0
%post
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%systemd_post colord.service
%preun
%systemd_preun colord.service
%postun
glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%systemd_postun colord.service
%post libs -p /sbin/ldconfig
@ -284,6 +282,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gtk-doc/html/colord/*
%changelog
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-2
- Remove obsolete scriptlets
* Mon Aug 21 2017 Richard Hughes <richard@hughsie.com> 1.4.1-1
- New upstream version
- Include all the files in the GIR target