Author: arekm Date: Sat Jun 30 20:39:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.5.9.1; enable more things
---- Files affected: SPECS: hal.spec (1.138 -> 1.139) ---- Diffs: ================================================================ Index: SPECS/hal.spec diff -u SPECS/hal.spec:1.138 SPECS/hal.spec:1.139 --- SPECS/hal.spec:1.138 Sun Jun 24 13:50:47 2007 +++ SPECS/hal.spec Sat Jun 30 22:38:59 2007 @@ -6,12 +6,12 @@ Summary: HAL - Hardware Abstraction Layer Summary(pl.UTF-8): HAL - abstrakcyjna warstwa dostępu do sprzętu Name: hal -Version: 0.5.9 -Release: 4 +Version: 0.5.9.1 +Release: 1 License: AFL v2.0 or GPL v2 Group: Libraries Source0: http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz -# Source0-md5: a6f532770cf9286e1de38d6570cbc6bc +# Source0-md5: 6a40f49f964e64358e53652038f3059f Source1: %{name}daemon.init Source2: %{name}d.sysconfig Source3: %{name}-device-manager.desktop @@ -21,7 +21,7 @@ Patch2: %{name}-parted.patch URL: http://freedesktop.org/Software/hal #BuildRequires: ConsoleKit-devel -BuildRequires: PolicyKit-devel >= 0.3 +BuildRequires: PolicyKit-devel >= 0.2 BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: dbus-glib-devel >= 0.71 @@ -162,6 +162,15 @@ --enable-policy-kit \ --disable-console-kit \ --enable-parted \ + --enable-acpi-ibm \ + --enable-acpi-toshiba \ + --enable-acl-management \ + --enable-sonypic \ + --enable-umount-helper \ + --with-macbook \ + --with-macbookpro \ + --with-cpufreq \ + --with-usb-csr \ --with-html-dir=%{_gtkdocdir} \ --with-hwdata=%{_sysconfdir} \ --with-pid-file=%{_localstatedir}/run/hald.pid @@ -292,6 +301,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.139 2007/06/30 20:38:59 arekm +- up to 0.5.9.1; enable more things + Revision 1.138 2007/06/24 11:50:47 arekm - rel 4; rebuild with new policykit ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.138&r2=1.139&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
