wok rev 24405

updated cifs-utils packages (6.10 -> 6.14)
author Hans-G?nter Theisgen
date Wed Feb 09 08:02:34 2022 +0100 (2022-02-09)
parents 03ffd6e0af81
children f9740579460f
files cifs-utils-dev/receipt cifs-utils-quota/receipt cifs-utils/receipt
line diff
     1.1 --- a/cifs-utils-dev/receipt	Wed Feb 09 07:43:00 2022 +0100
     1.2 +++ b/cifs-utils-dev/receipt	Wed Feb 09 08:02:34 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cifs-utils-dev"
     1.7 -VERSION="6.10"
     1.8 +VERSION="6.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="CIFS userland tools, development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -14,7 +14,5 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	mkdir -p $fs/usr
    1.17 -	cp -a $install/usr/include	$fs/usr
    1.18 +	cook_copy_folders	include
    1.19  }
    1.20 -
     2.1 --- a/cifs-utils-quota/receipt	Wed Feb 09 07:43:00 2022 +0100
     2.2 +++ b/cifs-utils-quota/receipt	Wed Feb 09 08:02:34 2022 +0100
     2.3 @@ -1,15 +1,15 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="cifs-utils-quota"
     2.7 -VERSION="6.10"
     2.8 +VERSION="6.14"
     2.9  CATEGORY="system-tools"
    2.10 -SHORT_DESC="CIFS quota tools"
    2.11 +SHORT_DESC="CIFS quota tools."
    2.12  MAINTAINER="pascal.bellard@slitaz.org"
    2.13  LICENSE="GPL3"
    2.14  WEB_SITE="https://wiki.samba.org/index.php/LinuxCIFS_utils"
    2.15 -WANTED="cifs-utils"
    2.16  
    2.17  DEPENDS="python linux-cifs"
    2.18 +WANTED="cifs-utils"
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.21  genpkg_rules()
     3.1 --- a/cifs-utils/receipt	Wed Feb 09 07:43:00 2022 +0100
     3.2 +++ b/cifs-utils/receipt	Wed Feb 09 08:02:34 2022 +0100
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="cifs-utils"
     3.7 -VERSION="6.10"
     3.8 +VERSION="6.14"
     3.9  CATEGORY="system-tools"
    3.10  SHORT_DESC="CIFS userland tools."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"