]> git.pld-linux.org Git - packages/apertium-dict-en-es.git/commitdiff
- updated to 0.8.0 master
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 22 Sep 2011 16:12:12 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated DESTDIR patch

Changed files:
    apertium-dict-en-es-DESTDIR.patch -> 1.2
    apertium-dict-en-es.spec -> 1.2

apertium-dict-en-es-DESTDIR.patch
apertium-dict-en-es.spec

index 1e3c077a90bbd931ac965bbc685f51b64046c81b..b0ee505d7a627b152998570319e95c467f9ccfe5 100644 (file)
@@ -1,6 +1,14 @@
---- apertium-en-es-0.7.1/Makefile.am.orig      2010-02-23 14:55:01.000000000 +0100
-+++ apertium-en-es-0.7.1/Makefile.am   2010-12-05 20:20:12.130121936 +0100
-@@ -203,13 +203,13 @@
+--- apertium-en-es-0.8.0/Makefile.am.orig      2011-08-03 20:20:35.000000000 +0200
++++ apertium-en-es-0.8.0/Makefile.am   2011-09-22 17:46:05.963019222 +0200
+@@ -182,7 +182,6 @@
+                   $(PREFIX2).t1x.bin $(PREFIX2).t2x.bin $(PREFIX2).t3x.bin \
+                   $(BASENAME).$(PREFIX1).genitive.t1x \
+                   $(PREFIX1).genitive.bin  \
+-                  $(PREFIX1).mode $(PREFIX2).mode \
+                   $(BASENAME).$(LANG1)-lextor.dix $(BASENAME).$(LANG2)-lextor.dix \
+                   $(BASENAME).$(PREFIX1)-lextor.dix $(BASENAME).$(PREFIX2)-lextor.dix
+@@ -207,13 +206,13 @@
  
  install-data-local:
        apertium-gen-modes modes.xml apertium-$(PREFIX1)
index e73a73e6a60a8343939851f43597efc79110b7af..6156be0ecc49c9004880bff2ae2eaf4b13b63c91 100644 (file)
@@ -2,12 +2,12 @@ Summary:      English-Spanish language pair for Apertium
 Summary(pl.UTF-8):     Para języków angielski-hiszpański dla Apertium
 %define        lpair   en-es
 Name:          apertium-dict-%{lpair}
-Version:       0.7.1
+Version:       0.8.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: 77484d9351dfccc6a93d7197f43e5d58
+# Source0-md5: 4b82c32edbd5315432192799ed641930
 Patch0:                %{name}-DESTDIR.patch
 URL:           http://www.apertium.org/
 BuildRequires: apertium-devel >= 3.2.0
@@ -48,9 +48,6 @@ install -d $RPM_BUILD_ROOT%{_datadir}/apertium/modes
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-# not needed here (see modes subdir) and contain wrong (builddir) paths
-%{__rm} $RPM_BUILD_ROOT%{_datadir}/apertium/apertium-%{lpair}/*.mode
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.125257 seconds and 4 git commands to generate.