Author: shadzik Date: Fri Feb 20 10:53:11 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdenetwork.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/kde4-kdenetwork.spec diff -u SPECS/kde4-kdenetwork.spec:1.62 SPECS/kde4-kdenetwork.spec:1.63 --- SPECS/kde4-kdenetwork.spec:1.62 Tue Feb 3 16:50:30 2009 +++ SPECS/kde4-kdenetwork.spec Fri Feb 20 11:53:05 2009 @@ -17,7 +17,7 @@ Summary(pt_BR.UTF-8): K Desktop Environment - aplicações de rede Name: kde4-kdenetwork Version: 4.2.0 -Release: 4 +Release: 5 License: GPL v2+ Group: X11/Libraries Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -712,6 +712,7 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -1192,6 +1193,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2009/02/20 10:53:05 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.62 2009/02/03 15:50:30 shadzik - merged from DEVEL - 4.2.0 stable ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdenetwork.spec?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
