rpms/gnome-vfs2/devel gnome-vfs2.spec,1.144,1.145

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Dec 5 15:24:48 UTC 2006


Author: mclasen

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

Modified Files:
	gnome-vfs2.spec 
Log Message:
Cleanups



Index: gnome-vfs2.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-vfs2/devel/gnome-vfs2.spec,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- gnome-vfs2.spec	5 Dec 2006 15:09:15 -0000	1.144
+++ gnome-vfs2.spec	5 Dec 2006 15:24:46 -0000	1.145
@@ -31,7 +31,7 @@
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: popt, bzip2-devel, ORBit2-devel, openjade
 BuildRequires: pkgconfig
-BuildRequires: /usr/bin/automake-1.9
+BuildRequires: automake
 BuildRequires: libtool
 BuildRequires: intltool
 BuildRequires: autoconf
@@ -67,9 +67,6 @@
 # http://bugzilla.gnome.org/show_bug.cgi?id=356772
 Patch8: gnome-vfs-2.16.0-no-dbus.patch
 
-# From upstream cvs
-Patch9: gnome-vfs-atexit-fix.patch
- 
 %description
 GNOME VFS is the GNOME virtual file system. It is the foundation of
 the Nautilus file manager. It provides a modular architecture and
@@ -121,7 +118,6 @@
 %patch201 -p0 -b .console
 
 %patch8 -p1 -b .no-dbus
-%patch9 -p0 -b .gatexit-fix
 
 %build
 
@@ -130,17 +126,8 @@
 	LDFLAGS=`pkg-config --libs-only-L openssl`; export LDFLAGS
 fi
 
-# auto* update needed for gnome-vfs-avahi.patch
-intltoolize --force
-libtoolize --force
-aclocal
-autoheader
-automake-1.9 --add-missing
-
-#needed for patch 102 (kerberos fix)
-autoconf
 CFLAGS="-O0 -g"
-%configure --disable-gtk-doc --with-gtk=no --enable-hal 
+%configure --disable-gtk-doc --enable-hal 
 
 export tagname=CC
 make LIBTOOL=/usr/bin/libtool




More information about the fedora-cvs-commits mailing list