Compare commits

...

29 Commits

Author SHA1 Message Date
b63ba6db1b update to 1.25.1 [release 1.25.1-1mamba;Mon Aug 12 2019] 2024-01-05 21:35:48 +01:00
b6f6c90226 automatic version update by autodist [release 1.24.0-1mamba;Tue Jun 04 2019] 2024-01-05 21:35:48 +01:00
dcab4e486d automatic version update by autodist [release 1.23.0-1mamba;Thu May 23 2019] 2024-01-05 21:35:48 +01:00
605ea091c9 automatic version update by autodist [release 1.22.5-1mamba;Sun Apr 07 2019] 2024-01-05 21:35:48 +01:00
770f537101 automatic version update by autodist [release 1.22.4-1mamba;Sat Apr 06 2019] 2024-01-05 21:35:48 +01:00
a0f9183826 automatic version update by autodist [release 1.22.3-1mamba;Tue Mar 26 2019] 2024-01-05 21:35:48 +01:00
186ac02a2d automatic version update by autodist [release 1.22.2-1mamba;Sat Mar 16 2019] 2024-01-05 21:35:48 +01:00
7bdfe80361 automatic version update by autodist [release 1.22.1-1mamba;Sat Feb 16 2019] 2024-01-05 21:35:48 +01:00
2ac0c13d9d automatic version update by autodist [release 1.22.0-1mamba;Sat Feb 02 2019] 2024-01-05 21:35:48 +01:00
acf77b990f automatic version update by autodist [release 1.21.6-1mamba;Wed Dec 19 2018] 2024-01-05 21:35:48 +01:00
82bb3ef52f automatic version update by autodist [release 1.21.5-1mamba;Thu Dec 06 2018] 2024-01-05 21:35:48 +01:00
88926d96f6 automatic version update by autodist [release 1.21.4-1mamba;Tue Nov 27 2018] 2024-01-05 21:35:47 +01:00
c8559a218e automatic version update by autodist [release 1.21.3-1mamba;Sun Oct 07 2018] 2024-01-05 21:35:47 +01:00
1c8fbcc82e automatic version update by autodist [release 1.21.2-1mamba;Mon Sep 03 2018] 2024-01-05 21:35:47 +01:00
b2a0c03064 automatic version update by autodist [release 1.21.1-1mamba;Sun Aug 26 2018] 2024-01-05 21:35:47 +01:00
148431e99e automatic version update by autodist [release 1.20.4-1mamba;Wed Jul 18 2018] 2024-01-05 21:35:47 +01:00
0f8bbcd3a5 automatic version update by autodist [release 1.20.3-1mamba;Sat Apr 14 2018] 2024-01-05 21:35:47 +01:00
6d3448f736 automatic version update by autodist [release 1.20.2-1mamba;Fri Apr 06 2018] 2024-01-05 21:35:47 +01:00
575479db96 automatic version update by autodist [release 1.20.1-1mamba;Mon Feb 26 2018] 2024-01-05 21:35:47 +01:00
51052870e5 automatic version update by autodist [release 1.20.0-1mamba;Wed Feb 07 2018] 2024-01-05 21:35:47 +01:00
0292ccdc95 automatic version update by autodist [release 1.17.9-1mamba;Sun Oct 08 2017] 2024-01-05 21:35:47 +01:00
1819892a06 rebuilt by autoport with build requirements: libqpdf-devel>=7.0.0-1mamba [release 1.17.8-2mamba;Fri Oct 06 2017] 2024-01-05 21:35:47 +01:00
a166a0558e automatic version update by autodist [release 1.17.7-1mamba;Sat Sep 23 2017] 2024-01-05 21:35:47 +01:00
65b946d412 automatic version update by autodist [release 1.16.4-1mamba;Thu Aug 24 2017] 2024-01-05 21:35:47 +01:00
c92cc1a2f1 automatic version update by autodist [release 1.16.3-1mamba;Tue Aug 22 2017] 2024-01-05 21:35:47 +01:00
91598693e7 automatic version update by autodist [release 1.16.1-1mamba;Sat Aug 12 2017] 2024-01-05 21:35:47 +01:00
28145aed45 automatic version update by autodist [release 1.16.0-1mamba;Sun Jul 30 2017] 2024-01-05 21:35:47 +01:00
a4f45c183f rebuilt with --with-cups-rundir=/run/cups to fix communicating with cupsd
don't overwrite configuration cups-browsed.conf [release 1.14.1-2mamba;Wed Jul 19 2017]
2024-01-05 21:35:47 +01:00
5fd31c3b65 automatic version update by autodist [release 1.14.1-1mamba;Sun Jul 02 2017] 2024-01-05 21:35:47 +01:00

