Author: shadzik Date: Fri Feb 20 10:47:43 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdebase.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: SPECS/kde4-kdebase.spec diff -u SPECS/kde4-kdebase.spec:1.79 SPECS/kde4-kdebase.spec:1.80 --- SPECS/kde4-kdebase.spec:1.79 Tue Feb 10 09:02:51 2009 +++ SPECS/kde4-kdebase.spec Fri Feb 20 11:47:37 2009 @@ -20,7 +20,7 @@ Summary(zh_CN.UTF-8): KDE核心 Name: kde4-kdebase Version: 4.2.0 -Release: 5 +Release: 6 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -353,6 +353,7 @@ cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -660,6 +661,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2009/02/20 10:47:37 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.79 2009/02/10 08:02:51 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebase.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
