[Thunar/f15] Update to 1.2.3 Drop smb-gvfs.patch, included in this release

Christoph Wickert cwickert at fedoraproject.org
Tue Sep 20 21:10:07 UTC 2011


commit 65c379264aff59cfb7df95ffdebce0edab214d3e
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Sep 20 23:09:52 2011 +0200

    Update to 1.2.3
    Drop smb-gvfs.patch, included in this release

 .gitignore                  |    1 +
 Thunar-1.2.2-smb-gvfs.patch |   16 ----------------
 Thunar.spec                 |   15 ++++++---------
 sources                     |    2 +-
 4 files changed, 8 insertions(+), 26 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37d0a7b..b69634f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Thunar-1.0.2.tar.bz2
 /Thunar-1.2.0.tar.bz2
 /Thunar-1.2.1.tar.bz2
 /Thunar-1.2.2.tar.bz2
+/Thunar-1.2.3.tar.bz2
diff --git a/Thunar.spec b/Thunar.spec
index 5ced3a2..29ac6c3 100644
--- a/Thunar.spec
+++ b/Thunar.spec
@@ -1,8 +1,8 @@
 %global minorversion 1.2
 
 Name:           Thunar
-Version:        1.2.2
-Release:        2%{?dist}
+Version:        1.2.3
+Release:        1%{?dist}
 Summary:        Thunar File Manager
 
 Group:          User Interface/Desktops
@@ -12,11 +12,6 @@ Source0:        http://archive.xfce.org/src/xfce/thunar/%{minorversion}/%{name}-
 Source1:        thunar-sendto-bluetooth.desktop
 Source2:        thunar-sendto-audacious-playlist.desktop
 Source3:        thunar-sendto-quodlibet-playlist.desktop
-#
-# Patch to fix smb mounting 
-# https://bugzilla.xfce.org/show_bug.cgi?id=7774
-# https://bugzilla.redhat.com/show_bug.cgi?id=712469
-Patch0:		Thunar-1.2.2-smb-gvfs.patch
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  exo-devel >= 0.5.1
@@ -70,8 +65,6 @@ libraries and header files for the Thunar file manager.
 %prep
 %setup -q
 
-%patch0 -p1
-
 # fix icon in thunar-sendto-email.desktop
 sed -i 's!internet-mail!mail-message-new!' \
         plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in
@@ -211,6 +204,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Sep 20 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.2.3-1
+- Update to 1.2.3
+- Drop smb-gvfs.patch, included in this release
+
 * Sat Aug 27 2011 Kevin Fenzi <kevin at scrye.com> - 1.2.2-2
 - Add patch to fix smb mounting. Fixes #712469
 
diff --git a/sources b/sources
index e8b6350..0561056 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a86df0212db71e61f459bda6bc7b7fb6  Thunar-1.2.2.tar.bz2
+0a2c36cdd3cb3a2ab52cbf6055415b85  Thunar-1.2.3.tar.bz2


More information about the scm-commits mailing list