Author: arekm Date: Wed Mar 4 07:42:52 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 4; qt4.5 compat fix
---- Files affected: SPECS: psi.spec (1.165 -> 1.166) ---- Diffs: ================================================================ Index: SPECS/psi.spec diff -u SPECS/psi.spec:1.165 SPECS/psi.spec:1.166 --- SPECS/psi.spec:1.165 Wed Aug 20 00:27:16 2008 +++ SPECS/psi.spec Wed Mar 4 08:42:46 2009 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): PSI - klient Jabbera Name: psi Version: 0.12 -Release: 3 +Release: 4 License: GPL v2 Group: Applications/Communications Source0: http://dl.sourceforge.net/psi/%{name}-%{version}.tar.bz2 @@ -19,6 +19,7 @@ Patch7: %{name}-appearance-mod.patch # http://machekku.uaznia.net/xmpp/psi/patches/ Patch8: %{name}-machekku-avatars_in_tooltip.patch +Patch9: %{name}-qt4.5.patch URL: http://psi-im.org/ BuildRequires: Qt3Support-devel BuildRequires: QtCore-devel @@ -69,6 +70,7 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 +%patch9 -p0 rm -rf third-party @@ -108,6 +110,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.166 2009/03/04 07:42:46 arekm +- rel 4; qt4.5 compat fix + Revision 1.165 2008/08/19 22:27:16 charles - BR: which ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi.spec?r1=1.165&r2=1.166&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
