SPECS: gnome-power-manager.spec - 2.15.91, updated deps and file l...
freetz
freetz at pld-linux.org
Thu Aug 10 19:53:52 CEST 2006
Author: freetz Date: Thu Aug 10 17:53:52 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.15.91, updated deps and file list, disable icon framing for now
---- Files affected:
SPECS:
gnome-power-manager.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/gnome-power-manager.spec
diff -u SPECS/gnome-power-manager.spec:1.35 SPECS/gnome-power-manager.spec:1.36
--- SPECS/gnome-power-manager.spec:1.35 Wed Jul 26 20:50:31 2006
+++ SPECS/gnome-power-manager.spec Thu Aug 10 19:53:47 2006
@@ -2,26 +2,26 @@
Summary: GNOME Power Manager
Summary(pl): Zarządca energii dla GNOME
Name: gnome-power-manager
-Version: 2.15.90
+Version: 2.15.91
Release: 1
License: GPL v2
Group: X11/Applications
Source0: ftp://ftp.gnome.org/pub/gnome/sources/gnome-power-manager/2.15/%{name}-%{version}.tar.bz2
-# Source0-md5: a45d0588782c8c67c147725d089ed00e
+# Source0-md5: 1096d20879e5180912885acf22ff5741
Patch0: %{name}-desktop.patch
URL: http://www.gnome.org/projects/gnome-power-manager/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
-BuildRequires: dbus-glib-devel >= 0.62
+BuildRequires: dbus-glib-devel >= 0.71
BuildRequires: docbook-dtd41-sgml
BuildRequires: docbook-utils
BuildRequires: glib2-devel >= 1:2.12.1
BuildRequires: gnome-doc-utils
-BuildRequires: hal-devel >= 0.5.7
-BuildRequires: libgnomeui-devel >= 2.15.90
+BuildRequires: hal-devel >= 0.5.7.1
+BuildRequires: libgnomeui-devel >= 2.15.91
BuildRequires: libnotify-devel >= 0.4.2
BuildRequires: libtool
-BuildRequires: libwnck-devel >= 2.15.90
+BuildRequires: libwnck-devel >= 2.15.91
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: scrollkeeper
@@ -29,7 +29,7 @@
Requires(post,preun): GConf2
Requires(post,postun): gtk+2 >= 2:2.10.1
Requires(post,postun): scrollkeeper
-Requires: gnome-session >= 2.15.90
+Requires: gnome-session >= 2.15.91
Requires: notification-daemon >= 0.3.5
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -87,9 +87,10 @@
%{__automake}
%{__autoconf}
%configure \
+ --disable-icon-framing \
+ --disable-policykit \
--disable-schemas-install \
- --disable-scrollkeeper \
- --disable-policykit
+ --disable-scrollkeeper
%{__make}
%install
@@ -130,6 +131,7 @@
%dir %{_omf_dest_dir}/gnome-power-manager
%{_omf_dest_dir}/gnome-power-manager/gnome-power-manager-C.omf
%lang(ru) %{_omf_dest_dir}/gnome-power-manager/gnome-power-manager-ru.omf
+%lang(sv) %{_omf_dest_dir}/gnome-power-manager/gnome-power-manager-sv.omf
%{_sysconfdir}/gconf/schemas/gnome-power-manager.schemas
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -138,6 +140,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2006/08/10 17:53:47 freetz
+- 2.15.91, updated deps and file list, disable icon framing for now
+
Revision 1.35 2006/07/26 18:50:31 freetz
- 2.15.90, use rpm macros
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-power-manager.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list