[packages/kdelibs/dev-trinity] skip check_so only on specific lib where neccessary

glen glen at pld-linux.org
Tue May 27 12:30:09 CEST 2014


commit d24556ce00757270b84b46a91e5a83a2cf5b602e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 26 23:22:13 2014 +0300

    skip check_so only on specific lib where neccessary

 kdelibs.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kdelibs.spec b/kdelibs.spec
index e63d480..37929b4 100644
--- a/kdelibs.spec
+++ b/kdelibs.spec
@@ -201,8 +201,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # kde3 does not work well with ccache (CC with spaces)
 %unglobal	with_ccache
 
-# unresolved symbols in libkscreensaver.so.X (by design)
-%define		no_install_post_check_so 1
+# unresolved kss_* symbols in libkscreensaver.so.X (by design)
+%define		skip_post_check_so libkscreensaver.so.4.2.0
 
 %description
 This package includes libraries that are central to the development
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kdelibs.git/commitdiff/1561ad5a04bc8af74c4686280dba9d887ec85447



More information about the pld-cvs-commit mailing list