!60 fix cups-devel requires error

From: @shirely16
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-11-30 06:30:07 +00:00 committed by Gitee
commit ac493a7665

View File

@ -1,7 +1,7 @@
Name: cups
Epoch: 1
Version: 2.2.13
Release: 10
Release: 11
Summary: CUPS is the standards-based, open source printing system for linux operating systems.
License: GPLv2+ and LGPLv2+ with exceptions and AML
Url: http://www.cups.org/
@ -53,7 +53,7 @@ Protocol (IPP) to support printing to local and network printers..
%package devel
Summary: CUPS printing system - development environment
License: LGPLv2
Requires: %{name}%-libs = %{epoch}:%{version}-%{release}
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
Requires: gnutls-devel krb5-devel zlib-devel
Provides: cupsddk-devel
@ -326,6 +326,9 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb
%doc %{_datadir}/%{name}/www/apple-touch-icon.png
%changelog
* Mon Nov 29 2021 hanhui <hanhui15@huawei.com> 2.2.13-11
- DESC:fix cups-devel requires error
* Sat Nov 27 2021 hanhui <hanhui15@huawei.com> 2.2.13-10
- DESC:fix downgrade err,start cups.socket failure