Update base-system and dep. pkgs for new rshlib thing
This commit is contained in:
2
srcpkgs/tcp_wrappers/tcp_wrappers-libs.rshlibs
Normal file
2
srcpkgs/tcp_wrappers/tcp_wrappers-libs.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libc.so.6
|
||||
libnsl.so.1
|
||||
@@ -5,10 +5,9 @@ long_desc="${long_desc}
|
||||
|
||||
This package contains the ${pkgname} shared libraries."
|
||||
|
||||
revision=1
|
||||
revision=2
|
||||
conf_files="/etc/hosts.allow /etc/hosts.deny"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
||||
2
srcpkgs/tcp_wrappers/tcp_wrappers.rshlibs
Normal file
2
srcpkgs/tcp_wrappers/tcp_wrappers.rshlibs
Normal file
@@ -0,0 +1,2 @@
|
||||
libwrap.so.0
|
||||
libc.so.6
|
||||
@@ -5,6 +5,7 @@ wrksrc="${pkgname}_${version}"
|
||||
distfiles="ftp://ftp.porcupine.org/pub/security/${pkgname}_${version}.tar.gz"
|
||||
build_style=gnu-makefile
|
||||
make_build_target="REAL_DAEMON_DIR=/usr/sbin STYLE=-DSYS_ERRLIST_DEFINED linux"
|
||||
revision=1
|
||||
short_desc="A security tool which acts as a wrapper for TCP daemons"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d
|
||||
@@ -14,8 +15,6 @@ long_desc="
|
||||
rlogin, rsh, exec, tftp, talk and other network services."
|
||||
|
||||
subpackages="$pkgname-devel $pkgname-libs"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run tcp_wrappers-libs
|
||||
|
||||
pre_install()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user