Author: mmazur Date: Sun Oct 26 11:54:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; stbr anyone - prevent hal from blocking /proc/acpi/event; only acpid should be allowed to do that; more: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352512
---- Files affected: SPECS: hal.spec (1.160 -> 1.161) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.160 SPECS/hal.spec:1.161 --- SPECS/hal.spec:1.160 Sat Oct 25 22:58:55 2008 +++ SPECS/hal.spec Sun Oct 26 12:54:29 2008 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal Version: 0.5.11 -Release: 4 +Release: 5 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz @@ -159,6 +159,7 @@ --enable-policy-kit \ --enable-sonypic \ --enable-umount-helper \ + --disable-acpi-proc \ --with-cpufreq \ --with-html-dir=%{_gtkdocdir} \ --with-hwdata=%{_sysconfdir} \ @@ -290,6 +291,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.161 2008/10/26 11:54:29 mmazur +- rel 5; stbr anyone +- prevent hal from blocking /proc/acpi/event; only acpid should be allowed + to do that; more: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352512 + Revision 1.160 2008/10/25 20:58:55 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hal.spec?r1=1.160&r2=1.161&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
