]> git.pld-linux.org Git - packages/apertium-dict-eu-es.git/commitdiff
- updated to 0.3.2
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Jun 2013 19:58:08 +0000 (21:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 24 Jun 2013 19:58:08 +0000 (21:58 +0200)
- removed obsolete apertium32 patch

apertium-dict-eu-es-apertium32.patch [deleted file]
apertium-dict-eu-es.spec

diff --git a/apertium-dict-eu-es-apertium32.patch b/apertium-dict-eu-es-apertium32.patch
deleted file mode 100644 (file)
index f42a1bd..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- apertium-eu-es-0.3.1/configure.ac.orig     2009-04-23 22:40:45.000000000 +0200
-+++ apertium-eu-es-0.3.1/configure.ac  2010-12-20 16:52:11.298124450 +0100
-@@ -27,8 +27,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=31
-+            ])
-           ])
-       ])
-   ])
index 869849e8224de2f4a3ab305454666310af1c334b..211de9861ee7019933d5fee8784981a1cbc6c216 100644 (file)
@@ -2,14 +2,13 @@ Summary:      Basque-Spanish language pair for Apertium
 Summary(pl.UTF-8):     Para języków baskijski-hiszpański dla Apertium
 %define        lpair   eu-es
 Name:          apertium-dict-%{lpair}
-Version:       0.3.1
+Version:       0.3.2
 Release:       1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: 990cbc06d639d7e1ecda0132405fe07a
+# Source0-md5: 08101bf01c3f37bd92746f967bf5181f
 Patch0:                %{name}-DESTDIR.patch
-Patch1:                %{name}-apertium32.patch
 URL:           http://www.apertium.org/
 BuildRequires: apertium-devel >= 3.2.0
 BuildRequires: autoconf >= 2.52
@@ -33,7 +32,6 @@ oznaczania części mowy w obu językach.
 %prep
 %setup -q -n apertium-%{lpair}-%{version}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.084959 seconds and 4 git commands to generate.