rpms/system-config-printer/FC-6 .cvsignore, 1.106, 1.107 sources, 1.109, 1.110 system-config-printer.spec, 1.78, 1.79

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Dec 21 18:42:39 UTC 2006


Author: twaugh

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

Modified Files:
	.cvsignore sources system-config-printer.spec 
Log Message:
* Thu Dec 21 2006 Tim Waugh <twaugh at redhat.com> 0.7.43-1
  - Don't check against IEEE 1284 DES field at all.
  - Merged device matching code (bug #219518).
  - Catch non-fatal errors when auto-matching device.
  - Fixed driver checking bug involving pipelines (bug #220347).
  - Show PPD errors (bug #220136).
- Resolves: rhbz#219518 rhbz#220347 rhbz#220136



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/FC-6/.cvsignore,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- .cvsignore	11 Dec 2006 21:29:15 -0000	1.106
+++ .cvsignore	21 Dec 2006 18:42:37 -0000	1.107
@@ -86,3 +86,4 @@
 pycups-1.9.16.tar.bz2
 system-config-printer-0.7.41.tar.bz2
 system-config-printer-0.7.42.tar.bz2
+system-config-printer-0.7.43.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/FC-6/sources,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- sources	11 Dec 2006 21:29:15 -0000	1.109
+++ sources	21 Dec 2006 18:42:37 -0000	1.110
@@ -1,2 +1,2 @@
 19e872c23c404cf97f1fd2042b54655b  pycups-1.9.16.tar.bz2
-285d03bd4f1375d327fdc5c83e1642e1  system-config-printer-0.7.42.tar.bz2
+7be85c85344139937f95387757815773  system-config-printer-0.7.43.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.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- system-config-printer.spec	11 Dec 2006 21:29:15 -0000	1.78
+++ system-config-printer.spec	21 Dec 2006 18:42:37 -0000	1.79
@@ -2,7 +2,7 @@
 
 Summary: A printer administration tool
 Name: system-config-printer
-Version: 0.7.42
+Version: 0.7.43
 Release: 1%{?dist}
 License: GPL
 Group: System Environment/Base
@@ -114,6 +114,13 @@
 fi
 
 %changelog
+* Thu Dec 21 2006 Tim Waugh <twaugh at redhat.com> 0.7.43-1
+  - Don't check against IEEE 1284 DES field at all.
+  - Merged device matching code (bug #219518).
+  - Catch non-fatal errors when auto-matching device.
+  - Fixed driver checking bug involving pipelines (bug #220347).
+  - Show PPD errors (bug #220136).
+
 * Mon Dec 11 2006 Tim Waugh <twaugh at redhat.com> 0.7.42-1
 - 0.7.42:
   - Fixed typo in command set matching code.




More information about the fedora-cvs-commits mailing list