diff --git a/office/misc/recode/actions.py b/office/misc/recode/actions.py index d62b672a93..33136f0215 100644 --- a/office/misc/recode/actions.py +++ b/office/misc/recode/actions.py @@ -9,9 +9,9 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - shelltools.unlink("m4/libtool.m4") - shelltools.unlink("acinclude.m4") - autotools.autoreconf("-vif") + #shelltools.unlink("m4/libtool.m4") + #shelltools.unlink("acinclude.m4") + #autotools.autoreconf("-vif") autotools.configure("--enable-nls \ --without-included-gettext \ @@ -23,4 +23,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "BACKLOG", "ChangeLog", "NEWS", "README", "THANKS", "TODO") + pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README", "THANKS", "TODO") diff --git a/office/misc/recode/pspec.xml b/office/misc/recode/pspec.xml index 03d50e7968..ca7272bcfa 100644 --- a/office/misc/recode/pspec.xml +++ b/office/misc/recode/pspec.xml @@ -12,27 +12,27 @@ app:console File character set converter Recode can convert files to various character sets (e.g. utf8, iso-8859-1, koi8r..). - http://pkgs.fedoraproject.org/repo/pkgs/recode/recode-3.6.tar.gz/be3f40ad2e93dae5cd5f628264bf1877/recode-3.6.tar.gz + https://github.com/rrthomas/recode/releases/download/v3.7/recode-3.7.tar.gz gettext texinfo - recode.patch - recode-3.6-getcwd.patch - recode-bool-bitfield.patch - recode-flex-m4.patch + + + + - stdlib.patch - recode-3.6-gettextfix.diff + + - system-aclocal.diff + - recode-3.6-segfault.patch - recode-automake.patch + + @@ -60,6 +60,13 @@ + + 2018-02-11 + 3.7 + Version Bump. + Pisi Linux Community + admin@pisilinux.org + 2017-03-02 3.6