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

apertium-dict-fr-ca-apertium32.patch
apertium-dict-fr-ca.spec

index 734f52463ab7c202e24b5127dd6bed68780121e0..b2f296c284e8680f0b90ec821a4f9af4819e5ae2 100644 (file)
@@ -1,19 +1,16 @@
---- apertium-fr-ca-1.0.2/configure.ac.orig     2009-03-12 20:55:15.000000000 +0100
-+++ apertium-fr-ca-1.0.2/configure.ac  2010-12-20 17:57:52.754119421 +0100
-@@ -27,8 +27,14 @@
-               APERTIUM_VER=30
-           ],
-           [
--              PKG_CHECK_MODULES(APERTIUM, apertium-3.1 >= 3.1.0)
--              APERTIUM_VER=31
-+              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-fr-ca-1.0.3/configure.ac.orig     2015-12-29 21:19:52.855328855 +0100
++++ apertium-fr-ca-1.0.3/configure.ac  2015-12-29 21:22:56.165321162 +0100
+@@ -32,8 +32,12 @@
+                 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])
+               ])
            ])
        ])
-   ])
index a266ae6e29e90c176b79b2a87c56c5e6488bd73e..7c74c745f04623702b88976d9a74f19bd7bcd09f 100644 (file)
@@ -2,12 +2,12 @@ Summary:      French/Catalan language pair for Apertium
 Summary(pl.UTF-8):     Para języków francuski-kataloński dla Apertium
 %define        lpair   fr-ca
 Name:          apertium-dict-%{lpair}
-Version:       1.0.2
+Version:       1.0.3
 Release:       1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: f04cb595c342a623a5d17cd1f5bfa1f3
+# Source0-md5: 85536ea3ca0eb431f0b100fe88b8c4d4
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-apertium32.patch
 URL:           http://www.apertium.org/
This page took 0.082828 seconds and 4 git commands to generate.