Author: arekm Date: Sun Mar 28 19:14:30 2010 GMT Module: packages Tag: HEAD ---- Log message: - rel 2; don't fail on first make
---- Files affected: packages/kde4-kdebindings: kde4-kdebindings.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: packages/kde4-kdebindings/kde4-kdebindings.spec diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.56 packages/kde4-kdebindings/kde4-kdebindings.spec:1.57 --- packages/kde4-kdebindings/kde4-kdebindings.spec:1.56 Sun Mar 28 00:06:34 2010 +++ packages/kde4-kdebindings/kde4-kdebindings.spec Sun Mar 28 21:14:25 2010 @@ -15,7 +15,7 @@ Summary(pl.UTF-8): Dowiązania KDE dla języków innych niż C++ Name: kde4-kdebindings Version: 4.4.2 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -229,7 +229,7 @@ %endif ../ -%{__make} -j1 +%{__make} -j1 || : # funny bug begins %{__make} -j1 # funny bug ends @@ -527,6 +527,9 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2010/03/28 19:14:25 arekm +- rel 2; don't fail on first make + Revision 1.56 2010/03/27 23:06:34 shadzik - yeah!! great cinema! kde r0x and b00ms, funny bug :) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
