uptdate to version 3.4.5

This commit is contained in:
Ralf Senderek 2019-03-10 14:11:31 +01:00
commit bf1fde6a5e

View File

@ -8,7 +8,6 @@ Version: 3.4.5
Release: 1%{?dist}
Summary: Security library and toolkit for encryption and authentication services
Group: System Environment/Libraries
License: Sleepycat and OpenSSL
URL: https://www.cs.auckland.ac.nz/~pgut001/cryptlib
Source0: https://crypto-bone.com/fedora/cl345_fedora.zip
@ -114,7 +113,6 @@ Cryptlib Javadoc information
%package python3
Summary: Cryptlib bindings for python3
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: python3 >= 3.5
@ -123,7 +121,6 @@ Cryptlib module for application development in Python 3
%package perl
Summary: Cryptlib bindings for perl
Group: System Environment/Libraries
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: man
@ -273,9 +270,7 @@ tar xpzf %{SOURCE4}
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%ldconfig_scriptlets
%files