[packages/fcitx] - ldconfig for -glib and -qt

qboosh qboosh at pld-linux.org
Fri Jul 10 22:38:39 CEST 2020


commit ce59b05877a7812619514ce0b06ed23f8c312347
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 10 22:40:02 2020 +0200

    - ldconfig for -glib and -qt

 fcitx.spec | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/fcitx.spec b/fcitx.spec
index 5db8233..933805d 100644
--- a/fcitx.spec
+++ b/fcitx.spec
@@ -217,6 +217,12 @@ rm -rf $RPM_BUILD_ROOT
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
 
+%post	glib -p /sbin/ldconfig
+%postun	glib -p /sbin/ldconfig
+
+%post	qt -p /sbin/ldconfig
+%postun	qt -p /sbin/ldconfig
+
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING.LIBS COPYING.MIT ChangeLog README THANKS doc/{API.txt,Develop_Readme,cjkvinput.txt,pinyin.txt,wb_fh.htm}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fcitx.git/commitdiff/ce59b05877a7812619514ce0b06ed23f8c312347



More information about the pld-cvs-commit mailing list