Author: charles Date: Sun Oct 23 17:28:55 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.3.6 - BR: libgcrypt-devel
---- Files affected: packages/weechat: weechat.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: packages/weechat/weechat.spec diff -u packages/weechat/weechat.spec:1.36 packages/weechat/weechat.spec:1.37 --- packages/weechat/weechat.spec:1.36 Thu Sep 1 19:06:01 2011 +++ packages/weechat/weechat.spec Sun Oct 23 19:28:50 2011 @@ -18,12 +18,12 @@ Summary: WeeChat - fast and light chat environment Summary(pl.UTF-8): WeeChat - szybkie i lekkie środowisko do rozmów Name: weechat -Version: 0.3.5 -Release: 3 +Version: 0.3.6 +Release: 1 License: GPL v3+ Group: Applications/Communications Source0: http://www.weechat.org/files/src/%{name}-%{version}.tar.gz -# Source0-md5: c305cbbf45a329dc4703a636055c8458 +# Source0-md5: f130af1f858919fd446561faeaaf555e Patch0: %{name}-ac.patch Patch1: %{name}-plugins_header.patch Patch2: %{name}-curses.patch @@ -35,6 +35,7 @@ %{?with_gnutls:BuildRequires: gnutls-devel} %{?with_gtk:BuildRequires: gtk+2-devel} BuildRequires: libtool +BuildRequires: libgcrypt-devel %{?with_lua:BuildRequires: lua51-devel} BuildRequires: ncurses-devel %{?with_perl:BuildRequires: perl-devel} @@ -103,7 +104,8 @@ --%{?with_python:en}%{!?with_python:dis}able-python \ --%{?with_ruby:en}%{!?with_ruby:dis}able-ruby \ --%{?with_lua:en}%{!?with_lua:dis}able-lua \ - --%{?with_gnutls:en}%{!?with_gnutls:dis}able-gnutls + --%{?with_gnutls:en}%{!?with_gnutls:dis}able-gnutls \ + %{!?debug:--with-debug=0} %{__make} %install @@ -161,6 +163,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2011/10/23 17:28:50 charles +- updated to 0.3.6 +- BR: libgcrypt-devel + Revision 1.36 2011/09/01 17:06:01 arekm - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/weechat/weechat.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
