rpms/system-config-printer/devel .cvsignore, 1.59, 1.60 sources, 1.62, 1.63 system-config-printer.spec, 1.4, 1.5 pycups-threads.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Apr 20 16:49:21 UTC 2006


Author: twaugh

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

Modified Files:
	.cvsignore sources system-config-printer.spec 
Removed Files:
	pycups-threads.patch 
Log Message:
* Thu Apr 20 2006 Tim Waugh <twaugh at redhat.com>
- Updated to pycups-1.9.8.  No longer need threads patch.



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/.cvsignore,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- .cvsignore	15 Apr 2006 19:11:03 -0000	1.59
+++ .cvsignore	20 Apr 2006 16:49:19 -0000	1.60
@@ -39,3 +39,4 @@
 printconf-0.6.151.tar.bz2
 system-config-printer-0.7.4.tar.bz2
 pycups-1.9.7.tar.bz2
+pycups-1.9.8.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- sources	15 Apr 2006 19:11:05 -0000	1.62
+++ sources	20 Apr 2006 16:49:19 -0000	1.63
@@ -1,2 +1,2 @@
 360a4428142d4cde6366509878c5cb32  system-config-printer-0.7.4.tar.bz2
-6a77867eae1a07cc4b119f2af5824d23  pycups-1.9.7.tar.bz2
+ea37d221e78f39afc5ad04a67e9ee15b  pycups-1.9.8.tar.bz2


Index: system-config-printer.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- system-config-printer.spec	15 Apr 2006 19:11:05 -0000	1.4
+++ system-config-printer.spec	20 Apr 2006 16:49:19 -0000	1.5
@@ -1,4 +1,4 @@
-%define pycups_version 1.9.7
+%define pycups_version 1.9.8
 
 Summary: A printer administration tool
 Name: system-config-printer
@@ -9,8 +9,6 @@
 Source0: system-config-printer-%{version}.tar.bz2
 Source1: pycups-%{pycups_version}.tar.bz2
 
-Patch0: pycups-threads.patch
-
 %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')}
 
 BuildRequires: cups-devel, python-devel
@@ -28,9 +26,6 @@
 
 %prep
 %setup -q -a 1
-pushd pycups-%{pycups_version}
-%patch0 -p1 -b .threads
-popd
 
 %build
 pushd pycups-%{pycups_version}
@@ -62,6 +57,9 @@
 %{_datadir}/%{name}
 
 %changelog
+* Thu Apr 20 2006 Tim Waugh <twaugh at redhat.com>
+- Updated to pycups-1.9.8.  No longer need threads patch.
+
 * Sat Apr 15 2006 Tim Waugh <twaugh at redhat.com>
 - Updated to pycups-1.9.7.
 


--- pycups-threads.patch DELETED ---




More information about the fedora-cvs-commits mailing list