From 750924e1b72c13b39a06439650a2f9d0edacdd6c Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 4 Apr 2019 13:14:11 +0300 Subject: [PATCH] samba build deb ver.bump --- programming/library/libbsd/pspec.xml | 9 ++++++++- programming/library/libtirpc/actions.py | 4 ++-- programming/library/libtirpc/pspec.xml | 9 ++++++++- server/database/libtdb/pspec.xml | 9 ++++++++- 4 files changed, 26 insertions(+), 5 deletions(-) diff --git a/programming/library/libbsd/pspec.xml b/programming/library/libbsd/pspec.xml index 74a6f6a956..7534ffd055 100644 --- a/programming/library/libbsd/pspec.xml +++ b/programming/library/libbsd/pspec.xml @@ -13,7 +13,7 @@ library Provides useful functions commonly found on BSD systems This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. - https://libbsd.freedesktop.org/releases/libbsd-0.8.7.tar.xz + https://libbsd.freedesktop.org/releases/libbsd-0.9.1.tar.xz @@ -39,6 +39,13 @@ + + 2019-03-29 + 0.9.1 + Version Bump + Pisi Linux Community + admin@pisilinux.org + 2018-07-23 0.8.7 diff --git a/programming/library/libtirpc/actions.py b/programming/library/libtirpc/actions.py index 4e72befc0d..179db3f8e7 100644 --- a/programming/library/libtirpc/actions.py +++ b/programming/library/libtirpc/actions.py @@ -10,8 +10,8 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): - shelltools.system("sed '/stdlib.h/a#include ' -i src/xdr_sizeof.c") - shelltools.system("sed '/key_secret_is/s/secret/secretkey/' -i src/libtirpc.map") + #shelltools.system("sed '/stdlib.h/a#include ' -i src/xdr_sizeof.c") + #shelltools.system("sed '/key_secret_is/s/secret/secretkey/' -i src/libtirpc.map") autotools.configure("--disable-static") def build(): diff --git a/programming/library/libtirpc/pspec.xml b/programming/library/libtirpc/pspec.xml index f634dd0a2c..bce4b7e03d 100644 --- a/programming/library/libtirpc/pspec.xml +++ b/programming/library/libtirpc/pspec.xml @@ -12,7 +12,7 @@ library Transport Independent RPC library Transport Independent RPC library - https://downloads.sourceforge.net/libtirpc/libtirpc-1.0.2.tar.bz2 + https://downloads.sourceforge.net/libtirpc/libtirpc-1.1.4.tar.bz2 mit-kerberos e2fsprogs-devel @@ -49,6 +49,13 @@ + + 2019-03-29 + 1.1.4 + First release + PisiLinux Community + admins@pisilinux.org + 2018-08-29 1.0.2 diff --git a/server/database/libtdb/pspec.xml b/server/database/libtdb/pspec.xml index a3a22160bd..3d6f0895d8 100644 --- a/server/database/libtdb/pspec.xml +++ b/server/database/libtdb/pspec.xml @@ -13,7 +13,7 @@ app:console Trivial database library libtdb contains C library and Python bindings to access to a trivial database. TDB is very much like GDBM and BSDDB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. - https://www.samba.org/ftp/tdb/tdb-1.3.15.tar.gz + https://www.samba.org/ftp/tdb/tdb-1.3.16.tar.gz libxslt python-devel @@ -51,6 +51,13 @@ + + 2018-08-03 + 1.3.16 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-03 1.3.15