[system-config-printer: 1/3] Correct newly added NPTLpdQueue.patch (bug #646002).

Jiří Popelka jpopelka at fedoraproject.org
Sun Oct 24 17:36:18 UTC 2010


commit 7c541e5e6d2b73aba9718ceb4a267aac69610f00
Author: Jiri Popelka <jpopelka at redhat.com>
Date:   Sun Oct 24 19:27:20 2010 +0200

    Correct newly added NPTLpdQueue.patch (bug #646002).

 system-config-printer-NPTLpdQueue.patch |    2 +-
 system-config-printer.spec              |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/system-config-printer-NPTLpdQueue.patch b/system-config-printer-NPTLpdQueue.patch
index 1c5d257..4302015 100644
--- a/system-config-printer-NPTLpdQueue.patch
+++ b/system-config-printer-NPTLpdQueue.patch
@@ -19,7 +19,7 @@ diff -up system-config-printer-1.2.5/ui/NewPrinterWindow.glade.NPTLpdQueue syste
                                                <relation type="labelled-by" target="label201"/>
                                              </accessibility>
 -                                            <signal name="changed" handler="on_entNPTDevice_changed"/>
-+                                            <signal name="changed" handler=on_cmbentNPTLpdQueue_changed""/>
++                                            <signal name="changed" handler="on_cmbentNPTLpdQueue_changed"/>
                                            </object>
                                            <packing>
                                              <property name="left_attach">1</property>
diff --git a/system-config-printer.spec b/system-config-printer.spec
index 57f3ee8..8522be4 100644
--- a/system-config-printer.spec
+++ b/system-config-printer.spec
@@ -7,7 +7,7 @@
 Summary: A printer administration tool
 Name: system-config-printer
 Version: 1.2.5
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+
 URL: http://cyberelk.net/tim/software/system-config-printer/
 Group: System Environment/Base
@@ -211,6 +211,9 @@ rm -rf %buildroot
 exit 0
 
 %changelog
+* Sun Oct 24 2010 Jiri Popelka <jpopelka at redhat.com> 1.2.5-5
+- Correct newly added NPTLpdQueue.patch (bug #646002).
+
 * Fri Oct 22 2010 Jiri Popelka <jpopelka at redhat.com> 1.2.5-4
 - Don't check ComboBoxEntry for allowed characters (bug #644131).
 


More information about the scm-commits mailing list