Author: shadzik Date: Fri Feb 20 10:47:14 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdebase-runtime.spec (1.62 -> 1.63) ---- Diffs: ================================================================ Index: SPECS/kde4-kdebase-runtime.spec diff -u SPECS/kde4-kdebase-runtime.spec:1.62 SPECS/kde4-kdebase-runtime.spec:1.63 --- SPECS/kde4-kdebase-runtime.spec:1.62 Tue Feb 3 14:38:02 2009 +++ SPECS/kde4-kdebase-runtime.spec Fri Feb 20 11:47:09 2009 @@ -13,7 +13,7 @@ Summary(pl.UTF-8): Komponenty uruchomieniowe podstawowej części KDE 4 Name: kde4-kdebase-runtime Version: 4.2.0 -Release: 6 +Release: 7 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -116,6 +116,7 @@ cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -531,6 +532,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.63 2009/02/20 10:47:09 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.62 2009/02/03 13:38:02 shadzik - rel 6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebase-runtime.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
