Correct newly added NPTLpdQueue.patch (bug #646002).
This commit is contained in:
parent
cd7291bc0a
commit
7c541e5e6d
@ -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>
|
||||
|
@ -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@redhat.com> 1.2.5-5
|
||||
- Correct newly added NPTLpdQueue.patch (bug #646002).
|
||||
|
||||
* Fri Oct 22 2010 Jiri Popelka <jpopelka@redhat.com> 1.2.5-4
|
||||
- Don't check ComboBoxEntry for allowed characters (bug #644131).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user