rpms/gutenprint/F-11 gutenprint.spec,1.47,1.48

Tim Waugh twaugh at fedoraproject.org
Thu Jul 30 10:23:49 UTC 2009


Author: twaugh

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

Modified Files:
	gutenprint.spec 
Log Message:
* Wed Jul 15 2009 Tim Waugh <twaugh at redhat.com>
- Don't build CUPS PPDs (instead build a CUPS driver that can
  generate them).  Fixes build (bug #511538).


Index: gutenprint.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gutenprint/F-11/gutenprint.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- gutenprint.spec	25 Feb 2009 03:00:52 -0000	1.47
+++ gutenprint.spec	30 Jul 2009 10:23:49 -0000	1.48
@@ -4,7 +4,7 @@
 Name:           gutenprint
 Summary:        Printer Drivers Package.
 Version:        5.2.3
-Release:        5%{?dist}
+Release:        7%{?dist}
 Group:          System Environment/Base
 URL:            http://gimp-print.sourceforge.net/
 Source0:        http://dl.sf.net/gimp-print/gutenprint-%{version}.tar.bz2
@@ -140,7 +140,7 @@ export CFLAGS="${CFLAGS} -O0"
             --with-user-guide --with-samples \
             --with-escputil --with-test --disable-rpath \
 	    --enable-cups-1_2-enhancements \
-	    --enable-simplified-cups-ppds
+	    --disable-cups-ppds
 
 make %{?_smp_mflags}
  
@@ -254,6 +254,13 @@ fi
 /bin/rm -f /var/cache/foomatic/*
 
 %changelog
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.2.3-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Wed Jul 15 2009 Tim Waugh <twaugh at redhat.com> 5.2.3-6
+- Don't build CUPS PPDs (instead build a CUPS driver that can
+  generate them).  Fixes build (bug #511538).
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.2.3-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list