Author: hawk Date: Mon Feb 4 14:59:06 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - small cosmetic fix in appearance-mod.patch - added version patch (removes "dev" from version string, its stable release) - release 3
---- Files affected: SPECS: psi.spec (1.154 -> 1.155) ---- Diffs: ================================================================ Index: SPECS/psi.spec diff -u SPECS/psi.spec:1.154 SPECS/psi.spec:1.155 --- SPECS/psi.spec:1.154 Sun Jan 27 19:26:06 2008 +++ SPECS/psi.spec Mon Feb 4 15:59:01 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): PSI - klient Jabbera Name: psi Version: 0.11 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/Communications Source0: http://dl.sourceforge.net/psi/%{name}-%{version}.tar.bz2 @@ -21,6 +21,7 @@ Patch8: %{name}-settoggles-fix.patch Patch9: %{name}-status_indicator-add.patch Patch10: %{name}-appearance-mod.patch +Patch11: %{name}-version.patch URL: http://psi-im.org/ BuildRequires: Qt3Support-devel BuildRequires: QtCore-devel @@ -69,6 +70,7 @@ %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 cp %{SOURCE1} iconsets/roster/default/indicator.png @@ -110,6 +112,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.155 2008-02-04 14:59:01 hawk +- small cosmetic fix in appearance-mod.patch +- added version patch (removes "dev" from version string, its stable release) +- release 3 + Revision 1.154 2008-01-27 18:26:06 hawk - works for me, release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi.spec?r1=1.154&r2=1.155&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
