libs subpackage Suggests: python-smbc
https://bugzilla.redhat.com/show_bug.cgi?id=921132#c1 https://fedoraproject.org/wiki/Packaging:WeakDependencies
This commit is contained in:
parent
e49a1fcb7f
commit
191c2e3ba0
@ -7,7 +7,7 @@
|
||||
Summary: A printer administration tool
|
||||
Name: system-config-printer
|
||||
Version: 1.5.7
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://cyberelk.net/tim/software/system-config-printer/
|
||||
Group: System Environment/Base
|
||||
@ -54,6 +54,7 @@ Requires: python3-gobject
|
||||
Requires: gtk3
|
||||
Requires: python3-dbus
|
||||
Requires: python3-requests
|
||||
Suggests: python-smbc
|
||||
BuildArch: noarch
|
||||
Obsoletes: %{name}-libs < 1.3.12-10
|
||||
|
||||
@ -191,6 +192,9 @@ touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Tue Jul 21 2015 Jiri Popelka <jpopelka@redhat.com> - 1.5.7-5
|
||||
- libs subpackage Suggests: python-smbc
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.7-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user