Fix build failed on riscv64
(cherry picked from commit ad764cc3c55336d30db131790749ea923fd79e7e)
This commit is contained in:
parent
e2e33f65d5
commit
ccbdc31ee9
@ -3,12 +3,13 @@
|
||||
Name: system-config-printer
|
||||
Summary: a graphical tool for CUPS administration
|
||||
Version: 1.5.11
|
||||
Release: 24
|
||||
Release: 25
|
||||
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
|
||||
BuildRequires: intltool cups-devel >= 1.2 desktop-file-utils >= 0.2.92 pkgconfig(glib-2.0)
|
||||
BuildRequires: python3-devel
|
||||
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
|
||||
Requires: python3-firewall PackageKit-gtk3-module desktop-notification-daemon dbus-x11
|
||||
@ -88,6 +89,9 @@ rm -rf /var/cache/foomatic/foomatic.pickle
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Mon Dec 23 2024 misaka00251 <liuxin@iscas.ac.cn> - 1.5.11-25
|
||||
- Fix build failed on riscv64
|
||||
|
||||
* Tue Nov 26 2024 yangzhenyu <dev11101@linx-info.com> - 1.5.11-24
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user