Author: havner Date: Tue Aug 8 22:13:44 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - 0.148, HEAD merge
---- Files affected: SPECS: tsclient.spec (1.5 -> 1.5.2.1) ---- Diffs: ================================================================ Index: SPECS/tsclient.spec diff -u SPECS/tsclient.spec:1.5 SPECS/tsclient.spec:1.5.2.1 --- SPECS/tsclient.spec:1.5 Sun Jul 25 04:49:32 2004 +++ SPECS/tsclient.spec Wed Aug 9 00:13:39 2006 @@ -2,22 +2,22 @@ Summary: Terminal Server Client - a frontend for rdesktop for the GNOME2 platform Summary(pl): Terminal Server Client - frontend dla rdesktop dla platformy GNOME2 Name: tsclient -Version: 0.132 -Release: 3 +Version: 0.148 +Release: 1 License: GPL Group: X11/Applications Source0: http://www.gnomepro.com/tsclient/%{name}-%{version}.tar.gz -# Source0-md5: 748aada74e9e096467a9d553538df885 +# Source0-md5: 06a6ff59b7c8ca26d4ea37340ed77423 Patch0: %{name}-locale-names.patch URL: http://www.gnomepro.com/tsclient/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: glib2-devel >= 2.0.0 -BuildRequires: gtk+2-devel >= 2.0.0 -BuildRequires: gnome-panel-devel >= 2.0.0 +BuildRequires: glib2-devel >= 2.6.0 +BuildRequires: gnome-panel-devel >= 2.6.0 +BuildRequires: gtk+2-devel >= 1:2.6.0 BuildRequires: intltool >= 0.27 BuildRequires: pkgconfig -Requires: rdesktop >= 1.2.0 +Requires: rdesktop >= 1.3.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -32,15 +32,18 @@ %setup -q %patch0 -p1 -mv -f po/{da_DK,da}.po -mv -f po/{gr,el}.po mv -f po/{nl_NL,nl}.po -mv -f po/{no_nb,nb}.po +mv -f po/{nl_NL,nl}.gmo mv -f po/{pl_PL,pl}.po +mv -f po/{pl_PL,pl}.gmo mv -f po/{pt_PT,pt}.po +mv -f po/{pt_PT,pt}.gmo mv -f po/{se,sv}.po +mv -f po/{se,sv}.gmo %build +%{__glib_gettextize} +%{__intltoolize} %{__aclocal} %{__autoconf} %{__autoheader} @@ -55,7 +58,7 @@ DESTDIR=$RPM_BUILD_ROOT \ desktopdir=%{_desktopdir} -%find_lang %{name} +%find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT @@ -79,6 +82,28 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5.2.1 2006/08/08 22:13:39 havner +- 0.148, HEAD merge + +Revision 1.11 2006/08/08 21:37:18 havner +- 0.148 by Tomasz Rutkowski (alucard at nospheratu dot net) + +Revision 1.10 2006/04/14 07:40:49 aflinta +- added missing BR + +Revision 1.9 2006/04/14 07:39:57 aflinta +- refresch gettext + +Revision 1.8 2006/02/28 23:37:25 glen +- adapterized (killed trailing spaces/tabs) + +Revision 1.7 2005/06/16 06:53:23 misi3k +- rel 1 +- up to 0.140 + +Revision 1.6 2004/11/27 18:52:09 saq +- massive attack: add missing gtk+2-devel epoch in BR + Revision 1.5 2004/07/25 02:49:32 ankry - gr -> el, se -> sv, rel. 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tsclient.spec?r1=1.5&r2=1.5.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
