Author: cactus Date: Sat Aug 16 22:11:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to rev 20080731
---- Files affected: SPECS: psi-daisy.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/psi-daisy.spec diff -u SPECS/psi-daisy.spec:1.14 SPECS/psi-daisy.spec:1.15 --- SPECS/psi-daisy.spec:1.14 Sat Jun 7 14:24:04 2008 +++ SPECS/psi-daisy.spec Sun Aug 17 00:11:38 2008 @@ -1,6 +1,6 @@ # $Revision$, $Date$ # TODO: subpackages compatible with psi.spec -%define _rev 20080601 +%define _rev 20080731 Summary: Psi-Daisy - Jabber client Summary(pl.UTF-8): Psi-Daisy - klient Jabbera Name: psi-daisy @@ -9,7 +9,7 @@ License: GPL v2 Group: Applications/Communications Source0: http://uaznia.net/psi-daisy/Psi-%{version}/psi-%{version}-daisy-%{_rev}-src.rar -# Source0-md5: 03b5c8c03707ebb92e51edab8cb527e3 +# Source0-md5: 4357bcf24c1cf2bcf286fde31d567a6c Patch0: %{name}-configure_fix.patch URL: http://psi-daisy.uaznia.net/ BuildRequires: Qt3Support-devel @@ -57,6 +57,9 @@ %patch0 -p1 rm -rf third-party +# temporary hack +%{__sed} -i 's/#include "timeserver.h"/#include "common.h"\n#include "timeserver.h"/' src/timeserver.cpp + %build chmod +x ./configure ./configure \ @@ -136,7 +139,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.14 2008/06/07 12:24:04 cactus +Revision 1.15 2008/08/16 22:11:38 cactus +- up to rev 20080731 + +Revision 1.14 2008-06-07 12:24:04 cactus - up to 0.12-20080601 - translations are in %lang() ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi-daisy.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
