[olpc-powerd] v35

Daniel Drake dsd at fedoraproject.org
Thu Sep 1 16:36:06 UTC 2011


commit 08c5f7372631c61aba11a5211790722d9e820615
Author: Daniel Drake <dsd at laptop.org>
Date:   Thu Sep 1 17:03:53 2011 +0100

    v35

 .gitignore       |    1 +
 olpc-powerd.spec |   11 +++++++----
 sources          |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67b5234..2799e45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ olpc-powerd-21-gitb0b03d2.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
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index c3bf47c..a3b852e 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -1,13 +1,13 @@
 Summary: OLPC XO power management
 Name: olpc-powerd
-Version: 33
-Release: 3%{?dist}
+Version: 35
+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-33-giteefa283.tar.gz
+Source0: olpc-powerd-35-git2676dc4.tar.gz
 Source1: powerd.service
 Source2: olpc-switchd.service
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -137,11 +137,14 @@ fi
 exit 0
 
 %changelog
+* Thu Sep 01 2011 Daniel Drake <pgf at laptop.org> - 35-1
+- Initial XO-1.75 support
+
 * Sun Jun 26 2011 Peter Robinson <pbrobinson at gmail.com> - 33-3
 - Add ARM to exclusive platforms
 
 * Sun Mar 13 2011 Daniel Drake <dsd at laptop.org> - 33-2
-- port to powerd
+- port to systemd
 
 * Sun Feb 20 2011 Daniel Drake <dsd at laptop.org> - 33-1
 - latest version
diff --git a/sources b/sources
index c94ee19..4aa22f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-57317ed267ac63408755ad1dc11fe2e2  olpc-powerd-33-giteefa283.tar.gz
+0383b2baac49cb548ad353c61dac3cf7  olpc-powerd-35-git2676dc4.tar.gz


More information about the scm-commits mailing list