Make help package be required
This commit is contained in:
parent
48c0322d97
commit
3e13077c47
@ -2,7 +2,7 @@
|
||||
Summary: OpenPrinting CUPS filters, backends, and cups-browsed
|
||||
Name: cups-filters
|
||||
Version: 1.26.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT and BSD with advertising
|
||||
Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
|
||||
Source0: http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz
|
||||
@ -15,7 +15,7 @@ BuildRequires: systemd cups-devel python3-cups ghostscript gcc gcc-c++ poppler-u
|
||||
BuildRequires: autoconf automake dejavu-sans-fonts libtool gettext-devel
|
||||
|
||||
Requires: poppler-utils ghostscript cups-filesystem
|
||||
Requires: liberation-mono-fonts bc grep sed which cups
|
||||
Requires: liberation-mono-fonts bc grep sed which cups cups-filters-help
|
||||
|
||||
%{?systemd_requires}
|
||||
|
||||
@ -158,6 +158,9 @@ fi
|
||||
%{_mandir}/man8/cups-browsed.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 huanghaitao <huanghaitao8@huawei.com> - 1.26.1-3
|
||||
- Make help package required by cups-filters
|
||||
|
||||
* Tue Jan 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.26.1-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user