packages: weechat/weechat.spec - added skip_post_check_so to allow build

hawk hawk at pld-linux.org
Thu Nov 25 13:28:33 CET 2010


Author: hawk                         Date: Thu Nov 25 12:28:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added skip_post_check_so to allow build

---- Files affected:
packages/weechat:
   weechat.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/weechat/weechat.spec
diff -u packages/weechat/weechat.spec:1.28 packages/weechat/weechat.spec:1.29
--- packages/weechat/weechat.spec:1.28	Fri Jul  9 13:25:55 2010
+++ packages/weechat/weechat.spec	Thu Nov 25 13:28:28 2010
@@ -12,12 +12,14 @@
 %bcond_without	perl	# don't build perl plugin support
 %bcond_without	python	# don't build python plugin support
 %bcond_without	gnutls	# don't build gnutls support
-#
+
+%define		skip_post_check_so	ruby.so.0.0.0
+
 Summary:	WeeChat - fast and light chat environment
 Summary(pl.UTF-8):	WeeChat - szybkie i lekkie środowisko do rozmów
 Name:		weechat
 Version:	0.3.2
-Release:	4
+Release:	5
 License:	GPL v3+
 Group:		Applications/Communications
 Source0:	http://www.weechat.org/files/src/%{name}-%{version}.tar.gz
@@ -156,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2010/11/25 12:28:28  hawk
+- added skip_post_check_so to allow build
+
 Revision 1.28  2010/07/09 11:25:55  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/weechat/weechat.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list