rpms/system-config-printer/FC-6 sources, 1.122, 1.123 system-config-printer.spec, 1.91, 1.92

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 10 13:40:10 UTC 2007


Author: twaugh

Update of /cvs/dist/rpms/system-config-printer/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv31612

Modified Files:
	sources system-config-printer.spec 
Log Message:
* Tue Jul 10 2007 Tim Waugh <twaugh at redhat.com>
- Updated to pycups-1.9.24.



Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/FC-6/sources,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- sources	18 Mar 2007 23:55:11 -0000	1.122
+++ sources	10 Jul 2007 13:40:08 -0000	1.123
@@ -1,2 +1,2 @@
 7ff0d0f9401a51b4068d6b19b0897b56  system-config-printer-0.7.52.1.tar.bz2
-2e9e9a000e8f396218d4d7ee87b5e911  pycups-1.9.18.tar.bz2
+5038e4c6945c5183ad7061d6ee061205  pycups-1.9.24.tar.bz2


Index: system-config-printer.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/FC-6/system-config-printer.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- system-config-printer.spec	18 Mar 2007 23:55:11 -0000	1.91
+++ system-config-printer.spec	10 Jul 2007 13:40:08 -0000	1.92
@@ -1,4 +1,4 @@
-%define pycups_version 1.9.18
+%define pycups_version 1.9.24
 
 Summary: A printer administration tool
 Name: system-config-printer
@@ -47,6 +47,10 @@
 
 %prep
 %setup -q -a 1
+pushd pycups-%{pycups_version}
+mkdir examples
+mv cupstree.py examples
+popd
 
 %build
 %configure
@@ -114,6 +118,9 @@
 fi
 
 %changelog
+* Tue Jul 10 2007 Tim Waugh <twaugh at redhat.com>
+- Updated to pycups-1.9.24.
+
 * Sun Mar 18 2007 Tim Waugh <twaugh at redhat.com> 0.7.52.1-2
 - Updated to pycups-1.9.18.
 




More information about the fedora-cvs-commits mailing list