fix build bug

This commit is contained in:
18302918689 2020-09-29 10:35:42 +08:00
parent b954ee62eb
commit dcb842a489

View File

@ -2,11 +2,11 @@
Name: cups
Epoch: 1
Version: 2.3.3
Release: 2
Release: 3
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/
Source0: https://github.com/apple/cups/archive/v%{VERSION}.tar.gz
Source0: https://github.com/apple/cups/archive/v%{version}.tar.gz
Source2: cupsprinter.png
Source3: cups.logrotate
@ -334,6 +334,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb
%doc %{_datadir}/%{name}/www/apple-touch-icon.png
%changelog
* Tue Sep 29 2020 hanhui <hanhui15@huawei.com> - 2.3.3-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix build bug
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 2.3.3-2
- Type:bugfix
- ID:NA