removal of systemd-units

This commit is contained in:
Zdenek Dohnal 2018-01-30 08:54:48 +01:00
parent fb67d3a27d
commit 9d40eb04af

View File

@ -9,7 +9,7 @@
Summary: A printer administration tool Summary: A printer administration tool
Name: system-config-printer Name: system-config-printer
Version: 1.5.11 Version: 1.5.11
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ License: GPLv2+
URL: https://github.com/%{username}/%{name} URL: https://github.com/%{username}/%{name}
Group: System Environment/Base Group: System Environment/Base
@ -25,7 +25,8 @@ BuildRequires: intltool
BuildRequires: libusb1-devel BuildRequires: libusb1-devel
BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(glib-2.0)
BuildRequires: xmlto BuildRequires: xmlto
BuildRequires: systemd-units, systemd-devel BuildRequires: systemd
BuildRequires: systemd-devel
BuildRequires: python3-devel BuildRequires: python3-devel
Requires: python3-gobject%{?_isa} Requires: python3-gobject%{?_isa}
@ -39,9 +40,7 @@ Requires: libnotify%{?_isa}
Requires: libgnome-keyring%{?_isa} Requires: libgnome-keyring%{?_isa}
Requires: python3-cairo%{?_isa} Requires: python3-cairo%{?_isa}
Requires: python3-firewall Requires: python3-firewall
Requires(post): systemd-units %{?systemd_requires}
Requires(preun): systemd-units
Requires(postun): systemd-units
%description %description
system-config-printer is a graphical user interface that allows system-config-printer is a graphical user interface that allows
@ -193,6 +192,9 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
exit 0 exit 0
%changelog %changelog
* Tue Jan 30 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-2
- removal of systemd-units
* Fri Jan 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-1 * Fri Jan 19 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-1
- 1.5.11 - 1.5.11