SPECS (DEVEL): hal.spec - added fixed drives storage policy file
freetz
freetz at pld-linux.org
Sun Feb 19 16:19:36 CET 2006
Author: freetz Date: Sun Feb 19 15:19:36 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- added fixed drives storage policy file
---- Files affected:
SPECS:
hal.spec (1.105.2.7 -> 1.105.2.8)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.105.2.7 SPECS/hal.spec:1.105.2.8
--- SPECS/hal.spec:1.105.2.7 Sat Feb 18 23:21:53 2006
+++ SPECS/hal.spec Sun Feb 19 16:19:31 2006
@@ -7,7 +7,7 @@
Summary(pl): HAL - abstrakcyjna warstwa dostępu do sprzętu
Name: hal
Version: 0.5.6
-Release: 5.1
+Release: 5.2
License: AFL v2.0 or GPL v2
Group: Libraries
Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
@@ -18,6 +18,7 @@
Source4: %{name}.rules
Source5: %{name}-libgphoto2.fdi
Source6: %{name}-libgphoto_udev.rules
+Source7: %{name}-storage-policy-fixed-drives.fdi
Patch0: %{name}-device_manager.patch
Patch1: %{name}-link.patch
Patch2: %{name}-pld_policy.patch
@@ -206,6 +207,10 @@
install %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/%{name}/fdi/information/10freedesktop/10-gphoto.fdi
install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/gphoto.rules
+# policy file to ignore fixed disks.
+install %{SOURCE5} \
+ $RPM_BUILD_ROOT%{_datadir}/%{name}/fdi/policy/10osvendor/99-storage-policy-fixed-drives.fdi
+
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/hotplug.d
rm -rf $RPM_BUILD_ROOT%{_libdir}/hal.hotplug
mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sl{_SI,}
@@ -316,6 +321,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105.2.8 2006/02/19 15:19:31 freetz
+- added fixed drives storage policy file
+
Revision 1.105.2.7 2006/02/18 22:21:53 freetz
- provide virtual storage-methods package, small cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.2.7&r2=1.105.2.8&f=u
More information about the pld-cvs-commit
mailing list