Improve RPM description

OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=20
This commit is contained in:
Olav Reinert 2018-01-28 19:06:35 +00:00 committed by Git OBS Bridge
parent 44c83411f5
commit 1fd5f6461e
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 28 19:05:46 UTC 2018 - seroton10@gmail.com
- Improve RPM description
-------------------------------------------------------------------
Sun Jan 28 18:51:50 UTC 2018 - seroton10@gmail.com

View File

@ -33,9 +33,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
easy-rsa is a CLI utility to build and manage a PKI CA. In laymen's terms,
this means to create a root certificate authority, and request and sign
certificates, including sub-CAs and certificate revokation lists (CRL).
easy-rsa is a CLI utility to build and manage a Public Key Infrastructure
(PKI). Once the Certificate Authority (CA) is created, you can request and sign
certificates, including sub-CAs, and create Certificate Revokation Lists (CRL).
%prep
%setup -q -n EasyRSA-%{version}