rpms/gnome-vfs2/devel gnome-vfs2.spec,1.84,1.85

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jan 17 20:39:01 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/gnome-vfs2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3108

Modified Files:
	gnome-vfs2.spec 
Log Message:
- Add a BuildRequires on gnome-mount-devel so we build with
  gnome-mount support




Index: gnome-vfs2.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- gnome-vfs2.spec	17 Jan 2006 04:37:10 -0000	1.84
+++ gnome-vfs2.spec	17 Jan 2006 20:38:58 -0000	1.85
@@ -9,7 +9,7 @@
 Summary: The GNOME virtual file-system libraries.
 Name: gnome-vfs2
 Version: 2.13.4
-Release: 1
+Release: 2 
 License: LGPL
 Group: System Environment/Libraries
 Source0: gnome-vfs-%{version}.tar.bz2
@@ -33,6 +33,7 @@
 BuildRequires: krb5-devel
 BuildRequires: avahi-glib-devel >= 0.6
 BuildRequires: hal-devel >= 0.5.0
+BuildRequires: gnome-mount-devel >= 0.4
 Prereq: GConf2 >= %{gconf2_version}
 
 Patch3: gnome-vfs-2.9.90-modules-conf.patch
@@ -104,7 +105,7 @@
 
 #needed for patch 102 (kerberos fix)
 autoconf
-%configure --enable-gtk-doc --with-gtk=no --enable-hal --with-hal-mount=/usr/bin/gnome-mount --with-hal-umount=/usr/bin/gnome-umount --with-hal-eject=/usr/bin/gnome-eject
+%configure --enable-gtk-doc --with-gtk=no --enable-hal 
 
 export tagname=CC
 make LIBTOOL=/usr/bin/libtool
@@ -173,6 +174,10 @@
 %config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
 
 %changelog
+* Tue Jan 17 2006 John (J5) Palmieri <johnp at redhat.com> 2.13.4-2
+- Add a BuildRequires on gnome-mount-devel so we build with
+  gnome-mount support
+
 * Mon Jan 16 2006 Matthias Clasen <mclasen at redhat.com> 2.13.4-1
 - Update to 2.13.4
 




More information about the fedora-cvs-commits mailing list