Author: shadzik Date: Fri Feb 20 10:55:25 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdeplasma-addons.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/kde4-kdeplasma-addons.spec diff -u SPECS/kde4-kdeplasma-addons.spec:1.14 SPECS/kde4-kdeplasma-addons.spec:1.15 --- SPECS/kde4-kdeplasma-addons.spec:1.14 Fri Feb 6 17:29:26 2009 +++ SPECS/kde4-kdeplasma-addons.spec Fri Feb 20 11:55:20 2009 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Plazmoidy dla KDE4 Name: kde4-kdeplasma-addons Version: 4.2.0 -Release: 3 +Release: 4 License: GPL v2 Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -63,6 +63,7 @@ cd build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" != "lib" -DLIB_SUFFIX=64 \ %endif @@ -144,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2009/02/20 10:55:20 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.14 2009/02/06 16:29:26 qboosh - pl fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeplasma-addons.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
