Author: freetz                       Date: Thu Oct 13 18:34:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added powersave support, rel.5

---- Files affected:
SPECS:
   hal.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/hal.spec
diff -u SPECS/hal.spec:1.91 SPECS/hal.spec:1.92
--- SPECS/hal.spec:1.91 Sun Sep 18 20:09:54 2005
+++ SPECS/hal.spec      Thu Oct 13 20:34:38 2005
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-# 
-# TODO:
-# - PLD support for ACPI functions (spec! powersave first)
 #
 # Conditional build:
 %bcond_without docs            # disable documentation building
@@ -11,7 +8,7 @@
 Summary(pl):   HAL - abstrakcyjna warstwa dostępu do sprzętu
 Name:          hal
 Version:       0.5.4
-Release:       4
+Release:       5
 License:       AFL v2.0 or GPL v2
 Group:         Libraries
 Source0:       http://freedesktop.org/~david/dist/%{name}-%{version}.tar.gz
@@ -22,6 +19,7 @@
 Patch0:                %{name}-device_manager.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-pld_policy.patch
+Patch3:                %{name}-pld_powersave.patch
 URL:           http://freedesktop.org/Software/hal
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -123,6 +121,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__glib_gettextize}
@@ -240,6 +239,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2005/10/13 18:34:38  freetz
+- added powersave support, rel.5
+
 Revision 1.91  2005/09/18 18:09:54  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hal.spec?r1=1.91&r2=1.92&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to