From 6b32dad5b5ce012ab617c4475fcd93466e7b8ae8 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Sat, 11 Jul 2009 16:05:15 +0200 Subject: Add FDI files --- gps-devices-information.fdi | 18 ++++++++++++++++++ gpsd-devices-policy.fdi | 14 ++++++++++++++ gpsd-devices.spec | 2 +- 3 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 gps-devices-information.fdi create mode 100644 gpsd-devices-policy.fdi diff --git a/gps-devices-information.fdi b/gps-devices-information.fdi new file mode 100644 index 0000000..267fa9a --- /dev/null +++ b/gps-devices-information.fdi @@ -0,0 +1,18 @@ + + + + + + + + + + gps + garmin + linux.device_file + + + + + + diff --git a/gpsd-devices-policy.fdi b/gpsd-devices-policy.fdi new file mode 100644 index 0000000..f84b0b4 --- /dev/null +++ b/gpsd-devices-policy.fdi @@ -0,0 +1,14 @@ + + + + + + access_control + gps + gps.garmin.interface + gps + + + + + diff --git a/gpsd-devices.spec b/gpsd-devices.spec index 29bd980..ea0da41 100644 --- a/gpsd-devices.spec +++ b/gpsd-devices.spec @@ -7,7 +7,7 @@ Group: What/Ever License: Something URL: http://none/ Source0: gps-devices-information.fdi -Source1: gps-devices-policy.fdi +Source1: gpsd-devices-policy.fdi #Source2: BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -- cgit