|
|
|
|
@@ -1,55 +1,53 @@
|
|
|
|
|
Name: cups-filters
|
|
|
|
|
Version: 1.26.1
|
|
|
|
|
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
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: libqpdf-devel >= 10.0.1
|
|
|
|
|
BuildRequires: libpoppler-devel >= 0.40
|
|
|
|
|
BuildRequires: libpoppler-cpp-devel >= 0.40
|
|
|
|
|
BuildRequires: libqpdf-devel >= 9.0.1
|
|
|
|
|
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.
|
|
|
|
|
@@ -61,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
|
|
|
|
|
@@ -120,14 +117,16 @@ install -D -m0644 utils/cups-browsed.service %{buildroot}%{_unitdir}/cups-browse
|
|
|
|
|
%{_unitdir}/cups-browsed.service
|
|
|
|
|
#%{_presetdir}/50-cups-browsed.preset
|
|
|
|
|
%{_bindir}/driverless
|
|
|
|
|
%{_bindir}/driverless-fax
|
|
|
|
|
%{_bindir}/foomatic-rip
|
|
|
|
|
%{_bindir}/ttfread
|
|
|
|
|
#%{_bindir}/ttfread
|
|
|
|
|
%{_sbindir}/cups-browsed
|
|
|
|
|
%dir %{_prefix}/lib/cups
|
|
|
|
|
%dir %{_prefix}/lib/cups/backend
|
|
|
|
|
%{_prefix}/lib/cups/backend/*
|
|
|
|
|
%dir %{_prefix}/lib/cups/driver
|
|
|
|
|
%{_prefix}/lib/cups/driver/driverless
|
|
|
|
|
%{_prefix}/lib/cups/driver/driverless-fax
|
|
|
|
|
%dir %{_prefix}/lib/cups/filter
|
|
|
|
|
%{_prefix}/lib/cups/filter/*
|
|
|
|
|
%{_libdir}/libcupsfilters.so.*
|
|
|
|
|
@@ -175,6 +174,66 @@ 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
|
|
|
|
|
|
|
|
|
|
* Thu Oct 08 2020 Automatic Build System <autodist@mambasoft.it> 1.28.4-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Thu Sep 24 2020 Automatic Build System <autodist@mambasoft.it> 1.28.3-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sat Sep 12 2020 Automatic Build System <autodist@mambasoft.it> 1.28.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Tue Sep 01 2020 Automatic Build System <autodist@mambasoft.it> 1.28.1-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Fri Jun 05 2020 Automatic Build System <autodist@mambasoft.it> 1.27.5-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sat Apr 11 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.27.4-1mamba
|
|
|
|
|
- update to 1.27.4
|
|
|
|
|
|
|
|
|
|
* Sat Mar 21 2020 Automatic Build System <autodist@mambasoft.it> 1.27.3-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sat Feb 29 2020 Automatic Build System <autodist@mambasoft.it> 1.27.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Wed Feb 19 2020 Automatic Build System <autodist@mambasoft.it> 1.27.1-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Automatic Build System <autodist@mambasoft.it> 1.27.0-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Tue Jan 14 2020 Automatic Build System <autodist@mambasoft.it> 1.26.2-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
* Sat Jan 04 2020 Automatic Build System <autodist@mambasoft.it> 1.26.1-1mamba
|
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
|
|
|