Author: shadzik Date: Fri Feb 20 10:48:52 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdebindings.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/kde4-kdebindings.spec diff -u SPECS/kde4-kdebindings.spec:1.8 SPECS/kde4-kdebindings.spec:1.9 --- SPECS/kde4-kdebindings.spec:1.8 Tue Feb 3 20:26:42 2009 +++ SPECS/kde4-kdebindings.spec Fri Feb 20 11:48:46 2009 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Dowiązania KDE dla języków innych niż C++ Name: kde4-kdebindings Version: 4.2.0 -Release: 4 +Release: 5 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -185,6 +185,7 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -464,6 +465,9 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2009/02/20 10:48:46 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.8 2009/02/03 19:26:42 shadzik - BR kde4-kdegraphics-devel - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebindings.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
