raveit65 pushed to eom (master). "add some upstream patches to spec file"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Jun 15 15:45:32 UTC 2015


From ca899ae3f1a60f9656a1610e62f4531690d1c577 Mon Sep 17 00:00:00 2001
From: raveit65 <chat-to-me at raveit.de>
Date: Mon, 15 Jun 2015 17:45:18 +0200
Subject: add some upstream patches to spec file


diff --git a/eom.spec b/eom.spec
index 58690f6..a9f2567 100644
--- a/eom.spec
+++ b/eom.spec
@@ -15,7 +15,7 @@
 Name:          eom
 Version:       %{branch}.1
 %if 0%{?rel_build}
-Release:       1%{?dist}
+Release:       2%{?dist}
 %else
 Release:       0.1%{?git_rel}%{?dist}
 %endif
@@ -29,7 +29,12 @@ URL:           http://mate-desktop.org
 # Source for snapshot-builds.
 %{!?rel_build:Source0:    http://git.mate-desktop.org/%{name}/snapshot/%{name}-%{commit}.tar.xz#/%{git_tar}}
 
-Patch0:       eom_fix-glibcompile-f23.patch
+# http://git.mate-desktop.org/eom/commit/?id=ff30825
+Patch0:        eom_hold-a-reference-on-the-used-thumbView.patch
+# https://github.com/mate-desktop/eom/pull/78
+Patch1:        eom_translations.patch
+# https://github.com/mate-desktop/eom/pull/83
+Patch2:        eom_translations-2.patch
 
 BuildRequires: zlib-devel
 BuildRequires: cairo-gobject-devel
@@ -79,7 +84,12 @@ Development files for eom
 
 %prep
 %setup -q%{!?rel_build:n %{name}-%{commit}}
-%patch0 -p1 -b .glib-compile-schemas
+
+%patch0 -p1 -b .thumbView
+%patch1 -p1
+%patch2 -p1
+
+autoreconf -fi
 
 %if 0%{?rel_build}
 #NOCONFIGURE=1 ./autogen.sh
@@ -157,6 +167,12 @@ fi
 
 
 %changelog
+* Mon Jun 15 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.1.2
+- fix broken translations in gsettings key
+- fix issue in finen and korean laguages
+- fix build with --strict option
+- fix a eom-critical warning
+
 * Fri Jun 12 2015 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.10.1.1
 - update to 1.10.1 release
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/eom.git/commit/?h=master&id=ca899ae3f1a60f9656a1610e62f4531690d1c577


More information about the scm-commits mailing list