Author: shadzik Date: Fri Feb 20 10:58:56 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-koffice.spec (1.29 -> 1.30) ---- Diffs: ================================================================ Index: SPECS/kde4-koffice.spec diff -u SPECS/kde4-koffice.spec:1.29 SPECS/kde4-koffice.spec:1.30 --- SPECS/kde4-koffice.spec:1.29 Tue Feb 3 08:05:45 2009 +++ SPECS/kde4-koffice.spec Fri Feb 20 11:58:51 2009 @@ -18,7 +18,7 @@ Summary(zh_CN.UTF-8): KDE 的办公应用软件集。 Name: kde4-koffice Version: 1.9.98.6 -Release: 2 +Release: 3 License: GPL/LGPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{origname}-%{version}/src/%{origname}-%{version}.tar.bz2 @@ -302,6 +302,7 @@ cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -697,6 +698,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.30 2009/02/20 10:58:51 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.29 2009/02/03 07:05:45 qboosh - pl for -kformula - kross cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-koffice.spec?r1=1.29&r2=1.30&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
