[meld/epel7] Fix error handling

Lubomir Rintel lkundrak at fedoraproject.org
Mon May 19 17:37:17 UTC 2014


commit 4aadaee360df6256c9780961427548f764a7d26f
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Mon May 19 19:37:13 2014 +0200

    Fix error handling

 meld.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/meld.spec b/meld.spec
index 66b47c5..904c8de 100644
--- a/meld.spec
+++ b/meld.spec
@@ -8,6 +8,9 @@ License:	GPLv2+
 URL:		http://meldmerge.org/
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.11/%{name}-%{version}.tar.xz
 
+Patch0:		0001-meldapp-Add-helper-to-get-the-current-MeldWindow-and.patch
+Patch1:         0002-Terminate-with-proper-exit-status-upon-error.patch
+
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext
 BuildRequires:	intltool
@@ -104,6 +107,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Mon May 19 2014 Lubomir Rintel <lkundrak at v3.sk> - 3.11.0-1.1
+- Fix up error handling
+
 * Mon Feb 24 2014 Richard Hughes <rhughes at redhat.com> - 3.11.0-1
 - Update to 3.11.0
 


More information about the scm-commits mailing list