[olpc-powerd/f14] v35

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


commit 772e8741ba49d18689913f67ec6bd2ce83d97234
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 +-
 upstart06.patch  |   36 ------------------------------------
 4 files changed, 8 insertions(+), 42 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 ba3870d..c5247f9 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -1,14 +1,13 @@
 Summary: OLPC XO power management
 Name: olpc-powerd
-Version: 33
+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
-Patch1: upstart06.patch
+Source0: olpc-powerd-35-git2676dc4.tar.gz
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: kernel-headers
 Requires: olpc-kbdshim, upstart, ethtool
@@ -19,7 +18,7 @@ Requires(preun): chkconfig
 Requires(post): initscripts
 Requires(preun): initscripts
 
-ExclusiveArch: %{ix86}
+ExclusiveArch: %{ix86} %{arm}
 
 %description
 The powerd daemon can function as an easily customizable replacement for ohmd,
@@ -38,7 +37,6 @@ over the D-Bus system bus.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 export OPT_FLAGS="$RPM_OPT_FLAGS"
@@ -137,6 +135,9 @@ fi
 exit 0
 
 %changelog
+* Thu Sep 01 2011 Daniel Drake <pgf at laptop.org> - 35-1
+- Initial XO-1.75 support
+
 * 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