[packages/asterisk/ASTERISK_12] Do not Provide asterisk modules as regular libraries
jajcus
jajcus at pld-linux.org
Wed Jan 8 11:50:27 CET 2014
commit 69b76b30c93dc78040bf17b8270646da5ddecee8
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Wed Jan 8 11:48:36 2014 +0100
Do not Provide asterisk modules as regular libraries
asterisk.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/asterisk.spec b/asterisk.spec
index ca296da..9b4bd75 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -125,6 +125,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# references symbols in the asterisk binary
%define skip_post_check_so libasteriskssl.so.*
+%define _noautoprovfiles %{_libdir}/asterisk/modules/.*
+
%description
Asterisk is an Open Source PBX and telephony development platform that
can both replace a conventional PBX and act as a platform for
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/69b76b30c93dc78040bf17b8270646da5ddecee8
More information about the pld-cvs-commit
mailing list