]> git.pld-linux.org Git - packages/apertium-dict-es-gl.git/commitdiff
- updated to 1.0.8 auto/th/apertium-dict-es-gl-1.0.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Dec 2015 20:15:32 +0000 (21:15 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 29 Dec 2015 20:15:32 +0000 (21:15 +0100)
- updated apertium32 patch (now it adds apertium 3.3+ support)

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

index b524df9fceee04f8ed9712503bb57c442b52133b..f51d127f1b01d1a8aeb3668185fbe4f7aefb62e1 100644 (file)
@@ -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)
index f4f14c9af7a8adf2ed7d416df9020e1dd147e3e1..c1454d0935867d795197647b5ec1a1612ee72dae 100644 (file)
@@ -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/
This page took 0.073312 seconds and 4 git commands to generate.