Author: shadzik Date: Fri Feb 20 10:56:48 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdeutils.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/kde4-kdeutils.spec diff -u SPECS/kde4-kdeutils.spec:1.23 SPECS/kde4-kdeutils.spec:1.24 --- SPECS/kde4-kdeutils.spec:1.23 Fri Feb 6 17:50:47 2009 +++ SPECS/kde4-kdeutils.spec Fri Feb 20 11:56:42 2009 @@ -15,7 +15,7 @@ Summary(zh_CN.UTF-8): KDE实用工具 Name: kde4-kdeutils Version: 4.2.0 -Release: 3 +Release: 4 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -414,6 +414,7 @@ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \ -DINSTALL_PRINTER_APPLET=TRUE \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -613,6 +614,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2009/02/20 10:56:42 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.23 2009/02/06 16:50:47 qboosh - pl for -printer-applet ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeutils.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
