From b5bb6536af152aa7dcc281532a1b9b8d9fc8b904 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Fri, 1 Oct 2004 21:33:48 +0000 Subject: [PATCH] - Build with hal patch --- gnome-vfs2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnome-vfs2.spec b/gnome-vfs2.spec index 7948e8e..b1a02f8 100644 --- a/gnome-vfs2.spec +++ b/gnome-vfs2.spec @@ -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 2.8.1-5 +- Build with hal patch + * Wed Sep 29 2004 David Zeuthen 2.8.1-4 - Apply hal patch - Support the console mount option