Author: charles Date: Sun Jun 3 20:25:50 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.3.8
---- Files affected: packages/weechat: weechat.spec (1.37 -> 1.38) ---- Diffs: ================================================================ Index: packages/weechat/weechat.spec diff -u packages/weechat/weechat.spec:1.37 packages/weechat/weechat.spec:1.38 --- packages/weechat/weechat.spec:1.37 Sun Oct 23 19:28:50 2011 +++ packages/weechat/weechat.spec Sun Jun 3 22:25:45 2012 @@ -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.6 +Version: 0.3.8 Release: 1 License: GPL v3+ Group: Applications/Communications Source0: http://www.weechat.org/files/src/%{name}-%{version}.tar.gz -# Source0-md5: f130af1f858919fd446561faeaaf555e +# Source0-md5: f1746809f81e554662883ebc762f2bb8 Patch0: %{name}-ac.patch Patch1: %{name}-plugins_header.patch Patch2: %{name}-curses.patch @@ -31,9 +31,11 @@ %{?with_aspell:BuildRequires: aspell-devel} BuildRequires: autoconf BuildRequires: automake +BuildRequires: curl-devel BuildRequires: gettext-devel %{?with_gnutls:BuildRequires: gnutls-devel} %{?with_gtk:BuildRequires: gtk+2-devel} +BuildRequires: guile-devel BuildRequires: libtool BuildRequires: libgcrypt-devel %{?with_lua:BuildRequires: lua51-devel} @@ -145,6 +147,7 @@ %attr(755,root,root) %{_libdir}/weechat/plugins/aspell.so* %attr(755,root,root) %{_libdir}/weechat/plugins/charset.so* %attr(755,root,root) %{_libdir}/weechat/plugins/fifo.so* +%attr(755,root,root) %{_libdir}/weechat/plugins/guile.so* %attr(755,root,root) %{_libdir}/weechat/plugins/irc.so* %attr(755,root,root) %{_libdir}/weechat/plugins/logger.so* %attr(755,root,root) %{_libdir}/weechat/plugins/lua.so* @@ -163,6 +166,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.38 2012/06/03 20:25:45 charles +- updated to 0.3.8 + Revision 1.37 2011/10/23 17:28:50 charles - updated to 0.3.6 - BR: libgcrypt-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/weechat/weechat.spec?r1=1.37&r2=1.38 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
