- Actually apply the kerberos patch
This commit is contained in:
parent
ae8cf5afcf
commit
7a4724ef20
@ -1,7 +1,7 @@
|
|||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 0.99.8
|
Version: 0.99.8
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -117,6 +117,7 @@ media players (Media Transfer Protocol) to applications using gvfs.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p0 -b .archive-integration
|
%patch1 -p0 -b .archive-integration
|
||||||
%patch2 -p0 -b .bluez-ods
|
%patch2 -p0 -b .bluez-ods
|
||||||
|
%patch3 -p0 -b .kerberos
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -254,6 +255,9 @@ update-desktop-database &> /dev/null ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 16 2008 Tomas Bzatek <tbzatek@redhat.com> - 0.99.8-3
|
||||||
- SMB: Fix kerberos authentication
|
- SMB: Fix kerberos authentication
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user