]> git.pld-linux.org Git - packages/apertium-dict-en-gl.git/commitdiff
- updated to 0.5.2 auto/th/apertium-dict-en-gl-0.5.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Dec 2015 21:21:18 +0000 (22:21 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 28 Dec 2015 21:21:18 +0000 (22:21 +0100)
- updated apertium32 patch (now it adds apertium 3.3+ support)

apertium-dict-en-gl-apertium32.patch
apertium-dict-en-gl.spec

index 8f2b85200f346e1c43a547d8a5f245b9ca2ea332..97d3810c84536029eed8abda7cd7ac9d6e52689c 100644 (file)
@@ -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
++                  ])
+               ])
            ])
        ])
-   ])
index 0ee1914ff879b691cc80243f9dc68edd292adb9a..a6306ee81bfa3920c8b081b4c6dea3bdd61af69d 100644 (file)
@@ -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/
This page took 0.085239 seconds and 4 git commands to generate.