summaryrefslogtreecommitdiffstats
path: root/gps-devices.spec
diff options
context:
space:
mode:
Diffstat (limited to 'gps-devices.spec')
-rw-r--r--gps-devices.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/gps-devices.spec b/gps-devices.spec
index 66b3881..5004907 100644
--- a/gps-devices.spec
+++ b/gps-devices.spec
@@ -34,10 +34,10 @@ cp %{SOURCE30} .
rm -rf "%{buildroot}"
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 -p -m 0644 %{SOURCE0} "%{buildroot}/usr/share/hal/fdi/information/20thirdparty/10-gps-devices.fdi"
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"
+install -p -m 0644 %{SOURCE1} "%{buildroot}/usr/share/hal/fdi/policy/20thirdparty/10-gps-devices.fdi"
%pre
@@ -71,4 +71,6 @@ rm -rf "%{buildroot}"
%changelog
+* Sat Jul 11 2009 Hans Ulrich Niedermann <hun@n-dimensional.de> - 0.1.0-0
+- initial package