- Removed access_control.grant_group line from HAL fdi file.

This commit is contained in:
Tim Waugh 2009-08-06 13:02:19 +00:00
parent 58d70551fc
commit e8a1e2f195
2 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<match key="info.subsystem" contains="usb_device"> <match key="info.subsystem" contains="usb_device">
<match key="usb_device.vendor_id" int="0x03f0"> <match key="usb_device.vendor_id" int="0x03f0">
<append key="info.capabilities" type="strlist">scanner</append> <append key="info.capabilities" type="strlist">scanner</append>
<append key="access_control.grant_group" type="strlist">lp</append>
</match> </match>
</match> </match>

View File

@ -1,7 +1,7 @@
Summary: HP Linux Imaging and Printing Project Summary: HP Linux Imaging and Printing Project
Name: hplip Name: hplip
Version: 3.9.8 Version: 3.9.8
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ and MIT License: GPLv2+ and MIT
Group: System Environment/Daemons Group: System Environment/Daemons
Conflicts: system-config-printer < 0.6.132 Conflicts: system-config-printer < 0.6.132
@ -310,6 +310,9 @@ fi
exit 0 exit 0
%changelog %changelog
* Thu Aug 6 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-2
- Removed access_control.grant_group line from HAL fdi file.
* Wed Aug 5 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-1 * Wed Aug 5 2009 Tim Waugh <twaugh@redhat.com> 3.9.8-1
- 3.9.8. - 3.9.8.