Summary: General purpose cryptographic library based on the code from GnuPG Name: libgcrypt Version: 1.8.5 Release: r0 License: LGPLv2.1+ Group: libs Packager: Poky URL: http://directory.fsf.org/project/libgcrypt/ BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gnu-config-native BuildRequires: libcap BuildRequires: libgpg-error BuildRequires: libtool-cross BuildRequires: libtool-native BuildRequires: pkgconfig-native BuildRequires: texinfo-dummy-native BuildRequires: virtual/aarch64-poky-linux-compilerlibs BuildRequires: virtual/aarch64-poky-linux-gcc BuildRequires: virtual/libc Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libcap.so.2()(64bit) Requires: libcap2 >= 2.32 Requires: libgcrypt.so.20()(64bit) Requires: libgcrypt.so.20(GCRYPT_1.6)(64bit) Requires: libgpg-error >= 1.37 Requires: libgpg-error.so.0()(64bit) Requires: libgpg-error.so.0(GPG_ERROR_1.0)(64bit) Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libcap.so.2()(64bit) Requires(post): libcap2 >= 2.32 Requires(post): libgcrypt.so.20()(64bit) Requires(post): libgcrypt.so.20(GCRYPT_1.6)(64bit) Requires(post): libgpg-error >= 1.37 Requires(post): libgpg-error.so.0()(64bit) Requires(post): libgpg-error.so.0(GPG_ERROR_1.0)(64bit) Requires(post): rtld(GNU_HASH) Provides: libgcrypt.so.20()(64bit) Provides: libgcrypt.so.20(GCRYPT_1.6)(64bit) %description A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. %package -n libgcrypt-src Summary: General purpose cryptographic library based on the code from GnuPG - Source files License: GPLv2+ & LGPLv2.1+ & GPLv3+ Group: devel %description -n libgcrypt-src A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. This package contains sources for debugging purposes. %package -n libgcrypt-dbg Summary: General purpose cryptographic library based on the code from GnuPG - Debugging files License: GPLv2+ & LGPLv2.1+ & GPLv3+ Group: devel Recommends: glibc-dbg Recommends: libcap-dbg Recommends: libgpg-error-dbg %description -n libgcrypt-dbg A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. This package contains ELF symbols and related sources for debugging purposes. %package -n dumpsexp-dev Summary: General purpose cryptographic library based on the code from GnuPG License: GPLv3+ Group: libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: rtld(GNU_HASH) Recommends: libcap-dev Recommends: libgpg-error-dev %description -n dumpsexp-dev A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. %package -n libgcrypt-staticdev Summary: General purpose cryptographic library based on the code from GnuPG - Development files (Static Libraries) License: GPLv2+ & LGPLv2.1+ & GPLv3+ Group: devel Requires: libgcrypt-dev = 1.8.5-r0 %description -n libgcrypt-staticdev A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. This package contains static libraries for software development. %package -n libgcrypt-dev Summary: General purpose cryptographic library based on the code from GnuPG - Development files License: GPLv2+ & LGPLv2.1+ Group: devel Requires: /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libgcrypt = 1.8.5-r0 Requires: rtld(GNU_HASH) Recommends: glibc-dev Recommends: libcap-dev Recommends: libgpg-error-dev %description -n libgcrypt-dev A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. This package contains symbolic links, header files, and related items necessary for software development. %package -n libgcrypt-doc Summary: General purpose cryptographic library based on the code from GnuPG - Documentation files License: GPLv2+ & LGPLv2.1+ & GPLv3+ Group: doc %description -n libgcrypt-doc A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. This package contains documentation. %package -n libgcrypt-locale Summary: General purpose cryptographic library based on the code from GnuPG License: GPLv2+ & LGPLv2.1+ & GPLv3+ Group: libs %description -n libgcrypt-locale A cryptography library developed as a separated module of GnuPG. It can also be used independently of GnuPG, but depends on its error-reporting library Libgpg-error. %post # libgcrypt - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %files %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" %dir "/usr/lib" "/usr/bin/mpicalc" "/usr/lib/libgcrypt.so.20.2.5" "/usr/lib/libgcrypt.so.20" %files -n libgcrypt-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/libgcrypt" %dir "/usr/src/debug/libgcrypt/1.8.5-r0" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/build" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/build/src" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/build/cipher" "/usr/src/debug/libgcrypt/1.8.5-r0/build/src/gcrypt.h" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-mul1.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-rshift.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-add1.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-mul2.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-lshift.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-sub1.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mod-source-info.h" "/usr/src/debug/libgcrypt/1.8.5-r0/build/mpi/mpih-mul3.c" "/usr/src/debug/libgcrypt/1.8.5-r0/build/cipher/gost-sb.h" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher" %dir "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/compat" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/fips.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/visibility.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/context.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/cipher-proto.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/stdmem.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/types.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/dumpsexp.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/cipher.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/global.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/hmac256.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/misc.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/gcrypt-int.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/secmem.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/stdmem.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/hwf-arm.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/mpi.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/sexp.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/gcrypt-testapi.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/context.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/g10lib.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/hwf-common.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/ec-context.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/mpicalc.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/hwfeatures.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/secmem.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/src/hmac256.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-scan.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-pow.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-gcd.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/ec-ed25519.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpicoder.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpih-mul.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-cmp.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-mpow.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpih-div.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-inline.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-inv.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-div.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/ec.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-bit.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-mul.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-add.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpi-mod.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/mpi/mpiutil.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/random.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/random-drbg.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/random-system.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/rndlinux.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/rndjent.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/rndhw.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/random.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/random-csprng.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/random/rand-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/kdf.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-selftest.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rijndael.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-gcm-armv8-aarch64-ce.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/arcfour.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-ofb.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/sha256-armv8-aarch64-ce.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc-common.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc-misc.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-cbc.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/pubkey.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc-gost.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rijndael-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/twofish-aarch64.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/md5.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/mac-hmac.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/sha1.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/serpent.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/scrypt.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/gostr3411-94.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rfc2268.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/camellia.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-cmac.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/dsa-common.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/sha256.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/gost.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc-eddsa.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rmd160.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/idea.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/mac-gmac.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rijndael-aarch64.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/des.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/crc.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-ccm.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/poly1305-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/stribog.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/mac.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rijndael-tables.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/primegen.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/camellia-glue.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/md4.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-selftest.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rijndael-armv8-ce.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/md.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/hash-common.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/blake2.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/salsa20.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/sha1-armv8-aarch64-ce.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/camellia-aarch64.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/bufhelp.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/camellia.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-poly1305.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/elgamal.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/twofish.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/keccak_permute_64.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-ocb.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/seed.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/poly1305.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/chacha20.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-gcm.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/mac-poly1305.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rsa.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/blowfish.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/kdf-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc-ecdsa.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-aeswrap.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/sha1.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-xts.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-cfb.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/keccak.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rsa-common.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cipher-ctr.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/pubkey-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/cast5.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/dsa.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/gost28147.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/pubkey-util.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/bithelp.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/rijndael-armv8-aarch64-ce.S" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/whirlpool.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/mac-internal.h" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/hmac-tests.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/mac-cmac.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/hash-common.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/tiger.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/ecc-curves.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/cipher/sha512.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/compat/compat.c" "/usr/src/debug/libgcrypt/1.8.5-r0/libgcrypt-1.8.5/compat/libcompat.h" %files -n libgcrypt-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" %dir "/usr/lib" %dir "/usr/bin/.debug" "/usr/bin/.debug/dumpsexp" "/usr/bin/.debug/hmac256" "/usr/bin/.debug/mpicalc" %dir "/usr/lib/.debug" "/usr/lib/.debug/libgcrypt.so.20.2.5" %files -n dumpsexp-dev %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" "/usr/bin/dumpsexp" %files -n libgcrypt-dev %defattr(-,-,-,-) %dir "/usr" %dir "/usr/bin" %dir "/usr/include" %dir "/usr/share" %dir "/usr/lib" "/usr/bin/hmac256" "/usr/bin/libgcrypt-config" "/usr/include/gcrypt.h" %dir "/usr/share/aclocal" "/usr/share/aclocal/libgcrypt.m4" %dir "/usr/lib/pkgconfig" "/usr/lib/libgcrypt.so" "/usr/lib/pkgconfig/libgcrypt.pc" %files -n libgcrypt-doc %defattr(-,-,-,-) %dir "/usr" %dir "/usr/share" %dir "/usr/share/man" %dir "/usr/share/info" %dir "/usr/share/man/man1" "/usr/share/man/man1/hmac256.1" "/usr/share/info/gcrypt.info" "/usr/share/info/gcrypt.info-2" "/usr/share/info/gcrypt.info-1"