Remove unneeded dependdencies python3-devel

This commit is contained in:
starlet-dx 2022-07-21 17:43:07 +08:00
parent b3b235c5d2
commit f1bf2807b6

View File

@ -3,11 +3,11 @@
Name: system-config-printer
Summary: a graphical tool for CUPS administration
Version: 1.5.11
Release: 16
Release: 17
License: GPLv2+
URL: https://github.com/zdohnal/system-config-printer
Source0: https://github.com/zdohnal/system-config-printer/archive/%{version}.tar.gz
BuildRequires: libusb1-devel gcc gettext-devel systemd xmlto systemd-devel python3-devel
BuildRequires: libusb1-devel gcc gettext-devel systemd xmlto systemd-devel
BuildRequires: intltool cups-devel >= 1.2 desktop-file-utils >= 0.2.92 pkgconfig(glib-2.0)
Requires: desktop-file-utils >= 0.2.92 python3-dbus%{?_isa} gtk3%{?_isa} python3-gobject%{?_isa}
Requires: libnotify%{?_isa} python3-cairo%{?_isa} python3-cups >= 1.9.60 libcanberra-gtk3
@ -81,6 +81,9 @@ rm -rf /var/cache/foomatic/foomatic.pickle
exit 0
%changelog
* Thu Jul 21 2022 yaoxin <yaoxin30@h-partners.com> - 1.5.11-17
- Remove unneeded dependdencies python3-devel
* Thu Mar 31 2022 baizhonggui <baizhonggui@huawei.com> - 1.5.11-16
- Modify byte_compile syntax to fix build error