diff --git a/hardware/disk/mdadm/pspec.xml b/hardware/disk/mdadm/pspec.xml index 7a15a4aa..a8663071 100644 --- a/hardware/disk/mdadm/pspec.xml +++ b/hardware/disk/mdadm/pspec.xml @@ -55,7 +55,7 @@ - 2018-07-15 + 2018-07-19 3.4 Rebuild Ertuğrul Erata diff --git a/system/base/bc/pspec.xml b/system/base/bc/pspec.xml index 5a1f07f5..44c51338 100644 --- a/system/base/bc/pspec.xml +++ b/system/base/bc/pspec.xml @@ -43,7 +43,7 @@ - 2018-07-15 + 2018-07-19 1.07.1 Rebuild Ertuğrul Erata diff --git a/system/base/gdbm/pspec.xml b/system/base/gdbm/pspec.xml index 016e61dd..f74682cd 100644 --- a/system/base/gdbm/pspec.xml +++ b/system/base/gdbm/pspec.xml @@ -51,7 +51,7 @@ - 2018-07-15 + 2018-07-19 1.14.1 Rebuild Ertuğrul Erata diff --git a/system/base/libee/pspec.xml b/system/base/libee/pspec.xml index dfa892ff..b52edbde 100644 --- a/system/base/libee/pspec.xml +++ b/system/base/libee/pspec.xml @@ -45,7 +45,7 @@ - 2018-07-15 + 2018-07-19 0.4.1 Rebuild Ertuğrul Erata diff --git a/system/base/libfastjson/pspec.xml b/system/base/libfastjson/pspec.xml index 9ca39d95..42ec9122 100644 --- a/system/base/libfastjson/pspec.xml +++ b/system/base/libfastjson/pspec.xml @@ -38,7 +38,7 @@ - 2018-07-15 + 2018-07-19 0.99.4 Rebuild Ertuğrul Erata diff --git a/system/base/libgcrypt/pspec.xml b/system/base/libgcrypt/pspec.xml index 284ccd20..fd558f06 100644 --- a/system/base/libgcrypt/pspec.xml +++ b/system/base/libgcrypt/pspec.xml @@ -73,7 +73,7 @@ 2018-07-15 1.7.6 - Rebuild. + Rebuild Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/base/libgpg-error/pspec.xml b/system/base/libgpg-error/pspec.xml index aafb6601..c75582fa 100644 --- a/system/base/libgpg-error/pspec.xml +++ b/system/base/libgpg-error/pspec.xml @@ -62,7 +62,7 @@ - 2018-07-15 + 2018-07-19 1.26 Rebuild. Ertuğrul Erata diff --git a/system/base/liblogging/pspec.xml b/system/base/liblogging/pspec.xml index 1c719b4c..79e3ecea 100644 --- a/system/base/liblogging/pspec.xml +++ b/system/base/liblogging/pspec.xml @@ -40,7 +40,7 @@ - 2018-07-15 + 2018-07-19 1.0.5 Rebuild Ertuğrul Erata diff --git a/system/base/pisi/pspec.xml b/system/base/pisi/pspec.xml index e9f46b6a..c0e3ef25 100644 --- a/system/base/pisi/pspec.xml +++ b/system/base/pisi/pspec.xml @@ -88,7 +88,7 @@ - 2018-07-15 + 2018-07-19 2.6 Rebuild Ertuğrul Erata diff --git a/system/base/readline/pspec.xml b/system/base/readline/pspec.xml index 6c131f14..5fd57eaa 100644 --- a/system/base/readline/pspec.xml +++ b/system/base/readline/pspec.xml @@ -69,7 +69,7 @@ - 2018-07-15 + 2018-07-18 7.0 Rebuild Ertuğrul Erata diff --git a/system/base/texinfo/pspec.xml b/system/base/texinfo/pspec.xml index 668916b9..c1c82c20 100644 --- a/system/base/texinfo/pspec.xml +++ b/system/base/texinfo/pspec.xml @@ -46,7 +46,7 @@ - 2018-07-15 + 2018-07-19 6.5 Rebuild Ertuğrul Erata diff --git a/system/devel/autogen/pspec.xml b/system/devel/autogen/pspec.xml index 68b8ef20..c3a47297 100644 --- a/system/devel/autogen/pspec.xml +++ b/system/devel/autogen/pspec.xml @@ -58,7 +58,7 @@ 2018-07-15 5.18.10 - Rebuild + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/devel/guile/actions.py b/system/devel/guile/actions.py index 7f6e1e33..82a6470f 100644 --- a/system/devel/guile/actions.py +++ b/system/devel/guile/actions.py @@ -38,6 +38,6 @@ def install(): pisitools.dodir("/etc/env.d") shelltools.echo("%s/etc/env.d/50guile" % get.installDIR(), 'GUILE_LOAD_PATH="/usr/share/guile/%s"' % major) - pisitools.domove("/usr/lib/libguile-2.2.so.1.3.1-gdb.scm", "/usr/share/gdb/auto-load") + pisitools.domove("/usr/lib/libguile-2.0.so.22.*.scm", "/usr/share/gdb/auto-load") pisitools.dodoc("AUTHORS", "ChangeLog", "HACKING", "NEWS", "README", "THANKS") diff --git a/system/devel/guile/pspec.xml b/system/devel/guile/pspec.xml index 71ecf470..fe925c29 100644 --- a/system/devel/guile/pspec.xml +++ b/system/devel/guile/pspec.xml @@ -14,12 +14,12 @@ library GNU Scheme interpreter and library GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library implementation of the Scheme programming language, written in C. GUILE provides a machine-independent execution platform that can be linked in as a library during the building of extensible programs. - mirrors://gnu/guile/guile-2.2.4.tar.xz + mirrors://gnu/guile/guile-2.0.14.tar.xz - gc-devel + gc-devel gettext-devel gmp-devel - libunistring-devel + libunistring-devel libffi-devel readline-devel @@ -30,11 +30,11 @@ guile - gc + gc gmp libffi libtool-ltdl - libunistring + libunistring readline @@ -47,7 +47,7 @@ /usr/share/guile /usr/share/emacs /usr/share/gdb/auto-load - /usr/lib/guile/2.2 + /usr/lib/guile/2.0 @@ -70,9 +70,9 @@ - 2018-07-15 - 2.2.4 - Version bump. + 2018-07-18 + 2.0.14 + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/devel/intltool/pspec.xml b/system/devel/intltool/pspec.xml index 31607b3d..ff63d45f 100644 --- a/system/devel/intltool/pspec.xml +++ b/system/devel/intltool/pspec.xml @@ -35,7 +35,7 @@ - 2018-07-15 + 2018-07-19 0.51.0 Rebuild Ertuğrul Erata diff --git a/system/devel/klibc/pspec.xml b/system/devel/klibc/pspec.xml index ee804b65..33784dc6 100644 --- a/system/devel/klibc/pspec.xml +++ b/system/devel/klibc/pspec.xml @@ -42,7 +42,7 @@ 2018-07-15 2.0.4 - Rebuild + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/devel/libtool/pspec.xml b/system/devel/libtool/pspec.xml index bb937e50..af2b4b37 100644 --- a/system/devel/libtool/pspec.xml +++ b/system/devel/libtool/pspec.xml @@ -64,7 +64,7 @@ 2018-07-15 2.4.6 - Rebuild + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/devel/m4/pspec.xml b/system/devel/m4/pspec.xml index f5248645..5cefa558 100644 --- a/system/devel/m4/pspec.xml +++ b/system/devel/m4/pspec.xml @@ -36,7 +36,7 @@ 2018-07-15 1.4.18 - Rebuild + Rebuild. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/system/devel/make/actions.py b/system/devel/make/actions.py index 1d8d5caf..5b471c70 100644 --- a/system/devel/make/actions.py +++ b/system/devel/make/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import get from pisi.actionsapi import pisitools def setup(): + autotools.autoreconf("-fi") autotools.configure("--enable-nls \ --program-prefix=g") diff --git a/system/devel/make/files/guile-2.2.patch b/system/devel/make/files/guile-2.2.patch new file mode 100644 index 00000000..8e4cbc0f --- /dev/null +++ b/system/devel/make/files/guile-2.2.patch @@ -0,0 +1,15 @@ +diff --git a/configure.ac b/configure.ac +index 64ec870..eb1139f 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -168,8 +168,8 @@ AC_ARG_WITH([guile], [AS_HELP_STRING([--with-guile], + # comes with it's own PC file so we have to specify them as individual + # packages. Ugh. + AS_IF([test "x$with_guile" != xno], +-[ PKG_CHECK_MODULES([GUILE], [guile-2.0], [have_guile=yes], +- [PKG_CHECK_MODULES([GUILE], [guile-1.8], [have_guile=yes], ++[ PKG_CHECK_MODULES([GUILE], [guile-2.2], [have_guile=yes], ++ [PKG_CHECK_MODULES([GUILE], [guile-2.0], [have_guile=yes], + [have_guile=no])]) + ]) + diff --git a/system/devel/make/pspec.xml b/system/devel/make/pspec.xml index 5a8301c2..d1ea0ea7 100644 --- a/system/devel/make/pspec.xml +++ b/system/devel/make/pspec.xml @@ -14,14 +14,16 @@ Standard tool to compile source trees. Make gets its knowledge of how to build your program from a file called the makefile. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program mirrors://gnu/make/make-4.2.1.tar.bz2 + texinfo gettext gnuconfig patch gc-devel - + guile-devel glibc_2_27.patch + @@ -42,7 +44,7 @@ - 2018-07-15 + 2018-07-18 4.2.1 Rebuild Ertuğrul Erata diff --git a/system/devel/perl-XML-Parser/actions.py b/system/devel/perl-XML-Parser/actions.py index b22ca884..93db8007 100644 --- a/system/devel/perl-XML-Parser/actions.py +++ b/system/devel/perl-XML-Parser/actions.py @@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import get def setup(): - perlmodules.configure("perl Makefile.PL EXPATLIBPATH=/usr/lib EXPATINCPATH=/usr/include") + perlmodules.configure() def build(): perlmodules.make() diff --git a/system/devel/perl-XML-Parser/pspec.xml b/system/devel/perl-XML-Parser/pspec.xml index 34d32f2a..11a76717 100644 --- a/system/devel/perl-XML-Parser/pspec.xml +++ b/system/devel/perl-XML-Parser/pspec.xml @@ -34,7 +34,7 @@ - 2018-07-15 + 2018-07-19 2.44 Rebuild Ertuğrul Erata