]> git.pld-linux.org Git - packages/apertium-dict-oc-es.git/commitdiff
- updated to 1.0.6
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Jul 2013 16:45:04 +0000 (18:45 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 1 Jul 2013 16:45:04 +0000 (18:45 +0200)
- removed obsolete patches

apertium-dict-oc-es-DESTDIR.patch [deleted file]
apertium-dict-oc-es-apertium32.patch [deleted file]
apertium-dict-oc-es-fix.patch [deleted file]
apertium-dict-oc-es.spec

diff --git a/apertium-dict-oc-es-DESTDIR.patch b/apertium-dict-oc-es-DESTDIR.patch
deleted file mode 100644 (file)
index 9db17c9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
---- apertium-oc-es-1.0.5/Makefile.am.orig      2008-07-21 14:53:50.000000000 +0200
-+++ apertium-oc-es-1.0.5/Makefile.am   2010-12-31 13:18:14.942122774 +0100
-@@ -267,9 +267,9 @@
- install-data-local:
-       apertium-gen-modes modes.xml apertium-$(PREFIX1)
--      $(INSTALL_DATA) oc-es.mode $(apertium_oc_esmodesdir)
--      $(INSTALL_DATA) es-oc.mode $(apertium_oc_esmodesdir)
--      $(INSTALL_DATA) oc_aran-es.mode $(apertium_oc_esmodesdir)
--      $(INSTALL_DATA) es-oc_aran.mode $(apertium_oc_esmodesdir)
-+      $(INSTALL_DATA) oc-es.mode $(DESTDIR)$(apertium_oc_esmodesdir)
-+      $(INSTALL_DATA) es-oc.mode $(DESTDIR)$(apertium_oc_esmodesdir)
-+      $(INSTALL_DATA) oc_aran-es.mode $(DESTDIR)$(apertium_oc_esmodesdir)
-+      $(INSTALL_DATA) es-oc_aran.mode $(DESTDIR)$(apertium_oc_esmodesdir)
-       
- CLEANFILES = -r $(TARGETS)
diff --git a/apertium-dict-oc-es-apertium32.patch b/apertium-dict-oc-es-apertium32.patch
deleted file mode 100644 (file)
index 91fc099..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
---- apertium-oc-es-1.0.5/configure.ac.orig     2008-07-21 14:53:50.000000000 +0200
-+++ apertium-oc-es-1.0.5/configure.ac  2010-12-31 13:17:02.542116069 +0100
-@@ -23,8 +23,20 @@
-           APERTIUM_VER=20
-       ],
-       [
--          PKG_CHECK_MODULES(APERTIUM, apertium-3.0 >= 3.0.0)
-+          PKG_CHECK_MODULES(APERTIUM, apertium-3.0 >= 3.0.0,
-+        [
-           APERTIUM_VER=30
-+        ],
-+        [
-+              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)
diff --git a/apertium-dict-oc-es-fix.patch b/apertium-dict-oc-es-fix.patch
deleted file mode 100644 (file)
index 331733f..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
---- apertium-oc-es-1.0.5/apertium-oc-es.oc-es.t1x.orig 2010-12-31 15:15:07.958117745 +0100
-+++ apertium-oc-es-1.0.5/apertium-oc-es.oc-es.t1x      2010-12-31 15:14:35.166117745 +0100
-@@ -1190,6 +1190,7 @@
-       <choose><!-- aquests no són ref-->
-       <when>
-         <test>
-+         <and>
-           <equal caseless="yes">
-             <clip pos="2" side="sl" part="pers"/>
-             <lit-tag v="p3"/>
-@@ -1198,6 +1199,7 @@
-             <clip pos="2" side="sl" part="nbr"/>
-             <lit-tag v="sg"/>
-           </equal>
-+         </and>
-         </test>
-         <choose>
-           <when>
index 5bf0b9a9634c15fada028baa6424e5868e3219f8..45d5265c3b5bbf7bab6085b943475cefaf9388dc 100644 (file)
@@ -2,15 +2,12 @@ Summary:      Occitan-Spanish language pair for Apertium
 Summary(pl.UTF-8):     Para języków okcytański-hiszpański dla Apertium
 %define        lpair   oc-es
 Name:          apertium-dict-%{lpair}
-Version:       1.0.5
+Version:       1.0.6
 Release:       1
 License:       GPL v2+
 Group:         Applications/Text
 Source0:       http://downloads.sourceforge.net/apertium/apertium-%{lpair}-%{version}.tar.gz
-# Source0-md5: c3d7f9d2c5b0ee050e7219ea590c019e
-Patch0:                %{name}-DESTDIR.patch
-Patch1:                %{name}-apertium32.patch
-Patch2:                %{name}-fix.patch
+# Source0-md5: ac378a091f91489a03e27c382e4a14cb
 URL:           http://www.apertium.org/
 BuildRequires: apertium-devel >= 3.2.0
 BuildRequires: autoconf >= 2.52
@@ -33,9 +30,6 @@ oznaczania części mowy w obu językach.
 
 %prep
 %setup -q -n apertium-%{lpair}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.085097 seconds and 4 git commands to generate.