From e7d5732ba5a9c317c503416160859e02f34e9dfc Mon Sep 17 00:00:00 2001 From: Jaromír Končický Date: Aug 29 2013 09:35:12 +0000 Subject: Updated to 1.0.37 --- diff --git a/.gitignore b/.gitignore index e1ab8a3..99ed6a1 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /cups-filters-1.0.34.tar.xz /cups-filters-1.0.35.tar.xz /cups-filters-1.0.36.tar.xz +/cups-filters-1.0.37.tar.xz diff --git a/cups-browsed.service b/cups-browsed.service deleted file mode 100644 index 144956c..0000000 --- a/cups-browsed.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Make remote CUPS printers available locally -After=cups.service avahi-daemon.service -Wants=cups.service avahi-daemon.service - -[Service] -ExecStart=/usr/sbin/cups-browsed - -[Install] -WantedBy=multi-user.target diff --git a/cups-filters-filter-costs.patch b/cups-filters-filter-costs.patch deleted file mode 100644 index cba17ef..0000000 --- a/cups-filters-filter-costs.patch +++ /dev/null @@ -1,71 +0,0 @@ -diff -up cups-filters-1.0.36/mime/cupsfilters.convs.filter-costs cups-filters-1.0.36/mime/cupsfilters.convs ---- cups-filters-1.0.36/mime/cupsfilters.convs.filter-costs 2013-07-29 20:45:51.000000000 +0100 -+++ cups-filters-1.0.36/mime/cupsfilters.convs 2013-08-21 11:24:23.708994885 +0100 -@@ -42,32 +42,32 @@ - # if it comes from an encrypted PDF file, we simply override pstopdf and the - # PDF workflow. - --application/postscript application/pdf 100 pstopdf -+application/postscript application/pdf 0 pstopdf - application/vnd.adobe-reader-postscript application/vnd.cups-postscript 66 pstops - - application/pdf application/vnd.cups-pdf 66 pdftopdf --application/x-cshell application/pdf 0 texttopdf --application/x-csource application/pdf 0 texttopdf --application/x-perl application/pdf 0 texttopdf --application/x-shell application/pdf 0 texttopdf --text/plain application/pdf 0 texttopdf --text/html application/pdf 0 texttopdf --image/gif application/vnd.cups-pdf 33 imagetopdf --image/png application/vnd.cups-pdf 33 imagetopdf --image/jpeg application/vnd.cups-pdf 33 imagetopdf --image/tiff application/vnd.cups-pdf 33 imagetopdf --image/x-bitmap application/vnd.cups-pdf 33 imagetopdf --image/x-photocd application/vnd.cups-pdf 33 imagetopdf --image/x-portable-anymap application/vnd.cups-pdf 33 imagetopdf --image/x-portable-bitmap application/vnd.cups-pdf 33 imagetopdf --image/x-portable-graymap application/vnd.cups-pdf 33 imagetopdf --image/x-portable-pixmap application/vnd.cups-pdf 33 imagetopdf --image/x-sgi-rgb application/vnd.cups-pdf 33 imagetopdf --image/x-xbitmap application/vnd.cups-pdf 33 imagetopdf --image/x-xpixmap application/vnd.cups-pdf 33 imagetopdf --image/x-xwindowdump application/vnd.cups-pdf 33 imagetopdf --image/x-sun-raster application/vnd.cups-pdf 33 imagetopdf --application/vnd.cups-pdf-banner application/pdf 33 bannertopdf -+application/x-cshell application/pdf 32 texttopdf -+application/x-csource application/pdf 32 texttopdf -+application/x-perl application/pdf 32 texttopdf -+application/x-shell application/pdf 32 texttopdf -+text/plain application/pdf 32 texttopdf -+text/html application/pdf 32 texttopdf -+image/gif application/vnd.cups-pdf 65 imagetopdf -+image/png application/vnd.cups-pdf 65 imagetopdf -+image/jpeg application/vnd.cups-pdf 65 imagetopdf -+image/tiff application/vnd.cups-pdf 65 imagetopdf -+image/x-bitmap application/vnd.cups-pdf 65 imagetopdf -+image/x-photocd application/vnd.cups-pdf 65 imagetopdf -+image/x-portable-anymap application/vnd.cups-pdf 65 imagetopdf -+image/x-portable-bitmap application/vnd.cups-pdf 65 imagetopdf -+image/x-portable-graymap application/vnd.cups-pdf 65 imagetopdf -+image/x-portable-pixmap application/vnd.cups-pdf 65 imagetopdf -+image/x-sgi-rgb application/vnd.cups-pdf 65 imagetopdf -+image/x-xbitmap application/vnd.cups-pdf 65 imagetopdf -+image/x-xpixmap application/vnd.cups-pdf 65 imagetopdf -+image/x-xwindowdump application/vnd.cups-pdf 65 imagetopdf -+image/x-sun-raster application/vnd.cups-pdf 65 imagetopdf -+application/vnd.cups-pdf-banner application/pdf 32 bannertopdf - image/urf application/pdf 0 urftopdf - - ######################################################################## -@@ -84,8 +84,8 @@ application/vnd.cups-pdf application/vnd - # Raster filters... - # - --application/vnd.cups-pdf application/vnd.cups-raster 66 gstoraster --application/vnd.cups-postscript application/vnd.cups-raster 100 gstoraster -+application/vnd.cups-pdf application/vnd.cups-raster 99 gstoraster -+application/vnd.cups-postscript application/vnd.cups-raster 200 gstoraster - application/vnd.cups-pdf application/vnd.cups-raster 100 pdftoraster - image/gif application/vnd.cups-raster 100 imagetoraster - image/png application/vnd.cups-raster 100 imagetoraster -diff -up cups-filters-1.0.36/NEWS.filter-costs cups-filters-1.0.36/NEWS diff --git a/cups-filters.spec b/cups-filters.spec index c4d8203..ca52d44 100644 --- a/cups-filters.spec +++ b/cups-filters.spec @@ -3,8 +3,8 @@ Summary: OpenPrinting CUPS filters and backends Name: cups-filters -Version: 1.0.36 -Release: 5%{?dist} +Version: 1.0.37 +Release: 1%{?dist} # For a breakdown of the licensing, see COPYING file # GPLv2: filters: commandto*, imagetoraster, pdftops, rasterto*, @@ -20,9 +20,6 @@ License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT Group: System Environment/Base Url: http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters Source0: http://www.openprinting.org/download/cups-filters/cups-filters-%{version}.tar.xz -Source1: cups-browsed.service - -Patch1: cups-filters-filter-costs.patch Requires: cups-filters-libs%{?_isa} = %{version}-%{release} @@ -105,9 +102,6 @@ This is the development package for OpenPrinting CUPS filters and backends. %prep %setup -q -# Upstream patch to re-work filter costs (bug #998977). -%patch1 -p1 -b .filter-costs - %build # work-around Rpath ./autogen.sh @@ -137,7 +131,7 @@ rm -f %{buildroot}%{_bindir}/ttfread # systemd unit file mkdir -p %{buildroot}%{_unitdir} -install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir} +install -p -m 644 utils/cups-browsed.service %{buildroot}%{_unitdir} %check make check @@ -219,6 +213,9 @@ fi %{_libdir}/libfontembed.so %changelog +* Thu Aug 29 2013 Jaromír Končický - 1.0.37-1 +- 1.0.37. + * Tue Aug 27 2013 Jaromír Končický - 1.0.36-5 - Added build dependency - font required for running tests diff --git a/sources b/sources index 82461f9..cff09b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -595c41a7e16136fc8c0fed1d35f583f6 cups-filters-1.0.36.tar.xz +210e5cb70e9474b91dd2ab4291a5e48e cups-filters-1.0.37.tar.xz