change PolocyKit rules
This commit is contained in:
parent
6c36b9d8a3
commit
0d69542520
@ -45,15 +45,6 @@
|
||||
</match>
|
||||
</match>
|
||||
|
||||
<!-- All the other PalmOS PDAs as fallback -->
|
||||
<match key="pda.platform" exists="false">
|
||||
<append key="info.capabilities" type="strlist">access_control</append>
|
||||
<merge key="access_control.type" type="string">pda</merge>
|
||||
<merge key="access_control.file" type="copy_property">linux.device_file</merge>
|
||||
|
||||
</match>
|
||||
|
||||
|
||||
<match key="info.subsystem" string="usb_device">
|
||||
<match key="info.product" contains="Palm Handheld">
|
||||
<append key="info.capabilities" type="strlist">access_control</append>
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Name: pilot-link
|
||||
Version: 0.12.2
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2 and GPLv2+ and LGPLv2+ and TCL
|
||||
Group: Applications/Communications
|
||||
@ -176,6 +176,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/aclocal/*.m4
|
||||
|
||||
%changelog
|
||||
* Thu Dec 6 2007 Ivana Varekova <varekova@redhat.com> - 2:0.12.2-10
|
||||
- change Policykit rules
|
||||
|
||||
* Tue Nov 27 2007 Ivana Varekova <varekova@redhat.com> - 2:0.12.2-9
|
||||
- Install hal and PoliceKit rules (#280251)
|
||||
put visor to blacklist
|
||||
|
Loading…
Reference in New Issue
Block a user