From 7a4724ef2060137f782751030414c811d26ae32b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Wed, 17 Sep 2008 14:59:31 +0000 Subject: [PATCH] - Actually apply the kerberos patch --- gvfs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gvfs.spec b/gvfs.spec index 5b4579f..c8833b5 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -1,7 +1,7 @@ Summary: Backends for the gio framework in GLib Name: gvfs Version: 0.99.8 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -117,6 +117,7 @@ media players (Media Transfer Protocol) to applications using gvfs. %setup -q %patch1 -p0 -b .archive-integration %patch2 -p0 -b .bluez-ods +%patch3 -p0 -b .kerberos %build @@ -254,6 +255,9 @@ update-desktop-database &> /dev/null ||: %changelog +* Wed Sep 17 2008 Tomas Bzatek - 0.99.8-4 +- Actually apply the kerberos patch + * Tue Sep 16 2008 Tomas Bzatek - 0.99.8-3 - SMB: Fix kerberos authentication