View File

@@ -1,5 +1,5 @@
Name: cups-filters
Version: 1.14.0
Version: 1.25.1
Release: 1mamba
Summary: Backends, filters, and other software for the CUPS printing system
Group: System/Spooling
@@ -34,11 +34,11 @@ BuildRequires: libstdc++6-devel
BuildRequires: libtiff-devel
BuildRequires: libz-devel
## AUTOBUILDREQ-END
BuildRequires: libqpdf-devel >= 8.0.0-1mamba
#Requires: ghostscript
%if "%{stage1}" != "1"
BuildRequires: php-devel
%endif
BuildRequires: libqpdf-devel >= 6.0.0
BuildRequires: libpoppler-devel >= 0.40
BuildRequires: mupdf
Requires: dejavu-fonts-ttf
@@ -71,6 +71,7 @@ This is the development package.
PHP_INCLUDES=`php-config --includes` || PHP_INCLUDES=
CFLAGS="%{optflags} $PHP_INCLUDES"
%configure \
--with-cups-rundir=/run/cups \
--with-pdftops=gs \
--without-rcdir \
--with-gs-path=%{_bindir}/gs \
@@ -110,8 +111,8 @@ install -D -m0644 utils/cups-browsed.service %{buildroot}%{_unitdir}/cups-browse
%files
%defattr(-,root,root)
%config %{_sysconfdir}/cups/cups-browsed.conf
%{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf
#%{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
%{_unitdir}/cups-browsed.service
#%{_presetdir}/50-cups-browsed.preset
%{_bindir}/driverless
@@ -124,39 +125,7 @@ install -D -m0644 utils/cups-browsed.service %{buildroot}%{_unitdir}/cups-browse
%dir %{_prefix}/lib/cups/driver
%{_prefix}/lib/cups/driver/driverless
%dir %{_prefix}/lib/cups/filter
%{_prefix}/lib/cups/filter/bannertopdf
%{_prefix}/lib/cups/filter/brftoembosser
%{_prefix}/lib/cups/filter/commandtoescpx
%{_prefix}/lib/cups/filter/commandtopclx
%{_prefix}/lib/cups/filter/foomatic-rip
%{_prefix}/lib/cups/filter/gstopdf
%{_prefix}/lib/cups/filter/gstopxl
%{_prefix}/lib/cups/filter/gstoraster
%{_prefix}/lib/cups/filter/imagetobrf
%{_prefix}/lib/cups/filter/imagetopdf
%{_prefix}/lib/cups/filter/imagetops
%{_prefix}/lib/cups/filter/imagetoraster
%{_prefix}/lib/cups/filter/imagetoubrl
%{_prefix}/lib/cups/filter/imageubrltoindexv3
%{_prefix}/lib/cups/filter/imageubrltoindexv4
%{_prefix}/lib/cups/filter/mupdftoraster
%{_prefix}/lib/cups/filter/pdftoijs
%{_prefix}/lib/cups/filter/pdftoopvp
%{_prefix}/lib/cups/filter/pdftopdf
%{_prefix}/lib/cups/filter/pdftops
%{_prefix}/lib/cups/filter/pdftoraster
%{_prefix}/lib/cups/filter/rastertoescpx
%{_prefix}/lib/cups/filter/rastertopclx
%{_prefix}/lib/cups/filter/rastertopdf
%{_prefix}/lib/cups/filter/rastertops
%{_prefix}/lib/cups/filter/sys5ippprinter
%{_prefix}/lib/cups/filter/textbrftoindexv3
%{_prefix}/lib/cups/filter/textbrftoindexv4
%{_prefix}/lib/cups/filter/texttobrf
%{_prefix}/lib/cups/filter/texttopdf
%{_prefix}/lib/cups/filter/texttops
%{_prefix}/lib/cups/filter/texttotext
#%{_prefix}/lib/cups/filter/urftopdf
%{_prefix}/lib/cups/filter/*
%{_libdir}/libcupsfilters.so.*
%{_libdir}/libfontembed.so.*
%dir %{_datadir}/cups/banners
@@ -201,6 +170,97 @@ install -D -m0644 utils/cups-browsed.service %{buildroot}%{_unitdir}/cups-browse
%{_datadir}/doc/cups-filters/README
%changelog
* Mon Aug 12 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.25.1-1mamba
- update to 1.25.1
* Tue Jun 04 2019 Automatic Build System <autodist@mambasoft.it> 1.24.0-1mamba
- automatic version update by autodist
* Thu May 23 2019 Automatic Build System <autodist@mambasoft.it> 1.23.0-1mamba
- automatic version update by autodist
* Sun Apr 07 2019 Automatic Build System <autodist@mambasoft.it> 1.22.5-1mamba
- automatic version update by autodist
* Sat Apr 06 2019 Automatic Build System <autodist@mambasoft.it> 1.22.4-1mamba
- automatic version update by autodist
* Tue Mar 26 2019 Automatic Build System <autodist@mambasoft.it> 1.22.3-1mamba
- automatic version update by autodist
* Sat Mar 16 2019 Automatic Build System <autodist@mambasoft.it> 1.22.2-1mamba
- automatic version update by autodist
* Sat Feb 16 2019 Automatic Build System <autodist@mambasoft.it> 1.22.1-1mamba
- automatic version update by autodist
* Sat Feb 02 2019 Automatic Build System <autodist@mambasoft.it> 1.22.0-1mamba
- automatic version update by autodist
* Wed Dec 19 2018 Automatic Build System <autodist@mambasoft.it> 1.21.6-1mamba
- automatic version update by autodist
* Thu Dec 06 2018 Automatic Build System <autodist@mambasoft.it> 1.21.5-1mamba
- automatic version update by autodist
* Tue Nov 27 2018 Automatic Build System <autodist@mambasoft.it> 1.21.4-1mamba
- automatic version update by autodist
* Sun Oct 07 2018 Automatic Build System <autodist@mambasoft.it> 1.21.3-1mamba
- automatic version update by autodist
* Mon Sep 03 2018 Automatic Build System <autodist@mambasoft.it> 1.21.2-1mamba
- automatic version update by autodist
* Sun Aug 26 2018 Automatic Build System <autodist@mambasoft.it> 1.21.1-1mamba
- automatic version update by autodist
* Wed Jul 18 2018 Automatic Build System <autodist@mambasoft.it> 1.20.4-1mamba
- automatic version update by autodist
* Sat Apr 14 2018 Automatic Build System <autodist@mambasoft.it> 1.20.3-1mamba
- automatic version update by autodist
* Fri Apr 06 2018 Automatic Build System <autodist@mambasoft.it> 1.20.2-1mamba
- automatic version update by autodist
* Mon Feb 26 2018 Automatic Build System <autodist@mambasoft.it> 1.20.1-1mamba
- automatic version update by autodist
* Wed Feb 07 2018 Automatic Build System <autodist@mambasoft.it> 1.20.0-1mamba
- automatic version update by autodist
* Sun Oct 08 2017 Automatic Build System <autodist@mambasoft.it> 1.17.9-1mamba
- automatic version update by autodist
* Fri Oct 06 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.17.8-2mamba
- rebuilt by autoport with build requirements: libqpdf-devel>=7.0.0-1mamba
* Sat Sep 30 2017 Automatic Build System <autodist@mambasoft.it> 1.17.8-1mamba
- automatic version update by autodist
* Sat Sep 23 2017 Automatic Build System <autodist@mambasoft.it> 1.17.7-1mamba
- automatic version update by autodist
* Thu Aug 24 2017 Automatic Build System <autodist@mambasoft.it> 1.16.4-1mamba
- automatic version update by autodist
* Tue Aug 22 2017 Automatic Build System <autodist@mambasoft.it> 1.16.3-1mamba
- automatic version update by autodist
* Sat Aug 12 2017 Automatic Build System <autodist@mambasoft.it> 1.16.1-1mamba
- automatic version update by autodist
* Sun Jul 30 2017 Automatic Build System <autodist@mambasoft.it> 1.16.0-1mamba
- automatic version update by autodist
* Wed Jul 19 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.1-2mamba
- rebuilt with --with-cups-rundir=/run/cups to fix communicating with cupsd
- don't overwrite configuration cups-browsed.conf
* Sun Jul 02 2017 Automatic Build System <autodist@mambasoft.it> 1.14.1-1mamba
- automatic version update by autodist
* Sat May 20 2017 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
- automatic version update by autodist