Mailinglist Archive: opensuse-commit (1500 mails)
| < Previous | Next > |
commit hal-resmgr
- From: root@xxxxxxx (h_root)
- Date: Mon, 13 Nov 2006 16:29:18 +0100 (CET)
- Message-id: <20061113152918.647A16295A@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package hal-resmgr
checked in at Mon Nov 13 16:29:18 CET 2006.
--------
--- hal-resmgr/hal-resmgr.changes 2006-10-24 14:25:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/hal-resmgr/hal-resmgr.changes 2006-11-13 16:27:15.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 13 16:26:04 CET 2006 - lnussel@xxxxxxx
+
+- move all resmgr fdi files to /etc so hal applies them last (#218393)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ hal-resmgr.spec ++++++
--- /var/tmp/diff_new_pack.ASKsm4/_old 2006-11-13 16:29:04.000000000 +0100
+++ /var/tmp/diff_new_pack.ASKsm4/_new 2006-11-13 16:29:04.000000000 +0100
@@ -15,7 +15,7 @@
License: GNU General Public License (GPL) - all versions, Other License(s), see package
Group: System/Daemons
Version: 0.1_SVNr122
-Release: 1
+Release: 8
Summary: Install ACLs on device nodes
Source: %{name}-%{version}.tar.bz2
Source1: rchal-resmgr
@@ -43,6 +43,9 @@
%install
make install DESTDIR="%{buildroot}"
install -d %{buildroot}/etc/init.d
+# XXX
+mv %{buildroot}/etc/hal/fdi/policy/90osvendor/80-resmgr.fdi %{buildroot}/etc/hal/fdi/policy/90osvendor/81-resmgr.fdi
+mv %{buildroot}/usr/share/hal/fdi/policy/10osvendor/80-resmgr.fdi %{buildroot}/etc/hal/fdi/policy/90osvendor/80-resmgr.fdi
%clean
rm -rf %{buildroot}
@@ -59,6 +62,8 @@
%{_libdir}/hal/scripts/hal-resmgr-revoke
%changelog -n hal-resmgr
+* Mon Nov 13 2006 - lnussel@xxxxxxx
+- move all resmgr fdi files to /etc so hal applies them last (#218393)
* Tue Oct 24 2006 - lnussel@xxxxxxx
- list only accessible devices by default
- add --list-all option
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |