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