[gnome-power-manager/f14/master] - New upstream release. - Remove obsolete downstream patches. - Lots of translation updates.

Richard Hughes rhughes at fedoraproject.org
Tue Aug 31 16:40:51 UTC 2010


commit a11ac61e81e7195ef8804a124b44fe333ad5a255
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Aug 31 17:41:09 2010 +0100

    - New upstream release.
    - Remove obsolete downstream patches.
    - Lots of translation updates.

 .gitignore                                         |    1 +
 ...Don-t-crash-on-systems-which-don-t-have-X.patch |   27 --------------
 gnome-power-manager-2.31.6-backlight-is-None.patch |   13 -------
 gnome-power-manager-2.31.6-fix-build.patch         |   13 -------
 ...ger-2.31.90-fix-step-for-legacy-backlight.patch |   38 --------------------
 gnome-power-manager.spec                           |   24 ++++--------
 sources                                            |    2 +-
 7 files changed, 10 insertions(+), 108 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aaa5eed..eb8ef03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 gnome-power-manager-2.31.4.tar.bz2
 gnome-power-manager-2.31.6.tar.gz
 /gnome-power-manager-2.31.90.tar.bz2
+/gnome-power-manager-2.31.91.tar.gz
diff --git a/gnome-power-manager.spec b/gnome-power-manager.spec
index a9f0e23..919eb83 100644
--- a/gnome-power-manager.spec
+++ b/gnome-power-manager.spec
@@ -1,10 +1,10 @@
 Summary: GNOME power management service
 Name: gnome-power-manager
-Version: 2.31.90
-Release: 3%{?dist}
+Version: 2.31.91
+Release: 1%{?dist}
 License: GPLv2+ and GFDL
 Group: Applications/System
-Source: http://download.gnome.org/sources/gnome-power-manager/2.31/gnome-power-manager-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gnome-power-manager/2.31/gnome-power-manager-%{version}.tar.gz
 URL: http://projects.gnome.org/gnome-power-manager/
 
 BuildRequires: gnome-panel-devel >= 2.31.2
@@ -36,25 +36,12 @@ Requires(postun): scrollkeeper
 Obsoletes: gnome-power-manager-extra <= 2.30.1
 Provides: gnome-power-manager-extra
 
-# fixes from https://bugzilla.gnome.org/show_bug.cgi?id=627711
-Patch0: 0001-Fix-627711-Don-t-crash-on-systems-which-don-t-have-X.patch
-Patch1: gnome-power-manager-2.31.6-backlight-is-None.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=626512
-Patch2: gnome-power-manager-2.31.90-fix-step-for-legacy-backlight.patch
-
-
 %description
 GNOME Power Manager uses the information and facilities provided by UPower
 displaying icons and handling user callbacks in an interactive GNOME session.
 
 %prep
 %setup -q
-%patch0 -p1 -b .no-xrandr
-%patch1 -p1 -b .backlight-none
-%patch2 -p1 -b .backlight-step
-
-# this file is erroneously included in the upstream tarball (#604625)
-rm -f policy/org.gnome.power.policy
 
 %build
 %configure --disable-scrollkeeper \
@@ -154,6 +141,11 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %{_sysconfdir}/xdg/autostart/*.desktop
 
 %changelog
+* Tue Aug 31 2010 Richard Hughes <richard at hughsie.com> 2.31.91-1
+- New upstream release.
+- Remove obsolete downstream patches.
+- Lots of translation updates.
+
 * Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> 2.31.90-3
 - Fix policy for backlight helper
 
diff --git a/sources b/sources
index 11502bd..3068a63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea012fb110c0fb64f7a74de93a81325f  gnome-power-manager-2.31.90.tar.bz2
+7cf20e6e73c351df11b5728e0ec211f2  gnome-power-manager-2.31.91.tar.gz


More information about the scm-commits mailing list