[packages/apertium-dict-sv-da] - updated to 0.5.1 - updated apertium32 patch (now it adds apertium 3.3+ support)
qboosh
qboosh at pld-linux.org
Tue Dec 29 21:30:12 CET 2015
commit e436512405d5fb889e00b49d96e86bb88e4f81ce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Dec 29 21:31:55 2015 +0100
- updated to 0.5.1
- updated apertium32 patch (now it adds apertium 3.3+ support)
apertium-dict-sv-da-apertium32.patch | 34 ++++++++++++++++------------------
apertium-dict-sv-da.spec | 4 ++--
2 files changed, 18 insertions(+), 20 deletions(-)
---
diff --git a/apertium-dict-sv-da.spec b/apertium-dict-sv-da.spec
index 0013cc6..744d40c 100644
--- a/apertium-dict-sv-da.spec
+++ b/apertium-dict-sv-da.spec
@@ -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/
diff --git a/apertium-dict-sv-da-apertium32.patch b/apertium-dict-sv-da-apertium32.patch
index 9f7c5b5..fc8a286 100644
--- a/apertium-dict-sv-da-apertium32.patch
+++ b/apertium-dict-sv-da-apertium32.patch
@@ -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])
+ ])
+ ])
+ ])
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apertium-dict-sv-da.git/commitdiff/e436512405d5fb889e00b49d96e86bb88e4f81ce
More information about the pld-cvs-commit
mailing list