|
|
|
|
@@ -1,41 +1,38 @@
|
|
|
|
|
Name: cups-filters
|
|
|
|
|
Version: 1.28.5
|
|
|
|
|
Version: 1.28.13
|
|
|
|
|
Release: 1mamba
|
|
|
|
|
Summary: Backends, filters, and other software for the CUPS printing system
|
|
|
|
|
Group: System/Spooling
|
|
|
|
|
Vendor: openmamba
|
|
|
|
|
Distribution: openmamba
|
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
|
URL: http://www.openprinting.org
|
|
|
|
|
URL: https://openprinting.github.io/
|
|
|
|
|
Source: http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz
|
|
|
|
|
Patch0: cups-filters-1.10.0-cups-browsed-timeout-stop.patch
|
|
|
|
|
Patch1: cups-browsed-1.25.5-service-org-cups.patch
|
|
|
|
|
Patch1: cups-browsed-1.28.9-service-org-cups.patch
|
|
|
|
|
License: LGPL
|
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
|
BuildRequires: ghostscript-devel
|
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
|
BuildRequires: libavahi-devel
|
|
|
|
|
BuildRequires: libavahi-glib-devel
|
|
|
|
|
BuildRequires: libcups-devel
|
|
|
|
|
BuildRequires: libdbus-devel
|
|
|
|
|
BuildRequires: libe2fs-devel
|
|
|
|
|
BuildRequires: libfontconfig-devel
|
|
|
|
|
BuildRequires: libfreetype-devel
|
|
|
|
|
BuildRequires: libgcc
|
|
|
|
|
BuildRequires: libglib-devel
|
|
|
|
|
BuildRequires: libgnutls-devel
|
|
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
|
BuildRequires: libkrb5-devel
|
|
|
|
|
BuildRequires: liblcms2-devel
|
|
|
|
|
BuildRequires: libopenldap-devel
|
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
|
BuildRequires: libpoppler-devel
|
|
|
|
|
BuildRequires: libpoppler-cpp-devel
|
|
|
|
|
BuildRequires: libqpdf-devel
|
|
|
|
|
BuildRequires: libstdc++6-devel
|
|
|
|
|
BuildRequires: libtiff-devel
|
|
|
|
|
BuildRequires: libz-devel
|
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
BuildRequires: libqpdf-devel >= 8.0.0-1mamba
|
|
|
|
|
BuildRequires: dejavu-fonts-ttf
|
|
|
|
|
#Requires: ghostscript
|
|
|
|
|
%if "%{stage1}" != "1"
|
|
|
|
|
BuildRequires: php-devel
|
|
|
|
|
@@ -48,10 +45,9 @@ BuildRequires: mupdf
|
|
|
|
|
Requires: dejavu-fonts-ttf
|
|
|
|
|
Requires: libpoppler-tools >= 0.40
|
|
|
|
|
Provides: foomatic-filters
|
|
|
|
|
Obsoletes: foomatic-filters
|
|
|
|
|
Obsoletes: foomatic-filters < 1.28.10
|
|
|
|
|
Requires: cups >= 2.3.0-2mamba
|
|
|
|
|
%systemd_requires
|
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
cups-filters contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.
|
|
|
|
|
@@ -63,7 +59,6 @@ Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
|
cups-filters contains backends, filters, and other software that was once part of the core CUPS distribution but is no longer maintained by Apple Inc. In addition it contains additional filters developed independently of Apple, especially filters for the PDF-centric printing workflow introduced by OpenPrinting.
|
|
|
|
|
|
|
|
|
|
This is the development package.
|
|
|
|
|
|
|
|
|
|
%debug_package
|
|
|
|
|
@@ -124,7 +119,7 @@ install -D -m0644 utils/cups-browsed.service %{buildroot}%{_unitdir}/cups-browse
|
|
|
|
|
%{_bindir}/driverless
|
|
|
|
|
%{_bindir}/driverless-fax
|
|
|
|
|
%{_bindir}/foomatic-rip
|
|
|
|
|
%{_bindir}/ttfread
|
|
|
|
|
#%{_bindir}/ttfread
|
|
|
|
|
%{_sbindir}/cups-browsed
|
|
|
|
|
%dir %{_prefix}/lib/cups
|
|
|
|
|
%dir %{_prefix}/lib/cups/backend
|
|
|
|
|
@@ -179,6 +174,30 @@ install -D -m0644 utils/cups-browsed.service %{buildroot}%{_unitdir}/cups-browse
|
|
|
|
|
%{_datadir}/doc/cups-filters/README
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Mar 28 2022 Automatic Build System <autodist@mambasoft.it> 1.28.13-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Fri Feb 18 2022 Automatic Build System <autodist@mambasoft.it> 1.28.12-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sun Jan 16 2022 Automatic Build System <autodist@mambasoft.it> 1.28.11-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Thu Aug 19 2021 Automatic Build System <autodist@mambasoft.it> 1.28.10-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sun Jun 20 2021 Automatic Build System <autodist@mambasoft.it> 1.28.9-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 1.28.8-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Fri Jan 08 2021 Automatic Build System <autodist@mambasoft.it> 1.28.7-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Thu Dec 03 2020 Automatic Build System <autodist@mambasoft.it> 1.28.6-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Tue Oct 13 2020 Automatic Build System <autodist@mambasoft.it> 1.28.5-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
|