rpms/gutenprint/F-11 .cvsignore, 1.8, 1.9 gutenprint.spec, 1.54, 1.55 sources, 1.8, 1.9

Tim Waugh twaugh at fedoraproject.org
Fri Feb 12 10:19:15 UTC 2010


Author: twaugh

Update of /cvs/pkgs/rpms/gutenprint/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18680

Modified Files:
	.cvsignore gutenprint.spec sources 
Log Message:
* Fri Feb 12 2010 Tim Waugh <twaugh at redhat.com> 5.2.5-1
- 5.2.5.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/F-11/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	31 Jul 2009 16:41:26 -0000	1.8
+++ .cvsignore	12 Feb 2010 10:19:14 -0000	1.9
@@ -5,3 +5,4 @@ gutenprint-5.0.2.tar.bz2
 gutenprint-5.2.2.tar.bz2
 gutenprint-5.2.3.tar.bz2
 gutenprint-5.2.4.tar.bz2
+gutenprint-5.2.5.tar.bz2


Index: gutenprint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/F-11/gutenprint.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- gutenprint.spec	24 Aug 2009 10:42:32 -0000	1.54
+++ gutenprint.spec	12 Feb 2010 10:19:15 -0000	1.55
@@ -3,8 +3,8 @@
 
 Name:           gutenprint
 Summary:        Printer Drivers Package.
-Version:        5.2.4
-Release:        4%{?dist}
+Version:        5.2.5
+Release:        1%{?dist}
 Group:          System Environment/Base
 URL:            http://gimp-print.sourceforge.net/
 Source0:        http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
@@ -12,6 +12,7 @@ Source1:        gutenprint-foomaticppdup
 Patch0:         gutenprint-menu.patch
 Patch1:         gutenprint-O6.patch
 Patch2:         gutenprint-selinux.patch
+Patch3:         gutenprint-brother-hl-2040.patch
 License:        GPLv2+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  cups-libs >= 1.1.22-0.rc1.9.10, cups >= 1.1.22-0.rc1.9.10 
@@ -136,13 +137,13 @@ Epson, HP and compatible printers..
 %patch0 -p1 -b .menu
 %patch1 -p1 -b .O6
 %patch2 -p1 -b .selinux
+%patch3 -p1 -b .brother-hl-2040
 
 %build
 %configure --disable-static --disable-dependency-tracking  \
             --with-foomatic --with-ghostscript \
-            --disable-libgutenprintui --without-gimp \
-            --with-user-guide --with-samples \
-            --with-escputil --with-test --disable-rpath \
+            --enable-samples --enable-escputil \
+            --enable-test --disable-rpath \
 	    --enable-cups-1_2-enhancements \
 	    --disable-cups-ppds \
 	    --enable-simplified-cups-ppds
@@ -262,6 +263,9 @@ fi
 /bin/rm -f /var/cache/foomatic/*
 
 %changelog
+* Fri Feb 12 2010 Tim Waugh <twaugh at redhat.com> 5.2.5-1
+- 5.2.5.
+
 * Tue Aug 18 2009 Tim Waugh <twaugh at redhat.com> 5.2.4-4
 - Enabled simplified CUPS drivers (bug #518030).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/F-11/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	31 Jul 2009 16:41:26 -0000	1.8
+++ sources	12 Feb 2010 10:19:15 -0000	1.9
@@ -1 +1 @@
-4b0ecc20f3fc68e67c76991cc8516fe7  gutenprint-5.2.4.tar.bz2
+10a0a9fac081d8116ec5ed47fbc1591c  gutenprint-5.2.5.tar.bz2



More information about the scm-commits mailing list