[packages/easy-rsa] - versioned ac/am BRs (libtool not used); more docs

qboosh qboosh at pld-linux.org
Tue Jun 9 17:24:12 CEST 2015


commit 1a07b74e927889a8e0cb500d6409bfe965b64432
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 9 17:25:14 2015 +0200

    - versioned ac/am BRs (libtool not used); more docs

 easy-rsa.spec | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/easy-rsa.spec b/easy-rsa.spec
index 347819d..33f1c29 100644
--- a/easy-rsa.spec
+++ b/easy-rsa.spec
@@ -3,15 +3,14 @@ Summary(pl.UTF-8):	Mały pakiet do zarządzania kluczami RSA
 Name:		easy-rsa
 Version:	2.2.2
 Release:	1
-License:	GPL
+License:	GPL v2
 Group:		Applications/Networking
 Source0:	https://github.com/OpenVPN/easy-rsa/archive/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	040238338980617bc9c2df4274349593
 Patch0:		%{name}2.patch
 URL:		http://openvpn.net/easyrsa.html
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildRequires:	libtool
+BuildRequires:	autoconf >= 2.59
+BuildRequires:	automake >= 1:1.9
 Requires:	grep
 Requires:	openssl-tools
 BuildArch:	noarch
@@ -34,7 +33,6 @@ dystrybucji OpenVPN.
 %patch0 -p1
 
 %build
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -60,7 +58,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/README-2.0
+# note: COPYING contains general notes, not GPL text
+%doc COPYING README doc/README-2.0
 %dir %{_sysconfdir}/easy-rsa
 %attr(700,root,root) %dir %{_sysconfdir}/easy-rsa/keys
 %config(noreplace) %attr(640,root,root) %verify(not md5 mtime size) %{_sysconfdir}/easy-rsa/vars
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/easy-rsa.git/commitdiff/1a07b74e927889a8e0cb500d6409bfe965b64432



More information about the pld-cvs-commit mailing list