diff --git a/.cvsignore b/.cvsignore index 7e2d352..a7f37c9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gnome-power-manager-2.22.1.tar.bz2 +gnome-power-manager-2.23.1.tar.gz diff --git a/gnome-power-manager.spec b/gnome-power-manager.spec index 64c53c7..940c456 100644 --- a/gnome-power-manager.spec +++ b/gnome-power-manager.spec @@ -4,13 +4,11 @@ Summary: GNOME Power Manager Name: gnome-power-manager -Version: 2.22.1 -Release: 2%{?dist} +Version: 2.23.1 +Release: 1%{?dist} License: GPLv2+ and GFDL+ Group: Applications/System -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 +Source: http://download.gnome.org/sources/gnome-power-manager/2.23/gnome-power-manager-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.gnome.org/projects/gnome-power-manager/ BuildRequires: libgnomeui-devel @@ -28,10 +26,12 @@ BuildRequires: libtool BuildRequires: cairo-devel BuildRequires: perl(XML::Parser) BuildRequires: gstreamer-devel +BuildRequires: unique-devel Requires: gnome-icon-theme Requires: hal >= %{hal_version} Requires: dbus-glib >= %{dbus_version} Requires: dbus-x11 >= %{dbus_version} +Requires: unique >= 0.9.4 Requires(post): scrollkeeper Requires(pre): GConf2 Requires(post): GConf2 @@ -46,7 +46,6 @@ change preferences. %prep %setup -q -%patch0 -p1 -b .no-background %build %configure \ @@ -126,6 +125,12 @@ fi %{_datadir}/gnome-2.0/ui/GNOME_InhibitApplet.xml %changelog +* Fri May 20 2008 Richard Hughes - 2.23.1-1 +- Update to 2.23.1 + +* Fri May 16 2008 Richard Hughes - 2.22.1-3 +- Add a BR on unique to make the client tools single instance + * Sun Apr 13 2008 Richard Hughes - 2.22.1-2 - Fix the homepage URL to http://www.gnome.org/projects/gnome-power-manager/ diff --git a/sources b/sources index c50e859..fbf1f97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bfb10f96771dd161ff16171f78a7dc21 gnome-power-manager-2.22.1.tar.bz2 +c50d2a72ca061a6f0a09a6c6309988ff gnome-power-manager-2.23.1.tar.gz