Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041683
en ru br
Репозитории ALT

Группа :: Система/Библиотеки
Пакет: openssl-engines-rutoken

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

%set_verify_elf_method skip
%set_debuginfo_skiplist /*
%set_fixup_skiplist /*

Summary: Rutoken PKCS#11 engine for OpenSSL
Name: openssl-engines-rutoken
Version: 1.4.2
Release: alt2
Epoch: 1
Vendor: Aktiv Co.
License: distributable
URL: https://www.rutoken.ru/solutions/freeware/openssl/
#Download: https://download.rutoken.ru/Rutoken/Support_OpenSSL/1.4.2/rtengine-1.4.2.zip

Group: System/Libraries
Source0: %name-%version.tar

ExclusiveArch: %ix86 x86_64 e2k e2kv4 mipsel aarch64 armh

BuildRequires: libcrypto1.1

Requires: libcrypto1.1
Requires: openssl-engines
Requires: librtpkcs11ecp

%description
Allow users to work with Rutoken ECP through OpenSSL.

%prep
%setup

%install
mkdir -p -m755 %buildroot%_libdir
%ifarch %ix86
cp -aRf linux_glibc-x86/lib/* %buildroot%_libdir/
%else
cp -aRf linux_glibc-%_arch/lib/* %buildroot%_libdir/
%endif

%files
%doc license.ru.html version.txt
%_libdir/engines-1.1/librtengine.so*
%_libdir/librtengine.so*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin