fix cups-devel requires error
This commit is contained in:
parent
1d35f46871
commit
8e0b7c0c52
10
cups.spec
10
cups.spec
@ -2,7 +2,7 @@
|
|||||||
Name: cups
|
Name: cups
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
Release: 7
|
Release: 8
|
||||||
Summary: CUPS is the standards-based, open source printing system for linux operating systems.
|
Summary: CUPS is the standards-based, open source printing system for linux operating systems.
|
||||||
License: GPLv2+ and LGPLv2+ with exceptions and AML
|
License: GPLv2+ and LGPLv2+ with exceptions and AML
|
||||||
Url: http://www.cups.org/
|
Url: http://www.cups.org/
|
||||||
@ -64,7 +64,7 @@ Protocol (IPP) to support printing to local and network printers..
|
|||||||
%package devel
|
%package devel
|
||||||
Summary: CUPS printing system - development environment
|
Summary: CUPS printing system - development environment
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
Requires: %{name}%-libs = %{epoch}:%{version}-%{release}
|
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
|
||||||
Requires: gnutls-devel krb5-devel zlib-devel
|
Requires: gnutls-devel krb5-devel zlib-devel
|
||||||
Provides: cupsddk-devel
|
Provides: cupsddk-devel
|
||||||
|
|
||||||
@ -333,6 +333,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb
|
|||||||
%doc %{_datadir}/%{name}/www/apple-touch-icon.png
|
%doc %{_datadir}/%{name}/www/apple-touch-icon.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 04 2021 wangkerong <wangkerong@huawei.com> - 2.3.3-8
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:fix cups-devel requires error
|
||||||
|
|
||||||
* Fri Sep 24 2021 liuyumeng <liuyumeng5@huawei.com> - 2.3.3-7
|
* Fri Sep 24 2021 liuyumeng <liuyumeng5@huawei.com> - 2.3.3-7
|
||||||
- Type:CVE
|
- Type:CVE
|
||||||
- ID:CVE-2020-10001
|
- ID:CVE-2020-10001
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user