summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gpsd-devices.spec14
1 files changed, 7 insertions, 7 deletions
diff --git a/gpsd-devices.spec b/gpsd-devices.spec
index 6329d14..7820872 100644
--- a/gpsd-devices.spec
+++ b/gpsd-devices.spec
@@ -1,5 +1,5 @@
Name: gpsd-devices
-Version: 0.0.9
+Version: 0.0.11
Release: 0%{?dist}
Summary: GPS Devices for navigation
@@ -49,11 +49,11 @@ make -f /usr/share/selinux/devel/Makefile
%install
rm -rf "%{buildroot}"
-install -d -m 0755 "%{buildroot}/usr/share/hal/fdi/information"
-install -m 0644 %{SOURCE0} "%{buildroot}/usr/share/hal/fdi/information/"
+install -d -m 0755 "%{buildroot}/usr/share/hal/fdi/information/20thirdparty"
+install -m 0644 %{SOURCE0} "%{buildroot}/usr/share/hal/fdi/information/20thirdparty/10-gps-devices.fdi"
-install -d -m 0755 "%{buildroot}/usr/share/hal/fdi/policy"
-install -d 0644 %{SOURCE1} "%{buildroot}/usr/share/hal/fdi/policy/"
+install -d -m 0755 "%{buildroot}/usr/share/hal/fdi/policy/20thirdparty"
+install -m 0644 %{SOURCE1} "%{buildroot}/usr/share/hal/fdi/policy/20thirdparty/10-gps-devices.fdi"
# FIXME: HACK!
install -d -m 0755 "%{buildroot}/usr/share/selinux/targeted"
@@ -87,8 +87,8 @@ rm -rf "%{buildroot}"
%files
%defattr(-,root,root,-)
%doc README
-%{_datadir}/hal/fdi/information/gps-devices-information.fdi
-%{_datadir}/hal/fdi/policy/gpsd-devices-policy.fdi
+%{_datadir}/hal/fdi/information/20thirdparty/10-gps-devices.fdi
+%{_datadir}/hal/fdi/policy/20thirdparty/10-gps-devices.fdi
%{_datadir}/selinux/targeted/gps-device.pp
%{_datadir}/selinux/targeted/gpsd-devices.pp
%attr(0644,root,gps) %{_datadir}/gpsd/dummy-device