[packages/apertium-dict-es-gl] - updated to 1.0.8 - updated apertium32 patch (now it adds apertium 3.3+ support)
qboosh
qboosh at pld-linux.org
Tue Dec 29 21:13:47 CET 2015
commit 917d8cf7f6f383fc66126e740cb4770508eb58de
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Dec 29 21:15:32 2015 +0100
- updated to 1.0.8
- updated apertium32 patch (now it adds apertium 3.3+ support)
apertium-dict-es-gl-apertium32.patch | 35 ++++++++++++++++-------------------
apertium-dict-es-gl.spec | 4 ++--
2 files changed, 18 insertions(+), 21 deletions(-)
---
diff --git a/apertium-dict-es-gl.spec b/apertium-dict-es-gl.spec
index f4f14c9..c1454d0 100644
--- a/apertium-dict-es-gl.spec
+++ b/apertium-dict-es-gl.spec
@@ -2,12 +2,12 @@ Summary: Spanish-Galician language pair for Apertium
Summary(pl.UTF-8): Para języków hiszpański-galicyjski dla Apertium
%define lpair es-gl
Name: apertium-dict-%{lpair}
-Version: 1.0.7
+Version: 1.0.8
Release: 1
License: GPL v2+
Group: Applications/Text
Source0: http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: 17e5dd2df012f8848479ed9205d9248c
+# Source0-md5: d530f344f79a19e8d96bf032998e3bc2
Patch0: %{name}-DESTDIR.patch
Patch1: %{name}-apertium32.patch
URL: http://www.apertium.org/
diff --git a/apertium-dict-es-gl-apertium32.patch b/apertium-dict-es-gl-apertium32.patch
index b524df9..f51d127 100644
--- a/apertium-dict-es-gl-apertium32.patch
+++ b/apertium-dict-es-gl-apertium32.patch
@@ -1,20 +1,17 @@
---- apertium-es-gl-1.0.7/configure.ac.orig 2009-03-11 22:22:18.000000000 +0100
-+++ apertium-es-gl-1.0.7/configure.ac 2010-12-29 18:28:56.518118583 +0100
-@@ -29,9 +29,15 @@
- APERTIUM_VER=30
- ],
- [
-- PKG_CHECK_MODULES(APERTIUM, apertium-3.1 >= 3.1.0)
-+ PKG_CHECK_MODULES(APERTIUM, apertium-3.1 >= 3.1.0,
-+ [
- APERTIUM_VER=31
-- ])
-+ ],
-+ [
-+ PKG_CHECK_MODULES(APERTIUM, apertium-3.2 >= 3.2.0)
-+ APERTIUM_VER=32
-+ ])
-+ ])
+--- apertium-es-gl-1.0.8/configure.ac.orig 2015-12-29 21:06:45.492028563 +0100
++++ apertium-es-gl-1.0.8/configure.ac 2015-12-29 21:08:16.675358070 +0100
+@@ -32,8 +32,13 @@
+ APERTIUM_VER=31
+ ],
+ [
+- PKG_CHECK_MODULES(APERTIUM, apertium-3.2 >= 3.2.0)
++ PKG_CHECK_MODULES(APERTIUM, apertium-3.2 >= 3.2.0,
++ [
+ APERTIUM_VER=32
++ ],
++ [PKG_CHECK_MODULES(APERTIUM, apertium >= 3.3.0)
++ APERTIUM_VER=3
++ ])
+ ])
+ ])
])
- ])
- AC_SUBST(APERTIUM_VER)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apertium-dict-es-gl.git/commitdiff/917d8cf7f6f383fc66126e740cb4770508eb58de
More information about the pld-cvs-commit
mailing list