SPECS: gnome-power.spec - ver. 0.2.0 - s/gnome-power/gnome-power-...
wrobell
wrobell at pld-linux.org
Mon Sep 5 14:24:47 CEST 2005
Author: wrobell Date: Mon Sep 5 12:24:47 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ver. 0.2.0
- s/gnome-power/gnome-power-manager
---- Files affected:
SPECS:
gnome-power.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/gnome-power.spec
diff -u SPECS/gnome-power.spec:1.9 SPECS/gnome-power.spec:1.10
--- SPECS/gnome-power.spec:1.9 Tue Jul 12 20:45:27 2005
+++ SPECS/gnome-power.spec Mon Sep 5 14:24:41 2005
@@ -1,24 +1,26 @@
# $Revision$, $Date$
Summary: GNOME Power Manager
Summary(pl): Zarządca energii dla GNOME
-Name: gnome-power
-Version: 0.1.0
+Name: gnome-power-manager
+Version: 0.2.0
Release: 1
Epoch: 0
License: GPL v2
Group: X11/Applications
Source0: http://dl.sourceforge.net/gnome-power/%{name}-%{version}.tar.gz
-# Source0-md5: 38bffb73974c355a1d602470b0c92d9d
+# Source0-md5: 178f4502fd70ad2a7ab17b9e8a2b3f12
Patch0: %{name}-desktop.patch
+Patch1: %{name}-am.patch
URL: http://gnome-power.sourceforge.net/
BuildRequires: autoconf >= 2.52
BuildRequires: automake
-BuildRequires: hal-devel >= 0.5.2
+BuildRequires: hal-devel >= 0.5.4
BuildRequires: libgnomeui-devel >= 2.10.0
BuildRequires: libtool
BuildRequires: libwnck-devel >= 2.10.0
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
+Obsoletes: gnome-power
Requires(post,preun): GConf2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,6 +70,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__libtoolize}
@@ -100,6 +103,7 @@
%doc AUTHORS ChangeLog NEWS README TODO
%attr(755,root,root) %{_bindir}/*
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/*
+%{_mandir}/man1/*
%{_sysconfdir}/gconf/schemas/*.schemas
%{_datadir}/%{name}
%{_desktopdir}/*
@@ -110,6 +114,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2005/09/05 12:24:41 wrobell
+- ver. 0.2.0
+- s/gnome-power/gnome-power-manager
+
Revision 1.9 2005/07/12 18:45:27 freetz
- 0.1.0, removed schemas patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-power.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list