SPECS: hal.spec - saving work: restart haldaemon to refresh config...
freetz
freetz at pld-linux.org
Wed Jan 11 01:07:44 CET 2006
Author: freetz Date: Wed Jan 11 00:07:44 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- saving work: restart haldaemon to refresh configuration after new fdi is
added, banner added
---- Files affected:
SPECS:
hal.spec (1.103 -> 1.104)
---- Diffs:
================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.103 SPECS/hal.spec:1.104
--- SPECS/hal.spec:1.103 Wed Jan 11 00:33:36 2006
+++ SPECS/hal.spec Wed Jan 11 01:07:39 2006
@@ -128,6 +128,7 @@
Requires: udev >= 1:079-2
Obsoletes: hotplug-digicam
Obsoletes: udev-digicam
+Provides: udev-digicam
%description gphoto
Set of Udev rules and HAL device information file to handle digital
@@ -212,6 +213,16 @@
%post libs -p /sbin/ldconfig
%postun libs -p /sbin/ldconfig
+
+%post gphoto
+%service haldaemon restart
+%banner %{name} -e << EOF
+WARNING!
+ hal-gphoto NO LONGER uses special "digicam" group.
+ Please add yourself to more common "usb" group instead.
+
+EOF
+
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README doc/TODO
@@ -275,6 +286,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.104 2006/01/11 00:07:39 freetz
+- saving work: restart haldaemon to refresh configuration after new fdi is
+ added, banner added
+
Revision 1.103 2006/01/10 23:33:36 freetz
- as suggested by udev maintainer digital cameras should be handled here
added hal-gphoto subpkg, work in progress
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.103&r2=1.104&f=u
More information about the pld-cvs-commit
mailing list