Hello community,
here is the log from the commit of package gnome-power-manager for
openSUSE:Factory
checked in at Wed Aug 3 17:40:01 CEST 2011.
--------
--- GNOME/gnome-power-manager/gnome-power-manager.changes 2011-07-04
11:55:55.000000000 +0200
+++
/mounts/work_src_done/STABLE/gnome-power-manager/gnome-power-manager.changes
2011-07-27 16:11:45.000000000 +0200
@@ -1,0 +2,34 @@
+Tue Jul 26 19:45:36 CEST 2011 - [email protected]
+
+- Add gnome-power-manager-distcheck-fix.patch: fix distcheck
+ (bgo#655363).
+- Re-enable translation-update-upstream thanks to the above patch
+ (bnc#708187).
+
+-------------------------------------------------------------------
+Mon Jul 25 23:02:34 CEST 2011 - [email protected]
+
+- Update to version 3.1.3:
+ + Remove many features now handled in gnome-settings-daemon.
+ + Bugfix:
+ - Add Unity to OnlyShowIn
+ - Don't complete critical action if power is resumed
+ - Support VPATH builds and use recommended quoting
+ - Update app launcher icon (bgo#645536)
+ + Updated translations.
+- Remove now unneeded libcanberra-devel BuildRequires.
+- Add pkgconfig(gtk+-3.0) BuildRequires, which was implicit before.
+- Drop gnome-power-manager-no-fallback-to-hibernate.patch: the code
+ moved to gnome-settings-daemon, and there is no fallback to
+ hibernate there.
+- Mark gnome-power-manager-notify-idle-sleep.patch as needing a
+ rebase. It should actually be moved to gnome-settings-daemon (see
+ bnc#708182).
+- Stop passing --libexecdir to configure: we don't have any file
+ there anyway.
+- Comment out gnome-patch-translation support as patches with new
+ strings need to be rebased.
+- Comment out call to translation-update-upstream since it fails,
+ see bnc#708187.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-power-manager-3.1.2.tar.bz2
gnome-power-manager-no-fallback-to-hibernate.patch
New:
----
gnome-power-manager-3.1.3.tar.bz2
gnome-power-manager-distcheck-fix.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-power-manager.spec ++++++
--- /var/tmp/diff_new_pack.JlGRzV/_old 2011-08-03 17:39:03.000000000 +0200
+++ /var/tmp/diff_new_pack.JlGRzV/_new 2011-08-03 17:39:03.000000000 +0200
@@ -18,19 +18,19 @@
Name: gnome-power-manager
-Version: 3.1.2
+Version: 3.1.3
Release: 1
License: GPLv2+
Summary: Power Management for GNOME
Url: http://gnome-power.sourceforge.net/
Group: System/GUI/GNOME
-Source:
ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
+Source:
http://download.gnome.org/sources/gnome-power-manager/3.1/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM gnome-power-manager-distcheck-fix.patch bnc708187
bgo655363 [email protected] -- distcheck fix
+Patch0: gnome-power-manager-distcheck-fix.patch
# PATCH-NEEDS-REBASE gnome-power-manager-schedule-wakeups.patch gburt
fate302448 -- add tab to prefs to schedule rtcwake (was PATCH-FEATURE-OPENSUSE)
Patch10: gnome-power-manager-schedule-wakeups.patch
-# PATCH-FEATURE-UPSTREAM gnome-power-manager-notify-idle-sleep.patch hmacht
bnc#439018 bgo575467 -- notify user about auto suspend when returning from sleep
+# PATCH-NEEDS-REBASE gnome-power-manager-notify-idle-sleep.patch hmacht
bnc#439018 bgo575467 -- notify user about auto suspend when returning from
sleep (was PATCH-FEATURE-UPSTREAM)
Patch12: gnome-power-manager-notify-idle-sleep.patch
-# PATCH-FIX-OPENSUSE gnome-power-manager-no-fallback-to-hibernate.patch
[email protected] bnc#440410
-Patch14: gnome-power-manager-no-fallback-to-hibernate.patch
BuildRequires: docbook-utils
BuildRequires: fdupes
BuildRequires: gnome-doc-utils-devel
@@ -38,7 +38,6 @@
BuildRequires: gnome-icon-theme
BuildRequires: gnome-patch-translation
BuildRequires: intltool
-BuildRequires: libcanberra-devel
BuildRequires: libgnome-keyring-devel
BuildRequires: libnotify-devel
BuildRequires: libupower-glib-devel
@@ -47,6 +46,7 @@
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: xmlto
+BuildRequires: pkgconfig(gtk+-3.0)
%if 0%{?BUILD_FROM_VCS}
BuildRequires: gnome-common
%endif
@@ -69,13 +69,13 @@
%lang_package
%prep
%setup -q
+%patch0 -p1
translation-update-upstream
-gnome-patch-translation-prepare
+#gnome-patch-translation-prepare
# Needs rebase:
#%patch10 -p1
-%patch12 -p1
-%patch14 -p1
-gnome-patch-translation-update
+#%patch12 -p1
+#gnome-patch-translation-update
%if 0%{?BUILD_FROM_VCS}
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
@@ -83,7 +83,6 @@
%build
%configure \
- --libexecdir=%{_libexecdir}/gnome-power-manager \
--disable-scrollkeeper
%{__make} %{?jobs:-j %jobs} V=1
@@ -92,7 +91,6 @@
%if 0%{?suse_version} <= 1120
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
%endif
-%suse_update_desktop_file gnome-power-manager
%suse_update_desktop_file gnome-power-statistics
%find_lang %{name} %{?no_lang_C}
%fdupes %{buildroot}
@@ -115,28 +113,19 @@
%files
%defattr (-, root, root)
%doc AUTHORS COPYING HACKING NEWS README TODO
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/%{name}/
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/%{name}/
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
-%{_bindir}/*
+%{_bindir}/gnome-power-statistics
%{_sbindir}/gnome-power-backlight-helper
-%{_sysconfdir}/xdg/autostart/*.desktop
# Own the directory since we can't depend on gconf providing them
%dir %{_datadir}/GConf
%dir %{_datadir}/GConf/gsettings
%{_datadir}/GConf/gsettings/org.gnome.power-manager.gschema.migrate
-%{_datadir}/applications/*.desktop
-%{_datadir}/dbus-1/services/gnome-power-manager.service
+%{_datadir}/applications/gnome-power-statistics.desktop
%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
-%{_datadir}/gnome-power-manager
+%{_datadir}/gnome-power-manager/
%{_datadir}/icons/gnome/scalable/status/keyboard-brightness-symbolic.svg
%{_datadir}/icons/hicolor/*/apps/*
%{_datadir}/polkit-1/actions/org.gnome.power.policy
-%doc %{_mandir}/man?/*.*
+%doc %{_mandir}/man1/gnome-power-statistics.*
%files lang -f %{name}.lang
++++++ gnome-power-manager-3.1.2.tar.bz2 -> gnome-power-manager-3.1.3.tar.bz2
++++++
++++ 61606 lines of diff (skipped)
++++++ gnome-power-manager-distcheck-fix.patch ++++++
From: Stanislav Brabec <[email protected]>
Date: Tue, 26 Jul 2011 19:21:50 +0200
Subject: [PATCH] distcheck fix: Remove src/gpm-backlight.* from po/POTFILES.in
(#655363).
---
po/POTFILES.in | 1 -
src/gpm-backlight.c | 494 ---------------------------------------------------
src/gpm-backlight.h | 71 --------
3 files changed, 0 insertions(+), 566 deletions(-)
delete mode 100644 src/gpm-backlight.c
delete mode 100644 src/gpm-backlight.h
Index: gnome-power-manager-3.1.3/po/POTFILES.in
===================================================================
--- gnome-power-manager-3.1.3.orig/po/POTFILES.in
+++ gnome-power-manager-3.1.3/po/POTFILES.in
@@ -6,12 +6,10 @@ data/gnome-power-statistics.desktop.in.i
[type: gettext/glade]data/gpm-feedback-widget.ui
[type: gettext/glade]data/gpm-statistics.ui
policy/org.gnome.power.policy.in2
-src/gpm-backlight.c
src/gpm-backlight-helper.c
src/gpm-common.c
src/gpm-debug.c
src/gpm-graph-widget.c
src/gpm-idle.c
-src/gpm-manager.c
src/gpm-statistics.c
src/gpm-upower.c
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]