[cups/f13/master] 1.4.6.

Jiří Popelka jpopelka at fedoraproject.org
Fri Jan 7 10:28:31 UTC 2011


commit a448e5f662c8370cc36e0fba0d53e920a6f92f03
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Fri Jan 7 11:00:50 2011 +0100

    1.4.6.

 .gitignore            |    1 +
 cups-page-label.patch |   10 +++++-----
 cups.spec             |    7 +++++--
 sources               |    2 +-
 4 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aa4bff5..7da940e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ cups-1.4b2-svn8404-source.tar.bz2
 cups-1.4.3-source.tar.bz2
 cups-1.4.4-source.tar.bz2
 /cups-1.4.5-source.tar.bz2
+/cups-1.4.6-source.tar.bz2
diff --git a/cups-page-label.patch b/cups-page-label.patch
index 220b31d..518bc8e 100644
--- a/cups-page-label.patch
+++ b/cups-page-label.patch
@@ -1,6 +1,6 @@
-diff -up cups-1.4.5/filter/pstops.c.page-label cups-1.4.5/filter/pstops.c
---- cups-1.4.5/filter/pstops.c.page-label	2010-08-31 20:36:08.000000000 +0200
-+++ cups-1.4.5/filter/pstops.c	2010-11-12 13:11:11.000000000 +0100
+diff -up cups-1.4.4/filter/pstops.c.page-label cups-1.4.4/filter/pstops.c
+--- cups-1.4.4/filter/pstops.c.page-label	2010-03-30 23:07:33.000000000 +0100
++++ cups-1.4.4/filter/pstops.c	2010-06-18 09:36:18.239126341 +0100
 @@ -108,6 +108,7 @@ typedef struct				/**** Document informa
    int		num_options;		/* Number of document-wide options */
    cups_option_t	*options;		/* Document-wide options */
@@ -77,8 +77,8 @@ diff -up cups-1.4.5/filter/pstops.c.page-label cups-1.4.5/filter/pstops.c
            doc_puts(doc, "ESPshowpage\n");
  	}
          break;
-@@ -2433,6 +2457,12 @@ set_pstops_options(
-     Orientation = 0;
+@@ -2420,6 +2444,12 @@ set_pstops_options(
+   doc->new_bounding_box[3] = INT_MIN;
  
   /*
 +  * Save original orientation of the document
diff --git a/cups.spec b/cups.spec
index 2c55562..696e666 100644
--- a/cups.spec
+++ b/cups.spec
@@ -7,8 +7,8 @@
 
 Summary: Common Unix Printing System
 Name: cups
-Version: 1.4.5
-Release: 4%{?dist}
+Version: 1.4.6
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -576,6 +576,9 @@ rm -rf $RPM_BUILD_ROOT
 %{php_extdir}/phpcups.so
 
 %changelog
+* Fri Jan 07 2011 Jiri Popelka <jpopelka at redhat.com> 1:1.4.6-1
+- 1.4.6.
+
 * Wed Dec 22 2010 Tim Waugh <twaugh at redhat.com> 1:1.4.5-4
 - Don't crash when job queued for browsed printer that times out
   (bug #660604).
diff --git a/sources b/sources
index c1c206e..e542076 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50729f6fc46ba54223e0eaf5009f3419  cups-1.4.5-source.tar.bz2
+de8fb5a29c36554925c0c6a6e2c0dae1  cups-1.4.6-source.tar.bz2


More information about the scm-commits mailing list