automatic rebuild by autodist [release 2.2.2-3mamba;Mon Dec 08 2025]
This commit is contained in:
@@ -1,27 +1,26 @@
|
||||
Name: easy-rsa2
|
||||
Version: 2.2.2
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Simple shell based CA utility
|
||||
Group: Network/Security
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/OpenVPN/easy-rsa
|
||||
## GITSOURCE https://github.com/OpenVPN/easy-rsa.git v2.2.1
|
||||
Source: https://github.com/OpenVPN/easy-rsa.git/%{version}/easy-rsa-%{version}.tar.bz2
|
||||
License: GPL
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A small RSA key management package, based on the openssl command line tool.
|
||||
|
||||
%prep
|
||||
%setup -q -n easy-rsa-%{version}
|
||||
autoreconf -f -i
|
||||
|
||||
%build
|
||||
autoreconf -f -i
|
||||
%configure
|
||||
%make
|
||||
|
||||
@@ -44,6 +43,9 @@ ln -s openssl-1.0.0.cnf %{buildroot}%{_datadir}/easy-rsa/openssl.cnf
|
||||
%{_datadir}/doc/easy-rsa/README-2.0
|
||||
|
||||
%changelog
|
||||
* Mon Dec 08 2025 Automatic Build System <autodist@openmamba.org> 2.2.2-3mamba
|
||||
- automatic rebuild by autodist
|
||||
|
||||
* Fri Aug 26 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.2-2mamba
|
||||
- legacy package
|
||||
|
||||
|
||||
Reference in New Issue
Block a user