Author: shadzik Date: Fri Feb 20 10:54:12 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - don't be that noisy on terminal output; rel up
---- Files affected: SPECS: kde4-kdepimlibs.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: SPECS/kde4-kdepimlibs.spec diff -u SPECS/kde4-kdepimlibs.spec:1.57 SPECS/kde4-kdepimlibs.spec:1.58 --- SPECS/kde4-kdepimlibs.spec:1.57 Fri Feb 6 17:59:33 2009 +++ SPECS/kde4-kdepimlibs.spec Fri Feb 20 11:54:06 2009 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Biblioteki zarzÄ…dzania informacjami osobistymi (PIM) dla KDE Name: kde4-kdepimlibs 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 @@ -84,6 +84,7 @@ %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ -DSYSCONF_INSTALL_DIR=%{_sysconfdir} \ + -DCMAKE_BUILD_TYPE=release \ %if "%{_lib}" == "lib64" -DLIB_SUFFIX=64 \ %endif @@ -249,6 +250,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2009/02/20 10:54:06 shadzik +- don't be that noisy on terminal output; rel up + Revision 1.57 2009/02/06 16:59:33 witekfl - replaced the strange char with the apostrophe in the changelog. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdepimlibs.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
