Author: shadzik Date: Fri Feb 20 10:49:15 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdebluetooth.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/kde4-kdebluetooth.spec diff -u SPECS/kde4-kdebluetooth.spec:1.2 SPECS/kde4-kdebluetooth.spec:1.3 --- SPECS/kde4-kdebluetooth.spec:1.2 Wed Feb 4 14:26:36 2009 +++ SPECS/kde4-kdebluetooth.spec Fri Feb 20 11:49:10 2009 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Podstawowe środowisko KDE Bluetooth Name: kde4-kdebluetooth Version: 0.3 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/kde-bluetooth/%{origname}-%{version}.tar.bz2 @@ -47,6 +47,7 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -80,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2009/02/20 10:49:10 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.2 2009/02/04 13:26:36 shadzik - update workspace BR (works only with that and later ones) - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdebluetooth.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
