]> git.pld-linux.org Git - packages/apertium-dict-es-an.git/commitdiff
- updated to 0.3 master auto/th/apertium-dict-es-an-0.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Jun 2013 15:24:57 +0000 (17:24 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 27 Jun 2013 15:24:57 +0000 (17:24 +0200)
- removed obsolete DESTDIR patch

apertium-dict-es-an-DESTDIR.patch [deleted file]
apertium-dict-es-an.spec

diff --git a/apertium-dict-es-an-DESTDIR.patch b/apertium-dict-es-an-DESTDIR.patch
deleted file mode 100644 (file)
index 6f4c518..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
---- apertium-es-an-0.2.0/Makefile.am.orig      2011-03-21 20:31:35.000000000 +0100
-+++ apertium-es-an-0.2.0/Makefile.am   2011-09-21 20:13:13.187088467 +0200
-@@ -178,17 +178,15 @@
-       trules-$(PREFIX2).xml  \
-       trules-$(PREFIX2).bin \
-       trules-$(PREFIX1).xml  \
--      trules-$(PREFIX1).bin \
--      $(PREFIX1).mode \
--      $(PREFVAR1)$(PREFIX2).mode 
-+      trules-$(PREFIX1).bin
- install-data-local:
-       apertium-gen-modes modes.xml apertium-$(PREFIX1)
-       cp *.mode modes/
--      $(INSTALL_DATA) $(PREFVAR1)$(PREFIX2).mode $(apertium_es_modesdir)
--      $(INSTALL_DATA) $(PREFIX1).mode $(apertium_es_modesdir)
--      $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX1).xml $(apertium_es_andir)
--      $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX2).xml $(apertium_es_andir)
-+      $(INSTALL_DATA) $(PREFVAR1)$(PREFIX2).mode $(DESTDIR)$(apertium_es_modesdir)
-+      $(INSTALL_DATA) $(PREFIX1).mode $(DESTDIR)$(apertium_es_modesdir)
-+      $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX1).xml $(DESTDIR)$(apertium_es_andir)
-+      $(INSTALL_DATA) $(BASENAME).trules-$(PREFIX2).xml $(DESTDIR)$(apertium_es_andir)
- CLEANFILES = -rf $(TARGETS) modes .deps/ 
index dc823f0b538102db36abc35827fbedd706a000b7..909371555c246a7d5f086738b3308bf22fc6140a 100644 (file)
@@ -2,13 +2,12 @@ Summary:      Spanish-Aragonese language pair for Apertium
 Summary(pl.UTF-8):     Para języków hiszpański-aragoński dla Apertium
 %define        lpair   es-an
 Name:          apertium-dict-%{lpair}
-Version:       0.2.0
+Version:       0.3
 Release:       1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: 3e7c9e5c1425e43a2c896f4daa7ff4fb
-Patch0:                %{name}-DESTDIR.patch
+# Source0-md5: d4fc07f5908fa63e83f710898f19dab9
 URL:           http://www.apertium.org/
 BuildRequires: apertium-devel >= 3.2.0
 BuildRequires: autoconf >= 2.52
@@ -31,7 +30,6 @@ oznaczania części mowy w obu językach.
 
 %prep
 %setup -q -n apertium-%{lpair}-%{version}
-%patch0 -p1
 
 %build
 %{__aclocal}
This page took 0.144506 seconds and 4 git commands to generate.