[cups-filters: 1/2] 1.0.35

Jiří Popelka jpopelka at fedoraproject.org
Wed Jun 26 19:03:35 UTC 2013


commit cb5ccc529e84a6f39f74845cab4f0b198b0b77fc
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Wed Jun 26 20:59:32 2013 +0200

    1.0.35

 .gitignore                  |    1 +
 cups-filters-coverity.patch |  156 -------------------------------------------
 cups-filters-pcl.patch      |   19 -----
 cups-filters.spec           |   15 ++---
 sources                     |    2 +-
 5 files changed, 8 insertions(+), 185 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffb0e13..b4808c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /cups-filters-1.0.32.tar.xz
 /cups-filters-1.0.33.tar.xz
 /cups-filters-1.0.34.tar.xz
+/cups-filters-1.0.35.tar.xz
diff --git a/cups-filters.spec b/cups-filters.spec
index 0b02dcb..d73162a 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.34
-Release: 8%{?dist}
+Version: 1.0.35
+Release: 1%{?dist}
 
 # For a breakdown of the licensing, see COPYING file
 # GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
@@ -18,13 +18,10 @@ Release: 8%{?dist}
 License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT
 
 Group:   System Environment/Base
-Url:     http://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdf_as_standard_print_job_format
+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-pcl.patch
-Patch2: cups-filters-coverity.patch
-
 Requires: cups-filters-libs%{?_isa} = %{version}-%{release}
 
 # Obsolete cups-php (bug #971741)
@@ -98,8 +95,6 @@ This is the development package for OpenPrinting CUPS filters and backends.
 
 %prep
 %setup -q
-%patch1 -p1 -b .pcl
-%patch2 -p1 -b .coverity
 
 %build
 # work-around Rpath
@@ -110,7 +105,6 @@ This is the development package for OpenPrinting CUPS filters and backends.
 %configure --disable-static \
            --disable-silent-rules \
            --with-pdftops=pdftops \
-           --with-browseremoteprotocols=DNSSD,CUPS \
            --with-rcdir=no
 
 make %{?_smp_mflags}
@@ -207,6 +201,9 @@ fi
 %{_libdir}/libfontembed.so
 
 %changelog
+* Wed Jun 26 2013 Jiri Popelka <jpopelka at redhat.com> - 1.0.35-1
+- 1.0.35
+
 * Wed Jun 19 2013 Jiri Popelka <jpopelka at redhat.com> - 1.0.34-8
 - fix the note we add in cups-browsed.conf
 
diff --git a/sources b/sources
index c12f7f9..aa01467 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4d605cd35ea5a42c13f7fc1e1f273de  cups-filters-1.0.34.tar.xz
+f722074dfa8efd3fcb8502cede13a608  cups-filters-1.0.35.tar.xz


More information about the scm-commits mailing list