[packages/apertium-dict-en-gl] - updated to 0.5.2 - updated apertium32 patch (now it adds apertium 3.3+ support)

qboosh qboosh at pld-linux.org
Mon Dec 28 22:19:35 CET 2015


commit 55240deb1189b69e654bb78cece47ea8057457b9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 28 22:21:18 2015 +0100

    - updated to 0.5.2
    - updated apertium32 patch (now it adds apertium 3.3+ support)

 apertium-dict-en-gl-apertium32.patch | 31 +++++++++++++++----------------
 apertium-dict-en-gl.spec             |  4 ++--
 2 files changed, 17 insertions(+), 18 deletions(-)
---
diff --git a/apertium-dict-en-gl.spec b/apertium-dict-en-gl.spec
index 0ee1914..a6306ee 100644
--- a/apertium-dict-en-gl.spec
+++ b/apertium-dict-en-gl.spec
@@ -2,12 +2,12 @@ Summary:	English-Galician language pair for Apertium
 Summary(pl.UTF-8):	Para języków angielski-galicyjski dla Apertium
 %define	lpair	en-gl
 Name:		apertium-dict-%{lpair}
-Version:	0.5.1
+Version:	0.5.2
 Release:	1
 License:	GPL v2+
 Group:		Applications/Text
 Source0:	http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5:	daaba4c47ed5cbfbdd9c9410044ffa31
+# Source0-md5:	39847897220e4b9e126918219c7712e3
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-apertium32.patch
 URL:		http://www.apertium.org/
diff --git a/apertium-dict-en-gl-apertium32.patch b/apertium-dict-en-gl-apertium32.patch
index 8f2b852..97d3810 100644
--- a/apertium-dict-en-gl-apertium32.patch
+++ b/apertium-dict-en-gl-apertium32.patch
@@ -1,18 +1,17 @@
---- apertium-en-gl-0.5.1/configure.ac.orig	2008-11-19 08:41:42.000000000 +0100
-+++ apertium-en-gl-0.5.1/configure.ac	2010-12-31 11:24:00.442121936 +0100
-@@ -27,8 +27,14 @@
-               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-en-gl-0.5.2/configure.ac.orig	2015-12-28 22:11:23.528825016 +0100
++++ apertium-en-gl-0.5.2/configure.ac	2015-12-28 22:12:35.832155314 +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(APERTIUN, apertium >= 3.3.0)
++                   APERTIUM_VER=3
++                  ])
+               ])
            ])
        ])
-   ])
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apertium-dict-en-gl.git/commitdiff/55240deb1189b69e654bb78cece47ea8057457b9



More information about the pld-cvs-commit mailing list