SPECS: gnome-volume-manager.spec - 1.3.2, patches 1/2 disabled, sm...
freetz
freetz at pld-linux.org
Sun Jul 3 23:37:14 CEST 2005
Author: freetz Date: Sun Jul 3 21:37:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 1.3.2, patches 1/2 disabled, small notes added, updated BRs
---- Files affected:
SPECS:
gnome-volume-manager.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/gnome-volume-manager.spec
diff -u SPECS/gnome-volume-manager.spec:1.25 SPECS/gnome-volume-manager.spec:1.26
--- SPECS/gnome-volume-manager.spec:1.25 Thu May 19 22:13:26 2005
+++ SPECS/gnome-volume-manager.spec Sun Jul 3 23:37:09 2005
@@ -2,12 +2,12 @@
Summary: The GNOME Volume Manager
Summary(pl): Zarządca woluminów dla GNOME
Name: gnome-volume-manager
-Version: 1.3.1
-Release: 1
+Version: 1.3.2
+Release: 0.1
License: GPL v2
Group: X11/Applications
Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-volume-manager/1.3/%{name}-%{version}.tar.gz
-# Source0-md5: a99afd4467be36038e3e9aae5939b071
+# Source0-md5: 85582b7bae862cffc72fa69098d5053c
Patch0: %{name}-desktop.patch
Patch1: %{name}-mount-argument.patch
Patch2: %{name}-less_verbose.patch
@@ -15,8 +15,8 @@
BuildRequires: GConf2-devel
BuildRequires: autoconf >= 2.52
BuildRequires: automake
-BuildRequires: dbus-glib-devel >= 0.23
-BuildRequires: hal-devel >= 0.4.7
+BuildRequires: dbus-glib-devel >= 0.31
+BuildRequires: hal-devel >= 0.5.0
BuildRequires: intltool >= 0.33
BuildRequires: libglade2-devel >= 1:2.5.1
BuildRequires: libgnomeui-devel >= 2.10.0-2
@@ -24,8 +24,8 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.197
Requires(post,preun): GConf2
-Requires: dbus >= 0.23
-Requires: hal >= 0.4.7
+Requires: dbus >= 0.31
+Requires: hal >= 0.5.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -47,8 +47,10 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p0
-%patch2 -p1
+# it should be handled by hal, not by g-v-m
+#%patch1 -p0
+# patch2 disabled until stable release
+#%patch2 -p1
%build
%{__glib_gettextize}
@@ -96,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2005/07/03 21:37:09 freetz
+- 1.3.2, patches 1/2 disabled, small notes added, updated BRs
+
Revision 1.25 2005/05/19 20:13:26 wrobell
- fixed source uri
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list