From a69c4d6fe7a001e2fe443c131153c112f538a96b Mon Sep 17 00:00:00 2001 From: suvari Date: Wed, 11 Dec 2019 18:57:19 +0300 Subject: [PATCH 1/3] acl: fix dep --- system/base/acl/pspec.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/system/base/acl/pspec.xml b/system/base/acl/pspec.xml index 5ad90f44..be48897f 100644 --- a/system/base/acl/pspec.xml +++ b/system/base/acl/pspec.xml @@ -17,6 +17,7 @@ http://download.savannah.gnu.org/releases/acl/acl-2.2.53.tar.gz attr-devel + readline-devel @@ -41,16 +42,16 @@ /usr/include - /usr/lib/pkgconfig + /usr/lib/pkgconfig /usr/share/man/man3 - + 2019-12-11 2.2.53 - Rebuild + Rebuild. Idris Kalp idriskalp@gmail.com @@ -90,4 +91,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file From f565199f03ac67118f49f515cf5e6156acb0180f Mon Sep 17 00:00:00 2001 From: suvari Date: Wed, 11 Dec 2019 19:04:12 +0300 Subject: [PATCH 2/3] libunistring: fix dep --- system/base/libunistring/pspec.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/system/base/libunistring/pspec.xml b/system/base/libunistring/pspec.xml index 6e5854b9..de5dc577 100644 --- a/system/base/libunistring/pspec.xml +++ b/system/base/libunistring/pspec.xml @@ -3,7 +3,7 @@ libunistring - http://www.gnu.org/software/libunistring + https://www.gnu.org/software/libunistring PisiLinux Community admins@pisilinux.org @@ -14,11 +14,14 @@ Unicode string library This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. mirrors://gnu/libunistring/libunistring-0.9.10.tar.gz - - 0100-float-endian-detection.patch - 0700-multiarch-libc.patch - 0705-gcc-9.patch - + + readline-devel + + + 0100-float-endian-detection.patch + 0700-multiarch-libc.patch + 0705-gcc-9.patch + @@ -43,7 +46,7 @@ - + 2019-12-11 0.9.10 Version bump @@ -79,4 +82,4 @@ alihan@pisilinux.org - + \ No newline at end of file From 8137a40159aee3f5d2739cff6e0369ca8deca006 Mon Sep 17 00:00:00 2001 From: suvari Date: Wed, 11 Dec 2019 19:08:02 +0300 Subject: [PATCH 3/3] xz: add readlien-devel --- system/base/xz/pspec.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/system/base/xz/pspec.xml b/system/base/xz/pspec.xml index 4217f298..c7d6812a 100644 --- a/system/base/xz/pspec.xml +++ b/system/base/xz/pspec.xml @@ -3,7 +3,7 @@ xz - http://tukaani.org/xz/ + https://tukaani.org/xz/ PisiLinux Community admins@pisilinux.org @@ -16,6 +16,9 @@ XZ compression utilities XZ Utils provide a general purpose data compression library and command line tools. The .xz format supports multiple compression algorithms, which are called "filters" in context of XZ Utils. The primary filter is currently LZMA2. https://tukaani.org/xz/xz-5.3.1alpha.tar.xz + + readline-devel + @@ -52,7 +55,6 @@ - xz @@ -61,7 +63,7 @@ - + 2019-12.11 5.3.1 Version bump @@ -104,4 +106,4 @@ ertugrulerata@gmail.com - + \ No newline at end of file