From 67fff0fb464ee84d005214f773df87bdeffede6c Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 1 Nov 2006 16:22:52 +0000 Subject: [PATCH] - Fixed debugging patch. --- hplip.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hplip.spec b/hplip.spec index 2342661..d349507 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 1.6.10 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL/MIT/BSD Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -197,6 +197,9 @@ fi exit 0 %changelog +* Wed Nov 1 2006 Tim Waugh 1.6.10-5 +- Fixed debugging patch. + * Wed Nov 1 2006 Tim Waugh 1.6.10-4 - Allow debugging of the SANE backend.