Author: piti Date: Fri Jul 14 15:35:16 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch for the bug in empty messages handling thx to OJO
---- Files affected: SPECS: tleenx2.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/tleenx2.spec diff -u SPECS/tleenx2.spec:1.23 SPECS/tleenx2.spec:1.24 --- SPECS/tleenx2.spec:1.23 Thu May 25 17:20:53 2006 +++ SPECS/tleenx2.spec Fri Jul 14 17:35:10 2006 @@ -14,6 +14,7 @@ Source1: http://tleenx.sourceforge.net/download/sounds/default.tar.gz # Source1-md5: 964761f483c1a0a1421ca6ebc0a5ed22 Source2: %{name}.desktop +Patch0: %{name}-check-for-body.diff URL: http://tleenx.sourceforge.net/ BuildRequires: XFree86-libs >= 4.3.99.15 BuildRequires: autoconf @@ -33,6 +34,7 @@ %prep %setup -q -n TleenX2-%{snap} -a1 +%patch0 -p0 %build %{__aclocal} @@ -70,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2006/07/14 15:35:10 piti +- added patch for the bug in empty messages handling thx to OJO + Revision 1.23 2006/05/25 15:20:53 jasw - up to 20060309 snap - remove redundant Patch0 and Patch1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tleenx2.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
