- Set notification timeouts appropriately (bug #550829).
This commit is contained in:
parent
06b7a08d9c
commit
437a3ab1b8
@ -21,6 +21,7 @@ Patch3: system-config-printer-driver-pre-selection.patch
|
|||||||
Patch4: system-config-printer-foomatic-recommended.patch
|
Patch4: system-config-printer-foomatic-recommended.patch
|
||||||
Patch5: system-config-printer-jobviewer-exit.patch
|
Patch5: system-config-printer-jobviewer-exit.patch
|
||||||
Patch6: system-config-printer-npinit-traceback.patch
|
Patch6: system-config-printer-npinit-traceback.patch
|
||||||
|
Patch7: system-config-printer-notification-timeouts.patch
|
||||||
|
|
||||||
BuildRequires: cups-devel >= 1.2
|
BuildRequires: cups-devel >= 1.2
|
||||||
BuildRequires: python-devel >= 2.4
|
BuildRequires: python-devel >= 2.4
|
||||||
@ -86,6 +87,7 @@ printers.
|
|||||||
%patch4 -p1 -b .foomatic-recommended
|
%patch4 -p1 -b .foomatic-recommended
|
||||||
%patch5 -p1 -b .jobviewer-exit
|
%patch5 -p1 -b .jobviewer-exit
|
||||||
%patch6 -p1 -b .npinit-traceback
|
%patch6 -p1 -b .npinit-traceback
|
||||||
|
%patch7 -p1 -b .notification-timeouts
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-udev-rules --with-polkit-1
|
%configure --with-udev-rules --with-polkit-1
|
||||||
@ -203,6 +205,7 @@ exit 0
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 6 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-3
|
* Wed Jan 6 2010 Tim Waugh <twaugh@redhat.com> - 1.1.16-3
|
||||||
|
- Set notification timeouts appropriately (bug #550829).
|
||||||
- Avoid traceback in NewPrinterGUI.init (bug #550442).
|
- Avoid traceback in NewPrinterGUI.init (bug #550442).
|
||||||
- Avoid traceback in on_jobviewer_exit (bug #550437).
|
- Avoid traceback in on_jobviewer_exit (bug #550437).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user