- Actually apply the kerberos patch

This commit is contained in:
Tomas Bzatek 2008-09-17 14:59:31 +00:00
parent ae8cf5afcf
commit 7a4724ef20
1 changed files with 5 additions and 1 deletions

View File

@ -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 <tbzatek@redhat.com> - 0.99.8-4
- Actually apply the kerberos patch
* Tue Sep 16 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.8-3
- SMB: Fix kerberos authentication