[packages/tacacs] - added skip_post_check_so - the library uses symbols provided by the binary

mguevara mguevara at pld-linux.org
Wed Apr 2 23:38:16 CEST 2014


commit 73e1be51883198620a5ff051aced9889079d07a0
Author: Marek Guevara Braun <mguevara at pld-linux.org>
Date:   Wed Apr 2 23:31:51 2014 +0200

    - added skip_post_check_so - the library uses symbols provided by the binary

 tacacs.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/tacacs.spec b/tacacs.spec
index 68ddb71..2c35fd5 100644
--- a/tacacs.spec
+++ b/tacacs.spec
@@ -38,6 +38,9 @@ Requires(pre):	fileutils
 Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# library use symbols provided by the binary
+%define		skip_post_check_so	.*lib.*/libtacacs.so.*
+
 %description
 TACACS+ daemon using with Cisco's NASs (or other vendors) for AAA
 (Authentication, Authorization and Accounting) propose.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tacacs.git/commitdiff/613ffd3660c7924d18f21f54af8e42d9a4d68d4f



More information about the pld-cvs-commit mailing list