Author: undefine Date: Thu Aug 21 10:53:18 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.4.7 - make -j1 is not needed - builds fine without it ;)
---- Files affected: SPECS: gimp.spec (1.293 -> 1.294) ---- Diffs: ================================================================ Index: SPECS/gimp.spec diff -u SPECS/gimp.spec:1.293 SPECS/gimp.spec:1.294 --- SPECS/gimp.spec:1.293 Fri Jul 18 13:03:45 2008 +++ SPECS/gimp.spec Thu Aug 21 12:53:12 2008 @@ -23,13 +23,13 @@ Summary(zh_CN.UTF-8): [图像]GNU图象处理工具 Summary(zh_TW.UTF-8): [圖像]GNU圖象處理工具 Name: gimp -Version: 2.4.6 -Release: 3 +Version: 2.4.7 +Release: 1 Epoch: 1 License: GPL v2+ Group: X11/Applications/Graphics Source0: ftp://ftp.gimp.org/pub/gimp/v2.4/%{name}-%{version}.tar.bz2 -# Source0-md5: a0bd1560f81f15c23ed4c0c6cb9c4b59 +# Source0-md5: 8d0e059597d70fbdeb77e6447bae29c4 Patch0: %{name}-home_etc.patch Patch1: %{name}-desktop.patch Patch2: %{name}-gcc4.patch @@ -323,7 +323,7 @@ --enable-gtk-doc \ %{?with_posix_shm:--with-shm=posix} -%{__make} -j1 +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -528,6 +528,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.294 2008/08/21 10:53:12 undefine +- up to 2.4.7 +- make -j1 is not needed - builds fine without it ;) + Revision 1.293 2008/07/18 11:03:45 hawk - release 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gimp.spec?r1=1.293&r2=1.294&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
