[packages/apertium-dict-pt-gl] - updated to 0.9.2 - removed obsolete patches
qboosh
qboosh at pld-linux.org
Mon Jul 1 20:21:46 CEST 2013
commit f558de058876d9443da24897780c32d9d3c39811
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jul 1 20:21:40 2013 +0200
- updated to 0.9.2
- removed obsolete patches
apertium-dict-pt-gl-DESTDIR.patch | 16 ----------------
apertium-dict-pt-gl-apertium32.patch | 18 ------------------
apertium-dict-pt-gl.spec | 8 ++------
3 files changed, 2 insertions(+), 40 deletions(-)
---
diff --git a/apertium-dict-pt-gl.spec b/apertium-dict-pt-gl.spec
index e56fa54..b9ea240 100644
--- a/apertium-dict-pt-gl.spec
+++ b/apertium-dict-pt-gl.spec
@@ -2,14 +2,12 @@ Summary: Portuguese-Galician language pair for Apertium
Summary(pl.UTF-8): Para języków portugalski-galicyjski dla Apertium
%define lpair pt-gl
Name: apertium-dict-%{lpair}
-Version: 0.9.1
+Version: 0.9.2
Release: 1
License: GPL v2+
Group: Applications/Text
Source0: http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: 3629d1967374f76d51ad58de24d65875
-Patch0: %{name}-DESTDIR.patch
-Patch1: %{name}-apertium32.patch
+# Source0-md5: 295abc86f8b3057acf6e17bcc620dff1
URL: http://www.apertium.org/
BuildRequires: apertium-devel >= 3.2.0
BuildRequires: autoconf >= 2.52
@@ -32,8 +30,6 @@ oznaczania części mowy w obu językach.
%prep
%setup -q -n apertium-%{lpair}-%{version}
-%patch0 -p1
-%patch1 -p1
%build
%{__aclocal}
diff --git a/apertium-dict-pt-gl-DESTDIR.patch b/apertium-dict-pt-gl-DESTDIR.patch
deleted file mode 100644
index e19d31e..0000000
--- a/apertium-dict-pt-gl-DESTDIR.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- apertium-pt-gl-0.9.1/Makefile.am.orig 2009-03-03 20:36:19.000000000 +0100
-+++ apertium-pt-gl-0.9.1/Makefile.am 2010-12-31 09:44:48.682114393 +0100
-@@ -87,9 +87,9 @@
-
- install-data-local:
- apertium-gen-modes modes.xml apertium-$(PREFIX1)
-- $(INSTALL_DATA) $(PREFIX1).mode $(apertium_pt_modesdir)
-- $(INSTALL_DATA) $(PREFIX2).mode $(apertium_pt_modesdir)
-- $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX1).xml $(apertium_pt_gldir)
-- $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX2).xml $(apertium_pt_gldir)
-+ $(INSTALL_DATA) $(PREFIX1).mode $(DESTDIR)$(apertium_pt_modesdir)
-+ $(INSTALL_DATA) $(PREFIX2).mode $(DESTDIR)$(apertium_pt_modesdir)
-+ $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX1).xml $(DESTDIR)$(apertium_pt_gldir)
-+ $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX2).xml $(DESTDIR)$(apertium_pt_gldir)
-
- CLEANFILES = -rf $(TARGETS_COMMON) modes trules-$(PREFIX1).xml trules-$(PREFIX2).xml trules-$(PREFIX1).bin trules-$(PREFIX2).bin
diff --git a/apertium-dict-pt-gl-apertium32.patch b/apertium-dict-pt-gl-apertium32.patch
deleted file mode 100644
index 8739fa2..0000000
--- a/apertium-dict-pt-gl-apertium32.patch
+++ /dev/null
@@ -1,18 +0,0 @@
---- apertium-pt-gl-0.9.1/configure.ac.orig 2009-03-03 20:36:40.000000000 +0100
-+++ apertium-pt-gl-0.9.1/configure.ac 2010-12-31 09:43:51.822122774 +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)
- ])
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apertium-dict-pt-gl.git/commitdiff/f558de058876d9443da24897780c32d9d3c39811
More information about the pld-cvs-commit
mailing list