Author: shadzik Date: Fri Feb 20 10:56:27 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdesdk.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/kde4-kdesdk.spec diff -u SPECS/kde4-kdesdk.spec:1.27 SPECS/kde4-kdesdk.spec:1.28 --- SPECS/kde4-kdesdk.spec:1.27 Tue Feb 3 17:00:31 2009 +++ SPECS/kde4-kdesdk.spec Fri Feb 20 11:56:21 2009 @@ -12,7 +12,7 @@ Summary(pl.UTF-8): KDESDK - Wsparcie programistyczne dla KDE Name: kde4-kdesdk Version: 4.2.0 -Release: 3 +Release: 4 License: GPL Group: X11/Development/Tools Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -638,6 +638,7 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DBUILD_umbrello=0 \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -1020,6 +1021,9 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2009/02/20 10:56:21 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.27 2009/02/03 16:00:31 shadzik - merged from DEVEL - 4.2.0 stable ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdesdk.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
