[packages/apertium-dict-fr-ca] - updated to 1.0.3 - updated apertium32 patch (now it adds apertium 3.3+ support)
qboosh
qboosh at pld-linux.org
Tue Dec 29 21:23:52 CET 2015
commit 74160e49a638e5a6b08a6a643e2ea2c08dec1434
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Dec 29 21:25:37 2015 +0100
- updated to 1.0.3
- updated apertium32 patch (now it adds apertium 3.3+ support)
apertium-dict-fr-ca-apertium32.patch | 31 ++++++++++++++-----------------
apertium-dict-fr-ca.spec | 4 ++--
2 files changed, 16 insertions(+), 19 deletions(-)
---
diff --git a/apertium-dict-fr-ca.spec b/apertium-dict-fr-ca.spec
index a266ae6..7c74c74 100644
--- a/apertium-dict-fr-ca.spec
+++ b/apertium-dict-fr-ca.spec
@@ -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/
diff --git a/apertium-dict-fr-ca-apertium32.patch b/apertium-dict-fr-ca-apertium32.patch
index 734f524..b2f296c 100644
--- a/apertium-dict-fr-ca-apertium32.patch
+++ b/apertium-dict-fr-ca-apertium32.patch
@@ -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])
+ ])
])
])
- ])
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apertium-dict-fr-ca.git/commitdiff/74160e49a638e5a6b08a6a643e2ea2c08dec1434
More information about the pld-cvs-commit
mailing list