- Removed access_control.grant_group line from HAL fdi file.
This commit is contained in:
parent
58d70551fc
commit
e8a1e2f195
@ -6,7 +6,6 @@
|
||||
<match key="info.subsystem" contains="usb_device">
|
||||
<match key="usb_device.vendor_id" int="0x03f0">
|
||||
<append key="info.capabilities" type="strlist">scanner</append>
|
||||
<append key="access_control.grant_group" type="strlist">lp</append>
|
||||
</match>
|
||||
</match>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: HP Linux Imaging and Printing Project
|
||||
Name: hplip
|
||||
Version: 3.9.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and MIT
|
||||
Group: System Environment/Daemons
|
||||
Conflicts: system-config-printer < 0.6.132
|
||||
@ -310,6 +310,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%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
|
||||
- 3.9.8.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user