[packages/libteam] rel 2; forgot to ldconfig teamd

mmazur mmazur at pld-linux.org
Fri Aug 26 17:24:43 CEST 2016


commit 9de65f7511371a9c8c2d30a24e4f8ea5c8034118
Author: Mariusz Mazur <mmazur at axeos.com>
Date:   Fri Aug 26 15:24:30 2016 +0000

    rel 2; forgot to ldconfig teamd

 libteam.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/libteam.spec b/libteam.spec
index 2535ea8..ab90e53 100644
--- a/libteam.spec
+++ b/libteam.spec
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):	Biblioteka do sterowania grupowymi urządzeniami sieciowymi
 Name:		libteam
 #%define     _snap   20160809
 Version:	1.26
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://libteam.org/files/%{name}-%{version}.tar.gz
@@ -141,6 +141,7 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %post -n teamd
+/sbin/ldconfig
 export NORESTART="yes"
 %systemd_post teamd-lvl1.target teamd-lvl2.target
 
@@ -148,6 +149,7 @@ export NORESTART="yes"
 %systemd_preun teamd-lvl1.target teamd-lvl2.target
 
 %postun -n teamd
+/sbin/ldconfig
 %systemd_reload
 
 %files -n teamd
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libteam.git/commitdiff/9de65f7511371a9c8c2d30a24e4f8ea5c8034118



More information about the pld-cvs-commit mailing list