[olpc-powerd/f14] v38

Paul Fox pgf at fedoraproject.org
Tue Nov 15 20:23:09 UTC 2011


commit 740d0b7b0c7f523cbed6162e57228c54531be1f3
Author: Martin Langhoff <martin at laptop.org>
Date:   Tue Nov 15 10:30:46 2011 -0500

    v38

 .gitignore       |   10 +---------
 olpc-powerd.spec |   10 ++++++++--
 sources          |    2 +-
 3 files changed, 10 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 102027a..662925e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1 @@
-olpc-powerd-21-gitb0b03d2.tar.gz
-/olpc-powerd-26-gitc001a99.tar.gz
-/olpc-powerd-28-gita10667b.tar.gz
-/olpc-powerd-29-git5bcb2bd.tar.gz
-/olpc-powerd-31-git0842bf1.tar.gz
-/olpc-powerd-33-giteefa283.tar.gz
-/olpc-powerd-35-git2676dc4.tar.gz
-/olpc-powerd-36-gita87418c.tar.gz
-/olpc-powerd-37-gitf617b29.tar.gz
+olpc-powerd-*.tar.gz
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index f6bbf0a..1e60370 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -1,13 +1,13 @@
 Summary: OLPC XO power management
 Name: olpc-powerd
-Version: 37
+Version: 38
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://dev.laptop.org/git/users/pgf/powerd/tree/powerd
 # Source0: the source tarball is created by "make tarball" from within
 # a clone of this git tree: git://dev.laptop.org/users/pgf/powerd
-Source0: olpc-powerd-37-gitf617b29.tar.gz
+Source0: olpc-powerd-38-gitfc5b8f7.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: kernel-headers, NetworkManager-glib-devel
 Requires: olpc-kbdshim, upstart, ethtool, evtest
@@ -132,6 +132,12 @@ fi
 exit 0
 
 %changelog
+* Tue Nov 15 2011  <martin at laptop.org> - 38-1
+- Add support for OLS and for sending and responding
+  to ambient-adjust events (for OLS-driven dimming)
+- Reimplement wakeup control for 1.75 (75% done)
+- Don't change the color/mono setting of the display
+
 * Wed Oct 19 2011 Daniel Drake <dsd at laptop.org> - 37-1
 - Reduce window for suspend during network connection
 - Close unused input devices in switchd
diff --git a/sources b/sources
index 5e5a19b..32a8bfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25bb0254563033a77d26f42cb2d2a027  olpc-powerd-37-gitf617b29.tar.gz
+ff27fa855fe27cb9f034cfbcb4ce4564  olpc-powerd-38-gitfc5b8f7.tar.gz


More information about the scm-commits mailing list