SPECS (DEVEL): hal.spec - fixed breakage introduces in my last com...
freetz
freetz at pld-linux.org
Thu Feb 23 18:34:22 CET 2006
Author: freetz Date: Thu Feb 23 17:34:22 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- fixed breakage introduces in my last commit, dropped storage-methods
rel.6
---- Files affected:
SPECS:
hal.spec (1.105.2.9 -> 1.105.2.10)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.105.2.9 SPECS/hal.spec:1.105.2.10
--- SPECS/hal.spec:1.105.2.9 Sun Feb 19 22:12:51 2006
+++ SPECS/hal.spec Thu Feb 23 18:34:17 2006
@@ -125,8 +125,6 @@
Summary(pl): Zarządca tabeli systemu plików
Group: Applications
Requires: %{name} = %{version}-%{release}
-Obsoletes: gnome-mount
-Provides: storage-methods
%description fstab-sync
Update the /etc/fstab file and and create/remove mount points in /media
@@ -208,7 +206,7 @@
install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/udev/rules.d/gphoto.rules
# policy file to ignore fixed disks.
-install %{SOURCE5} \
+install %{SOURCE7} \
$RPM_BUILD_ROOT%{_datadir}/%{name}/fdi/policy/10osvendor/99-storage-policy-fixed-drives.fdi
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/hotplug.d
@@ -262,6 +260,7 @@
%attr(755,root,root) %{_bindir}/hal-get-property
%attr(755,root,root) %{_bindir}/hal-set-property
%attr(755,root,root) %{_bindir}/lshal
+%attr(755,root,root) %{_sbindir}/hald
%attr(755,root,root) %{_libdir}/hald-*
%dir %{_libdir}/hal
%dir %{_libdir}/hal/scripts
@@ -307,7 +306,7 @@
%files fstab-sync
%defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_sbindir}/fstab-sync
%{_mandir}/man8/fstab-sync.8*
%files gphoto
@@ -321,6 +320,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.105.2.10 2006/02/23 17:34:17 freetz
+- fixed breakage introduces in my last commit, dropped storage-methods
+ rel.6
+
Revision 1.105.2.9 2006/02/19 21:12:51 freetz
- rel.6, require fixed dbus, unify udev requirement
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.105.2.9&r2=1.105.2.10&f=u
More information about the pld-cvs-commit
mailing list