gnome-vfs.spec
changeset 5366 83303b3982c5
parent 5333 817fa62bc95d
child 5367 496a3a8e73eb
--- a/gnome-vfs.spec	Fri Apr 22 14:52:50 2005 +0000
+++ b/gnome-vfs.spec	Fri Apr 22 15:17:14 2005 +0000
@@ -2,7 +2,7 @@
 License:      LGPL
 Group:        System/Libraries/GNOME
 Version:      2.6.0
-Release:      78
+Release:      79
 Distribution: Java Desktop System, Release 3
 Vendor:       Sun Microsystems, Inc.
 Summary:      Virtual File System Library for GNOME
@@ -67,6 +67,7 @@
 Patch50:      gnome-vfs-50-audio-cd-show-icon.diff
 Patch51:      gnome-vfs-51-ftp-show-permissions.diff
 Patch52:      gnome-vfs-52-ftp-auth.diff
+Patch53:      gnome-vfs-53-trash-skip-copy.diff
 
 URL:          http://www.gnome.org/
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
@@ -177,6 +178,7 @@
 %patch50 -p1
 %patch51 -p1
 %patch52 -p1
+%patch53 -p1
 
 bzcat %SOURCE1 | tar xvf -
 
@@ -271,6 +273,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 22 2005 - [email protected]
+- Added patch gnome-vfs-53-trash-skip-copy.diff to fix a trash issue.
+  Fixes bug #6235407
+
 * Thu Apr 08 2005 - [email protected]
 - Updated the patch gnome-vfs-45-smb-browse-fixes.diff with fixes for
   bugs #6247186 (issue of authentication when username is present in URI)