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

apertium-dict-sv-da-apertium32.patch
apertium-dict-sv-da.spec

index 9f7c5b5f13c75d5a187117ccd902c5fb3eb32cb7..fc8a286d17415ae7104d65460153e8f8ad09be38 100644 (file)
@@ -1,18 +1,16 @@
---- apertium-sv-da-0.5.0/configure.ac.orig     2009-09-22 14:47:25.000000000 +0200
-+++ apertium-sv-da-0.5.0/configure.ac  2010-12-17 19:51:55.514119421 +0100
-@@ -19,8 +19,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
-+    ])
-   ])
-   AC_SUBST(APERTIUM_VER)
- ])
+--- apertium-sv-da-0.5.1/configure.ac.orig     2015-12-29 21:28:55.285306090 +0100
++++ apertium-sv-da-0.5.1/configure.ac  2015-12-29 21:30:32.635302005 +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 0013cc6d57141a556e9571e05d1576454362a6af..744d40c0767cbb60f1471e406b740673df6249fe 100644 (file)
@@ -2,12 +2,12 @@ Summary:      Swedish-Danish language pair for Apertium
 Summary(pl.UTF-8):     Para języków szwedzki-duński dla Apertium
 %define        lpair   sv-da
 Name:          apertium-dict-%{lpair}
-Version:       0.5.0
+Version:       0.5.1
 Release:       1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: 23d4247a7eb4835a096737a20251bc78
+# Source0-md5: 73a3dd73eafb38d72310a3f12a415e1c
 Patch0:                %{name}-DESTDIR.patch
 Patch1:                %{name}-apertium32.patch
 URL:           http://www.apertium.org/
This page took 0.52459 seconds and 4 git commands to generate.