Author: freetz Date: Tue May 23 20:43:17 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - fixed bugs in smb and ftp methods (patches), rel.6, STBR
---- Files affected: SPECS: gnome-vfs2.spec (1.164.4.7 -> 1.164.4.8) ---- Diffs: ================================================================ Index: SPECS/gnome-vfs2.spec diff -u SPECS/gnome-vfs2.spec:1.164.4.7 SPECS/gnome-vfs2.spec:1.164.4.8 --- SPECS/gnome-vfs2.spec:1.164.4.7 Sun May 21 11:30:49 2006 +++ SPECS/gnome-vfs2.spec Tue May 23 22:43:12 2006 @@ -3,7 +3,7 @@ Summary(pl): GNOME - wirtualny system plików Name: gnome-vfs2 Version: 2.14.1 -Release: 5 +Release: 6 License: LGPL v2+ Group: Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.14/gnome-vfs-%{version}.tar.bz2 @@ -22,6 +22,8 @@ Patch10: %{name}-fix_volumes_sorting.patch Patch11: %{name}-only_non_automounted_listed.patch Patch12: %{name}-unaliase_mimetype.patch +Patch13: %{name}-smb_cache_lookup_fix.patch +Patch14: %{name}-ftp_ls_parse_fix.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: ORBit2-devel >= 1:2.14.0 @@ -140,6 +142,8 @@ %patch10 -p0 %patch11 -p0 %patch12 -p1 +%patch13 -p0 +%patch14 -p1 %build # force rebuild @@ -241,6 +245,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164.4.8 2006/05/23 20:43:12 freetz +- fixed bugs in smb and ftp methods (patches), rel.6, STBR + Revision 1.164.4.7 2006/05/21 09:30:49 freetz - bugfixes: http://bugzilla.gnome.org/show_bug.cgi?id=341446 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-vfs2.spec?r1=1.164.4.7&r2=1.164.4.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
