update package to 1.28.9
This commit is contained in:
parent
0609dd61f2
commit
7414d84524
Binary file not shown.
BIN
cups-filters-1.28.9.tar.xz
Normal file
BIN
cups-filters-1.28.9.tar.xz
Normal file
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
%global _service cups-browsed.service
|
||||
Summary: OpenPrinting CUPS filters, backends, and cups-browsed
|
||||
Name: cups-filters
|
||||
Version: 1.26.1
|
||||
Release: 2
|
||||
Version: 1.28.9
|
||||
Release: 1
|
||||
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
|
||||
@ -118,6 +118,7 @@ fi
|
||||
%attr(0755,root,root) %{_cups_serverbin}/backend/cups-brf
|
||||
%{_bindir}/foomatic-rip
|
||||
%{_bindir}/driverless
|
||||
%{_bindir}/driverless-fax
|
||||
%{_datadir}/cups/ppdc/*
|
||||
%{_datadir}/cups/drv/*
|
||||
%{_datadir}/cups/mime/*
|
||||
@ -132,7 +133,9 @@ fi
|
||||
%{_libdir}/libfontembed.so.1*
|
||||
%{_unitdir}/%{_service}
|
||||
%{_cups_serverbin}/backend/driverless
|
||||
%{_cups_serverbin}/backend/driverless-fax
|
||||
%{_cups_serverbin}/driver/driverless
|
||||
%{_cups_serverbin}/driver/driverless-fax
|
||||
%exclude %{_bindir}/ttfread
|
||||
%exclude %{_libdir}/libcupsfilters.la
|
||||
%exclude %{_libdir}/libfontembed.la
|
||||
@ -147,10 +150,6 @@ fi
|
||||
%{_libdir}/pkgconfig/libfontembed.pc
|
||||
|
||||
%files help
|
||||
%{_pkgdocdir}/ABOUT-*
|
||||
%{_pkgdocdir}/NEWS
|
||||
%{_pkgdocdir}/README
|
||||
%{_pkgdocdir}/INSTALL
|
||||
%{_pkgdocdir}/
|
||||
%{_mandir}/man1/driverless.1.gz
|
||||
%{_mandir}/man1/foomatic-rip.1.gz
|
||||
@ -158,6 +157,9 @@ fi
|
||||
%{_mandir}/man8/cups-browsed.8.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jul 30 2021 yushaogui <yusahogui@huawei.com> - 1.28.9-1
|
||||
- update cups-filtres package to 1.28.9
|
||||
|
||||
* 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