Author: areq Date: Sat Apr 18 18:56:58 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - make -j1
---- Files affected: SPECS: mldonkey.spec (1.186 -> 1.187) ---- Diffs: ================================================================ Index: SPECS/mldonkey.spec diff -u SPECS/mldonkey.spec:1.186 SPECS/mldonkey.spec:1.187 --- SPECS/mldonkey.spec:1.186 Wed Feb 25 17:06:44 2009 +++ SPECS/mldonkey.spec Sat Apr 18 20:56:53 2009 @@ -16,7 +16,7 @@ Summary(pl.UTF-8): Klient sieci p2p eDonkey 2000 Name: mldonkey Version: 3.0.0 -Release: 1 +Release: 2 License: GPL Group: Applications/Networking Source0: http://dl.sourceforge.net/mldonkey/%{name}-%{version}.tar.bz2 @@ -190,8 +190,8 @@ %{?with_gui:--en}%{!?with_gui:--dis}able-gui%{?with_gui:=newgui2} cd .. -%{__make} -%{__make} utils +%{__make} -j1 +%{__make} -j1 utils %install rm -rf $RPM_BUILD_ROOT @@ -316,6 +316,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.187 2009/04/18 18:56:53 areq +- make -j1 + Revision 1.186 2009/02/25 16:06:44 duddits - up to 3.0.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mldonkey.spec?r1=1.186&r2=1.187&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
