[mate-session-manager] drop comment out patch from spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Fri Jul 26 22:05:51 UTC 2013


commit 4e043ccb413c4bcc1a2fe1322d32f2f59921c787
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jul 27 00:05:02 2013 +0200

    drop comment out patch from spec file

 mate-session-manager.spec |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/mate-session-manager.spec b/mate-session-manager.spec
index 84e430e..4f27fef 100644
--- a/mate-session-manager.spec
+++ b/mate-session-manager.spec
@@ -6,9 +6,6 @@ License:        GPLv2+
 URL:            http://mate-desktop.org
 Source0:        http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
-#Patch from upstream to fix race condition that launches multiple caja windows on first login
-#Patch0:         x-caja.patch
-
 BuildRequires:  dbus-glib-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk2-devel
@@ -30,7 +27,6 @@ full-featured user session.
 
 %prep
 %setup -q
-#%patch0 -p1
  
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -84,6 +80,9 @@ fi
 %{_datadir}/MateConf/gsettings/mate-session.convert
 
 %changelog
+* Fri Jul 26 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.1-1
+- drop comment out patch from spec file
+
 * Mon Jun 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.0-4
 - Drop the caja patch
 - Build against latest systemd


More information about the scm-commits mailing list