Author: saq Date: Fri Oct 14 14:36:13 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.4.2, missing BR
---- Files affected: SPECS: kadu.spec (1.152 -> 1.153) ---- Diffs: ================================================================ Index: SPECS/kadu.spec diff -u SPECS/kadu.spec:1.152 SPECS/kadu.spec:1.153 --- SPECS/kadu.spec:1.152 Wed Oct 5 13:49:05 2005 +++ SPECS/kadu.spec Fri Oct 14 16:36:08 2005 @@ -25,12 +25,12 @@ Summary: A Gadu-Gadu client for online messaging Summary(pl): Klient Gadu-Gadu do przesyłania wiadomości po sieci Name: kadu -Version: 0.4.1 -Release: 2 +Version: 0.4.2 +Release: 0.1 License: GPL v2 Group: Applications/Communications Source0: http://kadu.net/download/stable/%{name}-%{version}.tar.bz2 -# Source0-md5: 52c582fcc175b2af534c7ddab24e0b6b +# Source0-md5: 77792981e2a0b67d86afea7d5d768463 Source1: %{name}.desktop Source2: http://scripts.one.pl/xmms/stable/%{_sver}/xmms-%{_xmms_mod_ver}.tar.gz # Source2-md5: 4a6e4d52b8efa3d182e2a55e02cc3383 @@ -46,6 +46,7 @@ # Source7-md5: 4019b059916a70889ccf8281da3926bc Patch0: %{name}-ac_am.patch Patch1: %{name}-sms.patch +Patch2: %{name}-bashism.patch URL: http://kadu.net/ %{?with_alsa:BuildRequires: alsa-lib-devel} %{?with_arts:BuildRequires: arts-devel} @@ -61,6 +62,7 @@ BuildRequires: libtool %{?with_nas:BuildRequires: nas-devel} BuildRequires: openssl-devel >= 0.9.7d +BuildRequires: qt-linguist BuildRequires: sed >= 4.0 %{?with_xmms:BuildRequires: xmms-devel} %{?with_tcl_scripting:BuildRequires: tk-devel >= 8.4} @@ -232,6 +234,7 @@ %setup -q -n %{name} %patch0 -p1 %patch1 -p0 +%patch2 -p1 %if %{with xmms} tar xzf %{SOURCE2} -C modules @@ -580,6 +583,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.153 2005/10/14 14:36:08 saq +- up to 0.4.2, missing BR + Revision 1.152 2005/10/05 11:49:05 charles - added -sms.patch (support for new Era and Orange) - rel. 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kadu.spec?r1=1.152&r2=1.153&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
