From 9af7bc5aaaaea6a58b3520dda346accaf186159c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 5 May 2006 15:28:58 +0000 Subject: [PATCH] - Fix pycups segfault. --- system-config-printer.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/system-config-printer.spec b/system-config-printer.spec index 0d74994..048f599 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -12,6 +12,7 @@ Source2: system-config-printer.pam Source3: system-config-printer.console Source4: options.py Patch0: pycups-no-classes.patch +Patch1: pycups-segfault.patch %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')} @@ -36,6 +37,7 @@ the user to configure a CUPS print server. %setup -q -a 1 pushd pycups-%{pycups_version} %patch0 -p1 -b .no-classes +%patch1 -p1 -b .segfault popd %build @@ -86,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/security/console.apps/%{name} %changelog +* Fri May 5 2006 Tim Waugh +- Fix pycups segfault. + * Fri May 5 2006 Tim Waugh 0.7.7-2 - Ship PAM and userhelper files. - Requires usermode.