[mate-image-viewer/f20] add mate-image-viewer_native-language.patch to spec file

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sun Jan 5 00:01:38 UTC 2014


commit 791b1be810c392634a2ceb39882398708941c3b8
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sun Jan 5 01:01:33 2014 +0100

    add mate-image-viewer_native-language.patch to spec file

 mate-image-viewer.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/mate-image-viewer.spec b/mate-image-viewer.spec
index cfaf867..0125426 100644
--- a/mate-image-viewer.spec
+++ b/mate-image-viewer.spec
@@ -1,11 +1,13 @@
 Name:          mate-image-viewer
 Version:       1.6.2
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Eye of MATE image viewer
 License:       GPLv2+ and LGPLv2+ 
 URL:           http://mate-desktop.org 
 Source0:       http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
 
+Patch0:        mate-image-viewer_native-language.patch
+
 BuildRequires: pkgconfig(zlib)
 BuildRequires: pkgconfig(gtk+-2.0)
 BuildRequires: pkgconfig(libexif)
@@ -42,6 +44,7 @@ Development files for mate-image-viewer
 
 %prep
 %setup -q
+%patch0 -p1 -b .language
 
 %build
 %configure \
@@ -104,7 +107,11 @@ fi
 %{_libdir}/pkgconfig/eom.pc
 %{_includedir}/eom-2.20
 
+
 %changelog
+* Wed Jan 1 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-2
+- fix native language support
+
 * Tue Dec 31 2013 Wolfgang Ulbrich <chat-to-me at raveit.de> - 1.6.2-1
 - upate to 1.6.2 release
 - remove upstreamed python libdir patch


More information about the scm-commits mailing list