SPECS: gnome-volume-manager.spec - pmountized, rel.1

freetz freetz at pld-linux.org
Thu Aug 4 20:00:53 CEST 2005


Author: freetz                       Date: Thu Aug  4 18:00:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pmountized, rel.1

---- Files affected:
SPECS:
   gnome-volume-manager.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/gnome-volume-manager.spec
diff -u SPECS/gnome-volume-manager.spec:1.26 SPECS/gnome-volume-manager.spec:1.27
--- SPECS/gnome-volume-manager.spec:1.26	Sun Jul  3 23:37:09 2005
+++ SPECS/gnome-volume-manager.spec	Thu Aug  4 20:00:47 2005
@@ -3,14 +3,13 @@
 Summary(pl):	Zarządca woluminów dla GNOME
 Name:		gnome-volume-manager
 Version:	1.3.2
-Release:	0.1
+Release:	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:	85582b7bae862cffc72fa69098d5053c
 Patch0:		%{name}-desktop.patch
-Patch1:		%{name}-mount-argument.patch
-Patch2:		%{name}-less_verbose.patch
+Patch1:		%{name}-less_verbose.patch
 URL:		http://www.gnome.org/
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.52
@@ -25,7 +24,8 @@
 BuildRequires:	rpmbuild(macros) >= 1.197
 Requires(post,preun):	GConf2
 Requires:	dbus >= 0.31
-Requires:	hal >= 0.5.0
+Requires:	hal >= 0.5.3-1
+Requires:	pmount
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,10 +47,8 @@
 %prep
 %setup -q
 %patch0 -p1
-# it should be handled by hal, not by g-v-m
-#%patch1 -p0
-# patch2 disabled until stable release
-#%patch2 -p1
+# patch1 disabled until stable release
+#%patch1 -p1
 
 %build
 %{__glib_gettextize}
@@ -61,7 +59,9 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--disable-schemas-install
+	--disable-schemas-install \
+	--with-mount-command="/usr/bin/pmount-hal %h" \
+	--with-unmount-command="/usr/bin/pumount %d"
 %{__make}
 
 %install
@@ -88,9 +88,9 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
-%{_sysconfdir}/gconf/schemas/*
 %{_datadir}/%{name}
 %{_desktopdir}/*.desktop
+%{_sysconfdir}/gconf/schemas/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2005/08/04 18:00:47  freetz
+- pmountized, rel.1
+
 Revision 1.26  2005/07/03 21:37:09  freetz
 - 1.3.2, patches 1/2 disabled, small notes added, updated BRs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-volume-manager.spec?r1=1.26&r2=1.27&f=u




More information about the pld-cvs-commit mailing list