Author: wolvverine Date: Sun Aug 10 12:37:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add avatars_in_tooltip patch. STBR
---- Files affected: SPECS: psi.spec (1.163 -> 1.164) ---- Diffs: ================================================================ Index: SPECS/psi.spec diff -u SPECS/psi.spec:1.163 SPECS/psi.spec:1.164 --- SPECS/psi.spec:1.163 Sat Aug 9 22:28:16 2008 +++ SPECS/psi.spec Sun Aug 10 14:37:05 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): PSI - klient Jabbera Name: psi Version: 0.12 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/Communications Source0: http://dl.sourceforge.net/psi/%{name}-%{version}.tar.bz2 @@ -17,6 +17,8 @@ Patch5: %{name}-icon_buttons_big_return-mod.patch Patch6: %{name}-empty_group-fix.patch Patch7: %{name}-appearance-mod.patch +# http://machekku.uaznia.net/xmpp/psi/patches/ +Patch8: %{name}-machekku-avatars_in_tooltip.patch URL: http://psi-im.org/ BuildRequires: Qt3Support-devel BuildRequires: QtCore-devel @@ -65,6 +67,7 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 rm -rf third-party @@ -104,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2008/08/10 12:37:05 wolvverine +- add avatars_in_tooltip patch. STBR + Revision 1.163 2008/08/09 20:28:16 hawk - updated appearance-mod.patch, dropped status_indicator-add.patch (may be substituted by enabling option to show status messages in contact list) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi.spec?r1=1.163&r2=1.164&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
