diff options
author | obache <obache> | 2012-03-21 13:37:21 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-21 13:37:21 +0000 |
commit | b9bfc99082e56430e695668a50610d347d612750 (patch) | |
tree | 37bab1090827ef835e4e8abb3d168903cde0d499 /emulators/suse121_krb5 | |
parent | c421aaa7e2cac4aa855eb2ef4cf79734c30c2ff1 (diff) | |
download | pkgsrc-b9bfc99082e56430e695668a50610d347d612750.tar.gz |
Import suse_krb5-12.1 as emulators/suse121_krb5.
Linux compatibility package based on the openSUSE Linux distribution.
Please visit http://www.opensuse.org/ for more information about openSUSE
Linux.
This package supports running ELF binaries linked with glibc2 that
require kerberos shared libraries.
Diffstat (limited to 'emulators/suse121_krb5')
-rw-r--r-- | emulators/suse121_krb5/DESCR | 6 | ||||
-rw-r--r-- | emulators/suse121_krb5/Makefile | 15 | ||||
-rw-r--r-- | emulators/suse121_krb5/distinfo | 20 |
3 files changed, 41 insertions, 0 deletions
diff --git a/emulators/suse121_krb5/DESCR b/emulators/suse121_krb5/DESCR new file mode 100644 index 00000000000..ea6f3dd51bd --- /dev/null +++ b/emulators/suse121_krb5/DESCR @@ -0,0 +1,6 @@ +Linux compatibility package based on the openSUSE Linux distribution. +Please visit http://www.opensuse.org/ for more information about openSUSE +Linux. + +This package supports running ELF binaries linked with glibc2 that +require kerberos shared libraries. diff --git a/emulators/suse121_krb5/Makefile b/emulators/suse121_krb5/Makefile new file mode 100644 index 00000000000..f2a93fcffe8 --- /dev/null +++ b/emulators/suse121_krb5/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 13:37:21 obache Exp $ + +DISTNAME= suse_krb5-${SUSE_VERSION} +CATEGORIES= emulators +RPMUPDPKGS+= krb5-1.9.1-24.3.1.${SUSE_ARCH} +RPMPKGS+= libcom_err2-1.41.14-10.1.2.${SUSE_ARCH} +RPMPKGS+= libkeyutils1-1.5.3-2.1.2.${SUSE_ARCH} + +MAINTAINER= pkgsrc-users@NetBSD.org +COMMENT= Linux compatibility package for kerberos libraries + +EMUL_MODULES.linux= base + +.include "../../emulators/suse121_linux/Makefile.common" +.include "../../mk/bsd.pkg.mk" diff --git a/emulators/suse121_krb5/distinfo b/emulators/suse121_krb5/distinfo new file mode 100644 index 00000000000..7c776408bfa --- /dev/null +++ b/emulators/suse121_krb5/distinfo @@ -0,0 +1,20 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/03/21 13:37:21 obache Exp $ + +SHA1 (suse121/krb5-1.9.1-24.3.1.i586.rpm) = 7d361fe6122a4590e2efdf4332ef021fc175b78e +RMD160 (suse121/krb5-1.9.1-24.3.1.i586.rpm) = a5117529753097ec489e0d987cab89eea3e3ac31 +Size (suse121/krb5-1.9.1-24.3.1.i586.rpm) = 532309 bytes +SHA1 (suse121/krb5-1.9.1-24.3.1.x86_64.rpm) = b97374acc07e6d699618427aa3d2d312bd8d9818 +RMD160 (suse121/krb5-1.9.1-24.3.1.x86_64.rpm) = f78d0b66bea335cdddc45ab4de2edbfd29fe07d3 +Size (suse121/krb5-1.9.1-24.3.1.x86_64.rpm) = 525992 bytes +SHA1 (suse121/libcom_err2-1.41.14-10.1.2.i586.rpm) = ec87babea9fa0e54ef5f592e6fed6bb3bb3907a1 +RMD160 (suse121/libcom_err2-1.41.14-10.1.2.i586.rpm) = d476f9815cc0476e50cae734ef5a1d815e439651 +Size (suse121/libcom_err2-1.41.14-10.1.2.i586.rpm) = 21667 bytes +SHA1 (suse121/libcom_err2-1.41.14-10.1.2.x86_64.rpm) = 67b38f918f45793ee786d7a9cf1e2dd30c14281c +RMD160 (suse121/libcom_err2-1.41.14-10.1.2.x86_64.rpm) = 487b4277a8453cba74e68e7d4f0cac15915655e1 +Size (suse121/libcom_err2-1.41.14-10.1.2.x86_64.rpm) = 21848 bytes +SHA1 (suse121/libkeyutils1-1.5.3-2.1.2.i586.rpm) = 8913babb9775c7e88ebce17928d26773f714402c +RMD160 (suse121/libkeyutils1-1.5.3-2.1.2.i586.rpm) = 1210107565bbf8c1aa476a7aed74f2d99d1c3c8b +Size (suse121/libkeyutils1-1.5.3-2.1.2.i586.rpm) = 18994 bytes +SHA1 (suse121/libkeyutils1-1.5.3-2.1.2.x86_64.rpm) = a6b0662e2db07f531f776f9b162f235d69f04239 +RMD160 (suse121/libkeyutils1-1.5.3-2.1.2.x86_64.rpm) = 961891784ca5ea35744a1ca0d8850d5012a022ed +Size (suse121/libkeyutils1-1.5.3-2.1.2.x86_64.rpm) = 19047 bytes |