[packages/dico] - run ldconfig in -libs; release 2

qboosh qboosh at pld-linux.org
Sun Mar 4 19:15:10 CET 2018


commit ca016022188f9432ebb2e43d235afdf229c44ae9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 4 19:17:43 2018 +0100

    - run ldconfig in -libs; release 2

 dico.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dico.spec b/dico.spec
index 9a124b9..0d2d7e9 100644
--- a/dico.spec
+++ b/dico.spec
@@ -6,7 +6,7 @@ Summary:	GNU Dico - flexible implementation of DICT server
 Summary(pl.UTF-8):	GNU Dico - elastyczna implementacja serwera DICT
 Name:		dico
 Version:	2.5
-Release:	1
+Release:	2
 License:	GPL v3+
 Group:		Applications/Text
 Source0:	http://ftp.gnu.org/gnu/dico/%{name}-%{version}.tar.xz
@@ -130,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun	-p /sbin/postshell
 -/usr/sbin/fix-info-dir -c %{_infodir}
 
+%post	libs -p /sbin/ldconfig
+%postun	libs -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog* NEWS README THANKS TODO
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dico.git/commitdiff/ca016022188f9432ebb2e43d235afdf229c44ae9



More information about the pld-cvs-commit mailing list