- Build with hal patch

f38
David Zeuthen 20 years ago
parent 99a112f569
commit b5bb6536af

@ -10,7 +10,7 @@
Summary: The GNOME virtual file-system libraries.
Name: gnome-vfs2
Version: 2.8.1
Release: 4
Release: 5
License: LGPL
Group: System Environment/Libraries
Source: gnome-vfs-%{version}.tar.bz2
@ -155,7 +155,7 @@ if pkg-config openssl ; then
fi
#needed for patch 102 (kerberos fix)
autoconf
%configure --enable-gtk-doc --with-gtk=no
%configure --enable-gtk-doc --with-gtk=no --enable-hal
export tagname=CC
make LIBTOOL=/usr/bin/libtool
@ -256,6 +256,9 @@ done
%config %{_sysconfdir}/gnome-vfs-2.0/modules/smb-module.conf
%changelog
* Fri Oct 1 2004 David Zeuthen <davidz@redhat.com> 2.8.1-5
- Build with hal patch
* Wed Sep 29 2004 David Zeuthen <davidz@redhat.com> 2.8.1-4
- Apply hal patch
- Support the console mount option

Loading…
Cancel
Save