wok rev 22091

updated util-linux packages (2.28 -> 2.34)
author Hans-G?nter Theisgen
date Thu Oct 31 15:20:14 2019 +0100 (2019-10-31)
parents ae38b7cf7f01
children c8133a4dc124
files util-linux-bash-completion/receipt util-linux-blkid-dev/receipt util-linux-blkid/receipt util-linux-blockdev/receipt util-linux-cfdisk/receipt util-linux-column/receipt util-linux-cramfs/receipt util-linux-eject/receipt util-linux-fdisk-dev/receipt util-linux-fdisk/receipt util-linux-flock/receipt util-linux-getopt/receipt util-linux-losetup/receipt util-linux-manpages/receipt util-linux-minix/receipt util-linux-mkfs/receipt util-linux-mount-dev/receipt util-linux-mount/receipt util-linux-partx/receipt util-linux-setterm/receipt util-linux-sfdisk/receipt util-linux-smartcols-dev/receipt util-linux-smartcols/receipt util-linux-uuid-dev/receipt util-linux-uuid/receipt util-linux-whereis/receipt util-linux/receipt
line diff
     1.1 --- a/util-linux-bash-completion/receipt	Thu Oct 31 14:03:29 2019 +0100
     1.2 +++ b/util-linux-bash-completion/receipt	Thu Oct 31 15:20:14 2019 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="util-linux-bash-completion"
     1.7 -VERSION="2.28"
     1.8 +VERSION="2.34"
     1.9  CATEGORY="shells"
    1.10 -SHORT_DESC="The BASH completions from Util Linux"
    1.11 +SHORT_DESC="The BASH completions from Util Linux."
    1.12  MAINTAINER="al.bobylev@gmail.com"
    1.13  LICENSE="GPL2"
    1.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    1.15  
    1.16 +DEPENDS="bash"
    1.17  WANTED="util-linux"
    1.18 -DEPENDS="bash"
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.21  genpkg_rules()
     2.1 --- a/util-linux-blkid-dev/receipt	Thu Oct 31 14:03:29 2019 +0100
     2.2 +++ b/util-linux-blkid-dev/receipt	Thu Oct 31 15:20:14 2019 +0100
     2.3 @@ -1,17 +1,18 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="util-linux-blkid-dev"
     2.7 -VERSION="2.28"
     2.8 +VERSION="2.34"
     2.9  CATEGORY="development"
    2.10 -SHORT_DESC="The blkid from Util Linux, development files"
    2.11 +SHORT_DESC="The blkid from Util Linux, development files."
    2.12  MAINTAINER="pankso@slitaz.org"
    2.13  LICENSE="LGPL2.1"
    2.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    2.15 +
    2.16 +DEPENDS="util-linux-blkid util-linux-uuid-dev"
    2.17 +WANTED="util-linux"
    2.18 +
    2.19  HOST_ARCH="i486 arm"
    2.20  
    2.21 -WANTED="util-linux"
    2.22 -DEPENDS="util-linux-blkid util-linux-uuid-dev"
    2.23 -
    2.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.25  genpkg_rules()
    2.26  {
     3.1 --- a/util-linux-blkid/receipt	Thu Oct 31 14:03:29 2019 +0100
     3.2 +++ b/util-linux-blkid/receipt	Thu Oct 31 15:20:14 2019 +0100
     3.3 @@ -1,17 +1,18 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="util-linux-blkid"
     3.7 -VERSION="2.28"
     3.8 +VERSION="2.34"
     3.9  CATEGORY="base-system"
    3.10 -SHORT_DESC="The blkid utility from Util Linux"
    3.11 +SHORT_DESC="The blkid utility from Util Linux."
    3.12  MAINTAINER="pankso@slitaz.org"
    3.13  LICENSE="LGPL2.1"
    3.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    3.15 +
    3.16 +DEPENDS="glibc-base udev util-linux-mount util-linux-uuid"
    3.17 +WANTED="util-linux"
    3.18 +
    3.19  HOST_ARCH="i486 arm"
    3.20  
    3.21 -WANTED="util-linux"
    3.22 -DEPENDS="glibc-base udev util-linux-mount util-linux-uuid"
    3.23 -
    3.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.25  genpkg_rules()
    3.26  {
     4.1 --- a/util-linux-blockdev/receipt	Thu Oct 31 14:03:29 2019 +0100
     4.2 +++ b/util-linux-blockdev/receipt	Thu Oct 31 15:20:14 2019 +0100
     4.3 @@ -1,15 +1,15 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="util-linux-blockdev"
     4.7 -VERSION="2.28"
     4.8 +VERSION="2.34"
     4.9  CATEGORY="base-system"
    4.10 -SHORT_DESC="The blockdev utility from Util Linux"
    4.11 -MAINTAINER="devel@slitaz.org"
    4.12 +SHORT_DESC="The blockdev utility from Util Linux."
    4.13 +MAINTAINER="maintainer@slitaz.org"
    4.14  LICENSE="GPL2"
    4.15  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    4.16  
    4.17 +DEPENDS="glibc-base"
    4.18  WANTED="util-linux"
    4.19 -DEPENDS="glibc-base"
    4.20  
    4.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    4.22  genpkg_rules()
     5.1 --- a/util-linux-cfdisk/receipt	Thu Oct 31 14:03:29 2019 +0100
     5.2 +++ b/util-linux-cfdisk/receipt	Thu Oct 31 15:20:14 2019 +0100
     5.3 @@ -1,18 +1,19 @@
     5.4  # SliTaz package receipt.
     5.5  
     5.6  PACKAGE="util-linux-cfdisk"
     5.7 -VERSION="2.28"
     5.8 +VERSION="2.34"
     5.9  CATEGORY="system-tools"
    5.10 -SHORT_DESC="The cfdisk utility from Util Linux"
    5.11 +SHORT_DESC="The cfdisk utility from Util Linux."
    5.12  MAINTAINER="pankso@slitaz.org"
    5.13  LICENSE="GPL2"
    5.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    5.15 +
    5.16 +DEPENDS="glibc-base libtinfo ncursesw util-linux-blkid util-linux-fdisk \
    5.17 +	util-linux-mount util-linux-smartcols util-linux-uuid"
    5.18 +WANTED="util-linux"
    5.19 +
    5.20  HOST_ARCH="i486 arm"
    5.21  
    5.22 -WANTED="util-linux"
    5.23 -DEPENDS="glibc-base libtinfo ncursesw util-linux-blkid util-linux-fdisk \
    5.24 -util-linux-mount util-linux-smartcols util-linux-uuid"
    5.25 -
    5.26  # Rules to gen a SliTaz package suitable for Tazpkg.
    5.27  genpkg_rules()
    5.28  {
     6.1 --- a/util-linux-column/receipt	Thu Oct 31 14:03:29 2019 +0100
     6.2 +++ b/util-linux-column/receipt	Thu Oct 31 15:20:14 2019 +0100
     6.3 @@ -1,17 +1,18 @@
     6.4  # SliTaz package receipt.
     6.5  
     6.6  PACKAGE="util-linux-column"
     6.7 -VERSION="2.28"
     6.8 +VERSION="2.34"
     6.9  CATEGORY="base-system"
    6.10 -SHORT_DESC="The column utility from Util Linux"
    6.11 +SHORT_DESC="The column utility from Util Linux."
    6.12  MAINTAINER="al.bobylev@gmail.com"
    6.13  LICENSE="GPL2"
    6.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    6.15 +
    6.16 +DEPENDS="glibc-base"
    6.17 +WANTED="util-linux"
    6.18 +
    6.19  HOST_ARCH="i486 arm"
    6.20  
    6.21 -WANTED="util-linux"
    6.22 -DEPENDS="glibc-base"
    6.23 -
    6.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    6.25  genpkg_rules()
    6.26  {
     7.1 --- a/util-linux-cramfs/receipt	Thu Oct 31 14:03:29 2019 +0100
     7.2 +++ b/util-linux-cramfs/receipt	Thu Oct 31 15:20:14 2019 +0100
     7.3 @@ -1,17 +1,18 @@
     7.4  # SliTaz package receipt.
     7.5  
     7.6  PACKAGE="util-linux-cramfs"
     7.7 -VERSION="2.28"
     7.8 +VERSION="2.34"
     7.9  CATEGORY="system-tools"
    7.10 -SHORT_DESC="The cramfs utilities from Util Linux"
    7.11 +SHORT_DESC="The cramfs utilities from Util Linux."
    7.12  MAINTAINER="pankso@slitaz.org"
    7.13  LICENSE="GPL2"
    7.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    7.15 +
    7.16 +DEPENDS="glibc-base zlib"
    7.17 +WANTED="util-linux"
    7.18 +
    7.19  HOST_ARCH="i486 arm"
    7.20  
    7.21 -WANTED="util-linux"
    7.22 -DEPENDS="glibc-base zlib"
    7.23 -
    7.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    7.25  genpkg_rules()
    7.26  {
     8.1 --- a/util-linux-eject/receipt	Thu Oct 31 14:03:29 2019 +0100
     8.2 +++ b/util-linux-eject/receipt	Thu Oct 31 15:20:14 2019 +0100
     8.3 @@ -1,17 +1,18 @@
     8.4  # SliTaz package receipt.
     8.5  
     8.6  PACKAGE="util-linux-eject"
     8.7 -VERSION="2.28"
     8.8 +VERSION="2.34"
     8.9  CATEGORY="base-system"
    8.10 -SHORT_DESC="The eject utility from Util Linux"
    8.11 +SHORT_DESC="The eject utility from Util Linux."
    8.12  MAINTAINER="pankso@slitaz.org"
    8.13  LICENSE="GPL2"
    8.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    8.15 +
    8.16 +DEPENDS="glibc-base util-linux-blkid util-linux-mount util-linux-uuid"
    8.17 +WANTED="util-linux"
    8.18 +
    8.19  HOST_ARCH="i486 arm"
    8.20  
    8.21 -WANTED="util-linux"
    8.22 -DEPENDS="glibc-base util-linux-blkid util-linux-mount util-linux-uuid"
    8.23 -
    8.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    8.25  genpkg_rules()
    8.26  {
     9.1 --- a/util-linux-fdisk-dev/receipt	Thu Oct 31 14:03:29 2019 +0100
     9.2 +++ b/util-linux-fdisk-dev/receipt	Thu Oct 31 15:20:14 2019 +0100
     9.3 @@ -1,17 +1,18 @@
     9.4  # SliTaz package receipt.
     9.5  
     9.6  PACKAGE="util-linux-fdisk-dev"
     9.7 -VERSION="2.28"
     9.8 +VERSION="2.34"
     9.9  CATEGORY="development"
    9.10 -SHORT_DESC="The fdisk utility from Util Linux, development files"
    9.11 +SHORT_DESC="The fdisk utility from Util Linux, development files."
    9.12  MAINTAINER="al.bobylev@gmail.com"
    9.13  LICENSE="GPL2"
    9.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
    9.15 +
    9.16 +DEPENDS="util-linux-blkid-dev util-linux-fdisk util-linux-uuid-dev"
    9.17 +WANTED="util-linux"
    9.18 +
    9.19  HOST_ARCH="i486 arm"
    9.20  
    9.21 -WANTED="util-linux"
    9.22 -DEPENDS="util-linux-fdisk util-linux-blkid-dev util-linux-uuid-dev"
    9.23 -
    9.24  # Rules to gen a SliTaz package suitable for Tazpkg.
    9.25  genpkg_rules()
    9.26  {
    10.1 --- a/util-linux-fdisk/receipt	Thu Oct 31 14:03:29 2019 +0100
    10.2 +++ b/util-linux-fdisk/receipt	Thu Oct 31 15:20:14 2019 +0100
    10.3 @@ -1,17 +1,18 @@
    10.4  # SliTaz package receipt.
    10.5  
    10.6  PACKAGE="util-linux-fdisk"
    10.7 -VERSION="2.28"
    10.8 +VERSION="2.34"
    10.9  CATEGORY="system-tools"
   10.10 -SHORT_DESC="The fdisk utility from Util Linux"
   10.11 +SHORT_DESC="The fdisk utility from Util Linux."
   10.12  MAINTAINER="al.bobylev@gmail.com"
   10.13  LICENSE="GPL2"
   10.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   10.15 -HOST_ARCH="i486 arm"
   10.16  
   10.17  WANTED="util-linux"
   10.18  DEPENDS="glibc-base libtinfo readline util-linux-blkid util-linux-uuid"
   10.19  
   10.20 +HOST_ARCH="i486 arm"
   10.21 +
   10.22  # Rules to gen a SliTaz package suitable for Tazpkg.
   10.23  genpkg_rules()
   10.24  {
    11.1 --- a/util-linux-flock/receipt	Thu Oct 31 14:03:29 2019 +0100
    11.2 +++ b/util-linux-flock/receipt	Thu Oct 31 15:20:14 2019 +0100
    11.3 @@ -1,15 +1,15 @@
    11.4  # SliTaz package receipt.
    11.5  
    11.6  PACKAGE="util-linux-flock"
    11.7 -VERSION="2.28"
    11.8 +VERSION="2.34"
    11.9  CATEGORY="base-system"
   11.10 -SHORT_DESC="The flock utility from Util Linux"
   11.11 +SHORT_DESC="The flock utility from Util Linux."
   11.12  MAINTAINER="lufeng369@slitaz.org"
   11.13  LICENSE="GPL2"
   11.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   11.15  
   11.16 +DEPENDS="glibc-base"
   11.17  WANTED="util-linux"
   11.18 -DEPENDS="glibc-base"
   11.19  
   11.20  # Rules to gen a SliTaz package suitable for Tazpkg.
   11.21  genpkg_rules()
    12.1 --- a/util-linux-getopt/receipt	Thu Oct 31 14:03:29 2019 +0100
    12.2 +++ b/util-linux-getopt/receipt	Thu Oct 31 15:20:14 2019 +0100
    12.3 @@ -1,17 +1,18 @@
    12.4  # SliTaz package receipt.
    12.5  
    12.6  PACKAGE="util-linux-getopt"
    12.7 -VERSION="2.28"
    12.8 +VERSION="2.34"
    12.9  CATEGORY="base-system"
   12.10 -SHORT_DESC="The getopt utility from Util Linux"
   12.11 +SHORT_DESC="The getopt utility from Util Linux."
   12.12  MAINTAINER="pankso@slitaz.org"
   12.13  LICENSE="GPL2"
   12.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   12.15 +
   12.16 +DEPENDS="glibc-base"
   12.17 +WANTED="util-linux"
   12.18 +
   12.19  HOST_ARCH="i486 arm"
   12.20  
   12.21 -WANTED="util-linux"
   12.22 -DEPENDS="glibc-base"
   12.23 -
   12.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   12.25  genpkg_rules()
   12.26  {
    13.1 --- a/util-linux-losetup/receipt	Thu Oct 31 14:03:29 2019 +0100
    13.2 +++ b/util-linux-losetup/receipt	Thu Oct 31 15:20:14 2019 +0100
    13.3 @@ -1,18 +1,19 @@
    13.4  # SliTaz package receipt.
    13.5  
    13.6  PACKAGE="util-linux-losetup"
    13.7 -VERSION="2.28"
    13.8 +VERSION="2.34"
    13.9  CATEGORY="base-system"
   13.10 -SHORT_DESC="The losetup utility from Util Linux"
   13.11 +SHORT_DESC="The losetup utility from Util Linux."
   13.12  MAINTAINER="pankso@slitaz.org"
   13.13  LICENSE="GPL2"
   13.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   13.15 +
   13.16 +SUGGESTED="linux-cloop util-linux-mount"
   13.17 +DEPENDS="glibc-base"
   13.18 +WANTED="util-linux"
   13.19 +
   13.20  HOST_ARCH="i486 arm"
   13.21  
   13.22 -WANTED="util-linux"
   13.23 -DEPENDS="glibc-base"
   13.24 -SUGGESTED="util-linux-mount linux-cloop"
   13.25 -
   13.26  # Rules to gen a SliTaz package suitable for Tazpkg.
   13.27  genpkg_rules()
   13.28  {
    14.1 --- a/util-linux-manpages/receipt	Thu Oct 31 14:03:29 2019 +0100
    14.2 +++ b/util-linux-manpages/receipt	Thu Oct 31 15:20:14 2019 +0100
    14.3 @@ -1,15 +1,14 @@
    14.4  # SliTaz package receipt.
    14.5  
    14.6  PACKAGE="util-linux-manpages"
    14.7 -VERSION="2.28"
    14.8 +VERSION="2.34"
    14.9  CATEGORY="doc"
   14.10 -SHORT_DESC="The manual pages from Util Linux"
   14.11 +SHORT_DESC="The manual pages from Util Linux."
   14.12  MAINTAINER="al.bobylev@gmail.com"
   14.13  LICENSE="GPL2"
   14.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   14.15  
   14.16  WANTED="util-linux"
   14.17 -DEPENDS=""
   14.18  
   14.19  # Rules to gen a SliTaz package suitable for Tazpkg.
   14.20  genpkg_rules()
    15.1 --- a/util-linux-minix/receipt	Thu Oct 31 14:03:29 2019 +0100
    15.2 +++ b/util-linux-minix/receipt	Thu Oct 31 15:20:14 2019 +0100
    15.3 @@ -1,15 +1,15 @@
    15.4  # SliTaz package receipt.
    15.5  
    15.6  PACKAGE="util-linux-minix"
    15.7 -VERSION="2.28"
    15.8 +VERSION="2.34"
    15.9  CATEGORY="system-tools"
   15.10 -SHORT_DESC="The minix utilities from Util Linux"
   15.11 +SHORT_DESC="The minix utilities from Util Linux."
   15.12  MAINTAINER="pankso@slitaz.org"
   15.13  LICENSE="GPL2"
   15.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   15.15  
   15.16 +DEPENDS="glibc-base"
   15.17  WANTED="util-linux"
   15.18 -DEPENDS="glibc-base"
   15.19  
   15.20  # Rules to gen a SliTaz package suitable for Tazpkg.
   15.21  genpkg_rules()
    16.1 --- a/util-linux-mkfs/receipt	Thu Oct 31 14:03:29 2019 +0100
    16.2 +++ b/util-linux-mkfs/receipt	Thu Oct 31 15:20:14 2019 +0100
    16.3 @@ -1,17 +1,18 @@
    16.4  # SliTaz package receipt.
    16.5  
    16.6  PACKAGE="util-linux-mkfs"
    16.7 -VERSION="2.28"
    16.8 +VERSION="2.34"
    16.9  CATEGORY="base-system"
   16.10 -SHORT_DESC="The mkfs utilities from Util Linux"
   16.11 +SHORT_DESC="The mkfs utilities from Util Linux."
   16.12  MAINTAINER="pankso@slitaz.org"
   16.13  LICENSE="GPL2"
   16.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   16.15 +
   16.16 +DEPENDS="glibc-base util-linux-blkid util-linux-uuid zlib"
   16.17 +WANTED="util-linux"
   16.18 +
   16.19  HOST_ARCH="i486 arm"
   16.20  
   16.21 -WANTED="util-linux"
   16.22 -DEPENDS="glibc-base util-linux-blkid util-linux-uuid zlib"
   16.23 -
   16.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   16.25  genpkg_rules()
   16.26  {
    17.1 --- a/util-linux-mount-dev/receipt	Thu Oct 31 14:03:29 2019 +0100
    17.2 +++ b/util-linux-mount-dev/receipt	Thu Oct 31 15:20:14 2019 +0100
    17.3 @@ -1,17 +1,18 @@
    17.4  # SliTaz package receipt.
    17.5  
    17.6  PACKAGE="util-linux-mount-dev"
    17.7 -VERSION="2.28"
    17.8 +VERSION="2.34"
    17.9  CATEGORY="development"
   17.10 -SHORT_DESC="The mount utilities from Util Linux, development files"
   17.11 +SHORT_DESC="The mount utilities from Util Linux, development files."
   17.12  MAINTAINER="pankso@slitaz.org"
   17.13  LICENSE="LGPL2.1"
   17.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   17.15 +
   17.16 +DEPENDS="util-linux-blkid-dev util-linux-mount util-linux-uuid-dev"
   17.17 +WANTED="util-linux"
   17.18 +
   17.19  HOST_ARCH="i486 arm"
   17.20  
   17.21 -WANTED="util-linux"
   17.22 -DEPENDS="util-linux-mount util-linux-blkid-dev util-linux-uuid-dev"
   17.23 -
   17.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   17.25  genpkg_rules()
   17.26  {
    18.1 --- a/util-linux-mount/receipt	Thu Oct 31 14:03:29 2019 +0100
    18.2 +++ b/util-linux-mount/receipt	Thu Oct 31 15:20:14 2019 +0100
    18.3 @@ -1,17 +1,18 @@
    18.4  # SliTaz package receipt.
    18.5  
    18.6  PACKAGE="util-linux-mount"
    18.7 -VERSION="2.28"
    18.8 +VERSION="2.34"
    18.9  CATEGORY="base-system"
   18.10 -SHORT_DESC="The mount utilities from Util Linux"
   18.11 +SHORT_DESC="The mount utilities from Util Linux."
   18.12  MAINTAINER="pankso@slitaz.org"
   18.13  LICENSE="GPL2"
   18.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   18.15 +
   18.16 +DEPENDS="glibc-base udev util-linux-blkid util-linux-smartcols util-linux-uuid"
   18.17 +WANTED="util-linux"
   18.18 +
   18.19  HOST_ARCH="i486 arm"
   18.20  
   18.21 -WANTED="util-linux"
   18.22 -DEPENDS="glibc-base util-linux-blkid util-linux-uuid util-linux-smartcols udev"
   18.23 -
   18.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   18.25  genpkg_rules()
   18.26  {
    19.1 --- a/util-linux-partx/receipt	Thu Oct 31 14:03:29 2019 +0100
    19.2 +++ b/util-linux-partx/receipt	Thu Oct 31 15:20:14 2019 +0100
    19.3 @@ -1,15 +1,15 @@
    19.4  # SliTaz package receipt.
    19.5  
    19.6  PACKAGE="util-linux-partx"
    19.7 -VERSION="2.28"
    19.8 +VERSION="2.34"
    19.9  CATEGORY="system-tools"
   19.10 -SHORT_DESC="The partx utilities from Util Linux NG"
   19.11 +SHORT_DESC="The partx utilities from Util Linux."
   19.12  MAINTAINER="pankso@slitaz.org"
   19.13  LICENSE="GPL2"
   19.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   19.15  
   19.16 +DEPENDS="glibc-base util-linux-blkid util-linux-smartcols util-linux-uuid"
   19.17  WANTED="util-linux"
   19.18 -DEPENDS="glibc-base util-linux-blkid util-linux-uuid util-linux-smartcols"
   19.19  
   19.20  # Rules to gen a SliTaz package suitable for Tazpkg.
   19.21  genpkg_rules()
    20.1 --- a/util-linux-setterm/receipt	Thu Oct 31 14:03:29 2019 +0100
    20.2 +++ b/util-linux-setterm/receipt	Thu Oct 31 15:20:14 2019 +0100
    20.3 @@ -1,15 +1,15 @@
    20.4  # SliTaz package receipt
    20.5  
    20.6  PACKAGE="util-linux-setterm"
    20.7 -VERSION="2.28"
    20.8 +VERSION="2.34"
    20.9  CATEGORY="base-system"
   20.10 -SHORT_DESC="The setterm utility from Util Linux"
   20.11 -MAINTAINER="devel@slitaz.org"
   20.12 +SHORT_DESC="The setterm utility from Util Linux."
   20.13 +MAINTAINER="maintainer@slitaz.org"
   20.14  LICENSE="GPL2"
   20.15  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   20.16  
   20.17 +DEPENDS="glibc-base libtinfo"
   20.18  WANTED="util-linux"
   20.19 -DEPENDS="glibc-base libtinfo"
   20.20  
   20.21  # Rules to gen a SliTaz package suitable for Tazpkg.
   20.22  genpkg_rules()
    21.1 --- a/util-linux-sfdisk/receipt	Thu Oct 31 14:03:29 2019 +0100
    21.2 +++ b/util-linux-sfdisk/receipt	Thu Oct 31 15:20:14 2019 +0100
    21.3 @@ -1,16 +1,16 @@
    21.4  # SliTaz package receipt.
    21.5  
    21.6  PACKAGE="util-linux-sfdisk"
    21.7 -VERSION="2.28"
    21.8 +VERSION="2.34"
    21.9  CATEGORY="system-tools"
   21.10 -SHORT_DESC="The sfdisk utility from Util Linux"
   21.11 +SHORT_DESC="The sfdisk utility from Util Linux."
   21.12  MAINTAINER="pankso@slitaz.org"
   21.13  LICENSE="GPL2"
   21.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   21.15  
   21.16 +DEPENDS="glibc-base libtinfo readline util-linux-blkid util-linux-fdisk \
   21.17 +	util-linux-smartcols util-linux-uuid"
   21.18  WANTED="util-linux"
   21.19 -DEPENDS="glibc-base libtinfo readline util-linux-blkid util-linux-fdisk \
   21.20 -util-linux-smartcols util-linux-uuid"
   21.21  
   21.22  # Rules to gen a SliTaz package suitable for Tazpkg.
   21.23  genpkg_rules()
    22.1 --- a/util-linux-smartcols-dev/receipt	Thu Oct 31 14:03:29 2019 +0100
    22.2 +++ b/util-linux-smartcols-dev/receipt	Thu Oct 31 15:20:14 2019 +0100
    22.3 @@ -1,17 +1,18 @@
    22.4  # SliTaz package receipt.
    22.5  
    22.6  PACKAGE="util-linux-smartcols-dev"
    22.7 -VERSION="2.28"
    22.8 +VERSION="2.34"
    22.9  CATEGORY="development"
   22.10 -SHORT_DESC="The smartcols library from Util Linux, development files"
   22.11 +SHORT_DESC="The smartcols library from Util Linux, development files."
   22.12  MAINTAINER="al.bobylev@gmail.com"
   22.13  LICENSE="LGPL2.1"
   22.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   22.15 +
   22.16 +DEPENDS="util-linux-smartcols"
   22.17 +WANTED="util-linux"
   22.18 +
   22.19  HOST_ARCH="i486 arm"
   22.20  
   22.21 -WANTED="util-linux"
   22.22 -DEPENDS="util-linux-smartcols"
   22.23 -
   22.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   22.25  genpkg_rules()
   22.26  {
    23.1 --- a/util-linux-smartcols/receipt	Thu Oct 31 14:03:29 2019 +0100
    23.2 +++ b/util-linux-smartcols/receipt	Thu Oct 31 15:20:14 2019 +0100
    23.3 @@ -1,15 +1,15 @@
    23.4  # SliTaz package receipt.
    23.5  
    23.6  PACKAGE="util-linux-smartcols"
    23.7 -VERSION="2.28"
    23.8 +VERSION="2.34"
    23.9  CATEGORY="system-tools"
   23.10 -SHORT_DESC="The smartcols library from Util Linux"
   23.11 +SHORT_DESC="The smartcols library from Util Linux."
   23.12  MAINTAINER="al.bobylev@gmail.com"
   23.13  LICENSE="GPL2"
   23.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   23.15  
   23.16 +DEPENDS="glibc-base"
   23.17  WANTED="util-linux"
   23.18 -DEPENDS="glibc-base"
   23.19  
   23.20  # Rules to gen a SliTaz package suitable for Tazpkg.
   23.21  genpkg_rules()
    24.1 --- a/util-linux-uuid-dev/receipt	Thu Oct 31 14:03:29 2019 +0100
    24.2 +++ b/util-linux-uuid-dev/receipt	Thu Oct 31 15:20:14 2019 +0100
    24.3 @@ -1,17 +1,18 @@
    24.4  # SliTaz package receipt.
    24.5  
    24.6  PACKAGE="util-linux-uuid-dev"
    24.7 -VERSION="2.28"
    24.8 +VERSION="2.34"
    24.9  CATEGORY="development"
   24.10 -SHORT_DESC="The uuid utility and library from Util linux, development files"
   24.11 +SHORT_DESC="The uuid utility and library from Util linux, development files."
   24.12  MAINTAINER="pankso@slitaz.org"
   24.13  LICENSE="GPL2"
   24.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   24.15 +
   24.16 +DEPENDS="util-linux-uuid"
   24.17 +WANTED="util-linux"
   24.18 +
   24.19  HOST_ARCH="i486 arm"
   24.20  
   24.21 -WANTED="util-linux"
   24.22 -DEPENDS="util-linux-uuid"
   24.23 -
   24.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   24.25  genpkg_rules()
   24.26  {
    25.1 --- a/util-linux-uuid/receipt	Thu Oct 31 14:03:29 2019 +0100
    25.2 +++ b/util-linux-uuid/receipt	Thu Oct 31 15:20:14 2019 +0100
    25.3 @@ -1,17 +1,18 @@
    25.4  # SliTaz package receipt.
    25.5  
    25.6  PACKAGE="util-linux-uuid"
    25.7 -VERSION="2.28"
    25.8 +VERSION="2.34"
    25.9  CATEGORY="base-system"
   25.10 -SHORT_DESC="The uuid utility and library from Util Linux"
   25.11 +SHORT_DESC="The uuid utility and library from Util Linux."
   25.12  MAINTAINER="pankso@slitaz.org"
   25.13  LICENSE="GPL2"
   25.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   25.15 +
   25.16 +DEPENDS="glibc-base"
   25.17 +WANTED="util-linux"
   25.18 +
   25.19  HOST_ARCH="i486 arm"
   25.20  
   25.21 -WANTED="util-linux"
   25.22 -DEPENDS="glibc-base"
   25.23 -
   25.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   25.25  genpkg_rules()
   25.26  {
    26.1 --- a/util-linux-whereis/receipt	Thu Oct 31 14:03:29 2019 +0100
    26.2 +++ b/util-linux-whereis/receipt	Thu Oct 31 15:20:14 2019 +0100
    26.3 @@ -1,17 +1,18 @@
    26.4  # SliTaz package receipt.
    26.5  
    26.6  PACKAGE="util-linux-whereis"
    26.7 -VERSION="2.28"
    26.8 +VERSION="2.34"
    26.9  CATEGORY="base-system"
   26.10 -SHORT_DESC="The whereis utility from Util Linux"
   26.11 +SHORT_DESC="The whereis utility from Util Linux."
   26.12  MAINTAINER="pankso@slitaz.org"
   26.13  LICENSE="GPL2"
   26.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   26.15 +
   26.16 +DEPENDS="glibc-base"
   26.17 +WANTED="util-linux"
   26.18 +
   26.19  HOST_ARCH="i486 arm"
   26.20  
   26.21 -WANTED="util-linux"
   26.22 -DEPENDS="glibc-base"
   26.23 -
   26.24  # Rules to gen a SliTaz package suitable for Tazpkg.
   26.25  genpkg_rules()
   26.26  {
    27.1 --- a/util-linux/receipt	Thu Oct 31 14:03:29 2019 +0100
    27.2 +++ b/util-linux/receipt	Thu Oct 31 15:20:14 2019 +0100
    27.3 @@ -1,18 +1,17 @@
    27.4  # SliTaz package receipt.
    27.5  
    27.6  PACKAGE="util-linux"
    27.7 -VERSION="2.28"
    27.8 +VERSION="2.34"
    27.9  CATEGORY="meta"
   27.10 -SHORT_DESC="Random collection of Linux utilities (meta package)"
   27.11 +SHORT_DESC="Random collection of Linux utilities (meta package)."
   27.12  MAINTAINER="pankso@slitaz.org"
   27.13  LICENSE="GPL2 LGPL2.1 BSD PublicDomain"
   27.14  WEB_SITE="https://en.wikipedia.org/wiki/Util-linux"
   27.15 +
   27.16  TARBALL="$PACKAGE-$VERSION.tar.xz"
   27.17  WGET_URL="https://www.kernel.org/pub/linux/utils/util-linux/v$VERSION/$TARBALL"
   27.18 -HOST_ARCH="i486 arm"
   27.19  
   27.20 -DEPENDS=""
   27.21 -BUILD_DEPENDS="udev-dev ncursesw-dev libcap-ng-dev readline-dev python-dev"
   27.22 +BUILD_DEPENDS="libcap-ng-dev ncursesw-dev readline-dev python-dev udev-dev"
   27.23  SPLIT="util-linux-blkid util-linux-blkid-dev util-linux-blockdev \
   27.24  util-linux-cfdisk util-linux-column util-linux-cramfs util-linux-eject \
   27.25  util-linux-fdisk util-linux-fdisk-dev util-linux-flock util-linux-getopt \
   27.26 @@ -21,6 +20,8 @@
   27.27  util-linux-partx util-linux-setterm util-linux-sfdisk util-linux-smartcols \
   27.28  util-linux-smartcols-dev util-linux-uuid util-linux-uuid-dev util-linux-whereis"
   27.29  
   27.30 +HOST_ARCH="i486 arm"
   27.31 +
   27.32  # Rules to configure and make the package.
   27.33  compile_rules()
   27.34  {
   27.35 @@ -29,9 +30,10 @@
   27.36  		arm) sed -i s'|LINE_MAX|25|' text-utils/*.c ;;
   27.37  	esac
   27.38  
   27.39 -	./configure \
   27.40 -		--prefix=/usr \
   27.41 -		--sysconfdir=/etc \
   27.42 +	./configure			\
   27.43 +		--prefix=/usr		\
   27.44 +		--sysconfdir=/etc	\
   27.45  		$CONFIGURE_ARGS &&
   27.46 -	make && make install
   27.47 +	make &&
   27.48 +	make install
   27.49  }