Author: qboosh Date: Fri Mar 16 18:14:07 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: weechat.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/weechat.spec diff -u SPECS/weechat.spec:1.8 SPECS/weechat.spec:1.9 --- SPECS/weechat.spec:1.8 Mon Mar 5 16:55:52 2007 +++ SPECS/weechat.spec Fri Mar 16 19:14:02 2007 @@ -1,10 +1,10 @@ # $Revision$, $Date$ # # TODO: -# - translations (pl) # - consider doing subpackages for all those plugins (which one should be in main package ?) # - maybe some other BRs ? - +# +# Conditional build: %bcond_without aspell # don't build aspell support %bcond_without qt # don't build qt support %bcond_without ruby # don't build ruby plugin support @@ -12,9 +12,9 @@ %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 - -Summary: WeeChat -Summary(pl.UTF-8): WeeChat +# +Summary: WeeChat - fast and light chat environment +Summary(pl.UTF-8): WeeChat - szybkie i lekkie środowisko do rozmów Name: weechat Version: 0.2.3 Release: 0.3 @@ -23,7 +23,7 @@ Source0: http://weechat.flashtux.org/download/%{name}-%{version}.tar.bz2 # Source0-md5: 12c39b30988d78e9544acda6e518476f URL: http://weechat.flashtux.org/ -%{?with_aspell:BuildRequires: aspell-devel} +%{?with_aspell:BuildRequires: aspell-devel} %{?with_lgnutls:BuildRequires: gnutls-devel} %{?with_lua:BuildRequires: lua-devel} BuildRequires: ncurses-devel @@ -39,7 +39,11 @@ environment for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with scripts. -#%description -l pl.UTF-8 +%description -l pl.UTF-8 +WeeChat (Wee Ehanced Environment for Chat) to szybkie i lekkie +środowisko do rozmów dla wielu systemów operacyjnych. Pozwala wszystko +zrobić przy pomocy klawiatury. Jest konfigurowalne i rozszerzalne za +pomocą skryptów. %prep %setup -q @@ -90,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2007/03/16 18:14:02 qboosh +- pl + Revision 1.8 2007/03/05 15:55:52 shadzik - TODO added @@ -118,4 +125,3 @@ Revision 1.1 2007/03/05 09:40:17 shadzik - initial - NFY - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/weechat.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
