rpms/gnome-power-manager/devel .cvsignore, 1.42, 1.43 gnome-power-manager.spec, 1.112, 1.113 sources, 1.42, 1.43

William Jon McCann (mccann) fedora-extras-commits at redhat.com
Tue Mar 11 01:20:43 UTC 2008


Author: mccann

Update of /cvs/pkgs/rpms/gnome-power-manager/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16339

Modified Files:
	.cvsignore gnome-power-manager.spec sources 
Log Message:
- Update to 2.22.0




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-power-manager/devel/.cvsignore,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- .cvsignore	14 Feb 2008 22:53:42 -0000	1.42
+++ .cvsignore	11 Mar 2008 01:20:06 -0000	1.43
@@ -1 +1 @@
-gnome-power-manager-2.21.92.tar.bz2
+gnome-power-manager-2.22.0.tar.bz2


Index: gnome-power-manager.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-power-manager/devel/gnome-power-manager.spec,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- gnome-power-manager.spec	18 Feb 2008 16:47:35 -0000	1.112
+++ gnome-power-manager.spec	11 Mar 2008 01:20:06 -0000	1.113
@@ -4,15 +4,13 @@
 
 Summary: GNOME Power Manager
 Name: gnome-power-manager
-Version: 2.21.92
-Release: 2%{?dist}
+Version: 2.22.0
+Release: 1%{?dist}
 License: GPLv2+ and GFDL+
 Group: Applications/System
-Source: http://download.gnome.org/sources/gnome-power-manager/2.21/gnome-power-manager-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gnome-power-manager/2.22/gnome-power-manager-%{version}.tar.bz2
 # http://bugzilla.gnome.org/show_bug.cgi?id=483826
 Patch0: no-background.patch
-# http://bugzilla.gnome.org/show_bug.cgi?id=514590
-Patch1: gc-leak.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://gnome-power.sourceforge.net/
 BuildRequires: libgnomeui-devel
@@ -41,15 +39,14 @@
 Requires(postun): scrollkeeper
 
 %description
-GNOME Power Manager uses the information and facilities provided by HAL 
-displaying icons and handling user callbacks in an interactive GNOME session. 
-GNOME Power Preferences allows authorised users to set policy and 
+GNOME Power Manager uses the information and facilities provided by HAL
+displaying icons and handling user callbacks in an interactive GNOME session.
+GNOME Power Preferences allows authorised users to set policy and
 change preferences.
 
 %prep
 %setup -q
 %patch0 -p1 -b .no-background
-%patch1 -p1 -b .gc-leak
 
 %build
 %configure \
@@ -65,6 +62,9 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
 
+desktop-file-install --vendor gnome                                     \
+  --dir $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow            \
+  $RPM_BUILD_ROOT%{_datadir}/gnome/autostart/gnome-power-manager.desktop
 desktop-file-install --vendor gnome --delete-original                   \
   --dir $RPM_BUILD_ROOT%{_datadir}/gnome/autostart         		\
   $RPM_BUILD_ROOT%{_datadir}/gnome/autostart/gnome-power-manager.desktop
@@ -116,6 +116,7 @@
 %{_sysconfdir}/gconf/schemas/*.schemas
 %{_datadir}/dbus-1/services/gnome-power-manager.service
 %{_datadir}/gnome/autostart/gnome-power-manager.desktop
+%{_datadir}/gdm/autostart/LoginWindow/gnome-power-manager.desktop
 %{_datadir}/applications/gnome-power-preferences.desktop
 %{_datadir}/applications/gnome-power-statistics.desktop
 %{_datadir}/icons/hicolor/*/apps/*
@@ -124,7 +125,10 @@
 %{_datadir}/gnome-2.0/ui/GNOME_BrightnessApplet.xml
 %{_datadir}/gnome-2.0/ui/GNOME_InhibitApplet.xml
 
-%changelog 
+%changelog
+* Mon Mar 10 2008 Jon McCann <jmccann at redhat.com> - 2.22.0-1
+- Update to 2.22.0
+
 * Mon Feb 18 2008 Matthias Clasen <mclasen at redhat.com> - 2.21.92-2
 - Plug an X resource leak in the brightness applet
 
@@ -396,4 +400,3 @@
 
 * Fri Sep 02 2005 David Zeuthen <davidz at redhat.com> 0.2.3.1-1
 - Initial import based on an SRPM from Richard Hughes
-


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-power-manager/devel/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources	14 Feb 2008 22:53:42 -0000	1.42
+++ sources	11 Mar 2008 01:20:06 -0000	1.43
@@ -1 +1 @@
-bf7c9cb1c1ce32aea8a26e60d99c5343  gnome-power-manager-2.21.92.tar.bz2
+43c76a13a803a5c034f310bb20f91ff4  gnome-power-manager-2.22.0.tar.bz2




More information about the fedora-extras-commits mailing list