[olpc-powerd] v33

Daniel Drake dsd at fedoraproject.org
Sun Feb 20 14:19:37 UTC 2011


commit ec1e7b6c761296f4786814376117755b4b3250c6
Author: Daniel Drake <dsd at laptop.org>
Date:   Sun Feb 20 14:23:06 2011 +0000

    v33

 .gitignore       |    1 +
 olpc-powerd.spec |   12 ++++++------
 sources          |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2f1ad29..67b5234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ olpc-powerd-21-gitb0b03d2.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
diff --git a/olpc-powerd.spec b/olpc-powerd.spec
index ac645f1..ba3870d 100644
--- a/olpc-powerd.spec
+++ b/olpc-powerd.spec
@@ -1,13 +1,13 @@
 Summary: OLPC XO power management
 Name: olpc-powerd
-Version: 31
-Release: 3%{?dist}
+Version: 33
+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-31-git0842bf1.tar.gz
+Source0: olpc-powerd-33-giteefa283.tar.gz
 Patch1: upstart06.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: kernel-headers
@@ -40,9 +40,6 @@ over the D-Bus system bus.
 %setup -q
 %patch1 -p1
 
-# "gcc -combine" dropped for gcc-4.6
-sed -i -e 's/combine/flto/' powerd-dbus/Makefile
-
 %build
 export OPT_FLAGS="$RPM_OPT_FLAGS"
 make
@@ -140,6 +137,9 @@ fi
 exit 0
 
 %changelog
+* Sun Feb 20 2011 Daniel Drake <dsd at laptop.org> - 33-1
+- latest version
+
 * Thu Feb 10 2011 Daniel Drake <dsd at laptop.org> - 31-3
 - -combine gcc option was dropped, switch to -flto
 
diff --git a/sources b/sources
index a9fcd7d..c94ee19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd7327facdf24dec43d2fd9565a0c541  olpc-powerd-31-git0842bf1.tar.gz
+57317ed267ac63408755ad1dc11fe2e2  olpc-powerd-33-giteefa283.tar.gz


More information about the scm-commits mailing list