packages: mono/mono.spec - do not check libmonosgen.so unresolved symbols.

pluto pluto at pld-linux.org
Sun Oct 17 22:29:35 CEST 2010


Author: pluto                        Date: Sun Oct 17 20:29:35 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- do not check libmonosgen.so unresolved symbols.

---- Files affected:
packages/mono:
   mono.spec (1.266 -> 1.267) 

---- Diffs:

================================================================
Index: packages/mono/mono.spec
diff -u packages/mono/mono.spec:1.266 packages/mono/mono.spec:1.267
--- packages/mono/mono.spec:1.266	Sun Oct 17 20:41:05 2010
+++ packages/mono/mono.spec	Sun Oct 17 22:29:29 2010
@@ -62,6 +62,8 @@
 # debugger doesn't work with stripped mono
 %define         _noautostrip    .*/mono
 
+%define		skip_post_check_so	'.+libmonosgen.+\.so.+'
+
 %if %{without bootstrap}
 %define	__mono_provides	%{_rpmlibdir}/mono-find-provides
 %define	__mono_requires	%{_rpmlibdir}/mono-find-requires
@@ -687,6 +689,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.267  2010/10/17 20:29:29  pluto
+- do not check libmonosgen.so unresolved symbols.
+
 Revision 1.266  2010/10/17 18:41:05  qboosh
 - updated to 2.8
 - updated mint patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mono/mono.spec?r1=1.266&r2=1.267&f=u



More information about the pld-cvs-commit mailing list