[packages/asterisk] post: run ldconfig

jajcus jajcus at pld-linux.org
Mon Jun 20 09:19:16 CEST 2016


commit 1d77d860a8068b68b25086144ccc1876bd07de3d
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Mon Jun 20 09:18:53 2016 +0200

    post: run ldconfig
    
    Release: 2

 asterisk.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index 760d713..dd8a7a5 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -38,7 +38,7 @@ Summary:	Asterisk PBX
 Summary(pl.UTF-8):	Centralka (PBX) Asterisk
 Name:		asterisk
 Version:	13.9.1
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
@@ -1030,6 +1030,7 @@ fi
 %systemd_reload
 
 %post
+/sbin/ldconfig
 /sbin/chkconfig --add asterisk
 # use -n (NOOP) as restart would be breaking all current calls.
 %service -n asterisk restart "Asterisk daemon"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/1d77d860a8068b68b25086144ccc1876bd07de3d



More information about the pld-cvs-commit mailing list