s-c-p gives warnings "Fail to load module" on server - add Requires: for them

This commit is contained in:
Zdenek Dohnal 2018-02-06 15:40:58 +01:00
parent 9d40eb04af
commit d22b871f26

View File

@ -9,7 +9,7 @@
Summary: A printer administration tool
Name: system-config-printer
Version: 1.5.11
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
URL: https://github.com/%{username}/%{name}
Group: System Environment/Base
@ -40,6 +40,8 @@ Requires: libnotify%{?_isa}
Requires: libgnome-keyring%{?_isa}
Requires: python3-cairo%{?_isa}
Requires: python3-firewall
Requires: libcanberra-gtk3
Requires: PackageKit-gtk3-module
%{?systemd_requires}
%description
@ -192,6 +194,9 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
exit 0
%changelog
* Tue Feb 06 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-3
- s-c-p gives warnings "Fail to load module" on server - add Requires: for them
* Tue Jan 30 2018 Zdenek Dohnal <zdohnal@redhat.com> - 1.5.11-2
- removal of systemd-units