]> git.pld-linux.org Git - packages/libteam.git/commitdiff
rel 2; forgot to ldconfig teamd auto/th/libteam-1.26-2
authorMariusz Mazur <mmazur@axeos.com>
Fri, 26 Aug 2016 15:24:30 +0000 (15:24 +0000)
committerMariusz Mazur <mmazur@axeos.com>
Fri, 26 Aug 2016 15:24:30 +0000 (15:24 +0000)
libteam.spec

index 2535ea8055fa127e6fe513a49e82ff5c0e8a6f17..ab90e53530b37241b818bbdfee6fbc10b389bd7e 100644 (file)
@@ -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
This page took 0.10485 seconds and 4 git commands to generate.