From 14acbaa39d27563299a12a547f2f3a2a50c2cda6 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 23 Jan 2008 17:02:05 +0000 Subject: [PATCH] - Really grant the ACL for the lp group (bug #424331). --- hplip.fdi | 1 + hplip.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/hplip.fdi b/hplip.fdi index cbbdc08..29974e5 100644 --- a/hplip.fdi +++ b/hplip.fdi @@ -6,6 +6,7 @@ scanner + lp diff --git a/hplip.spec b/hplip.spec index ba61fc5..b67d4a6 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 2.7.12 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -280,6 +280,9 @@ fi exit 0 %changelog +* Wed Jan 23 2008 Tim Waugh 2.7.12-3 +- Really grant the ACL for the lp group (bug #424331). + * Fri Jan 18 2008 Tim Waugh 2.7.12-2 - Ship installer directory (bug #428246). - Avoid multilib conflict (bug #341531).