forked from pool/easy-rsa
Some cleanup, the result of running:
* spec-cleaner -i easy-rsa.spec * osc service localrun download_files OBS-URL: https://build.opensuse.org/package/show/network:vpn/easy-rsa?expand=0&rev=11
This commit is contained in:
@@ -47,12 +47,11 @@ Patch8: https://github.com/OpenVPN/easy-rsa/commit/d20d2b3.patch
|
||||
# Fix string comprehension
|
||||
Patch9: https://github.com/OpenVPN/easy-rsa/commit/4eac410.patch
|
||||
# Fix incorrect "openssl rand" usage
|
||||
Patch10: https://github.com/OpenVPN/easy-rsa/commit/a138c0d.patch
|
||||
Patch10: https://github.com/OpenVPN/easy-rsa/commit/a138c0d.patch
|
||||
# Add --copy-ext option
|
||||
Patch11: https://github.com/OpenVPN/easy-rsa/commit/83a1a21.patch
|
||||
Patch11: https://github.com/OpenVPN/easy-rsa/commit/83a1a21.patch
|
||||
# openSUSE specific
|
||||
Patch100: easy-rsa-packaging.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@@ -74,7 +73,7 @@ certificates, including sub-CAs and certificate revokation lists (CRL).
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch100 -p0
|
||||
%patch100
|
||||
|
||||
# Add this for SLE11, patch tool can't rename file.
|
||||
# Next release we should publish .md documentation.
|
||||
@@ -94,7 +93,6 @@ install -Dm0644 easyrsa3/x509-types/* %{buildroot}/%{_sysconfdir}/easy-rsa/x509-
|
||||
install -Dm0755 easyrsa3/easyrsa %{buildroot}/%{_bindir}/easyrsa
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc KNOWN_ISSUES README.md README.quickstart.md COPYING.md
|
||||
%doc Licensing/*
|
||||
%doc doc/*
|
||||
|
Reference in New Issue
Block a user