Author: glen Date: Mon Oct 30 08:46:54 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 2
---- Files affected: SPECS: libbtctl.spec (1.22.2.1 -> 1.22.2.2) ---- Diffs: ================================================================ Index: SPECS/libbtctl.spec diff -u SPECS/libbtctl.spec:1.22.2.1 SPECS/libbtctl.spec:1.22.2.2 --- SPECS/libbtctl.spec:1.22.2.1 Tue May 16 00:41:53 2006 +++ SPECS/libbtctl.spec Mon Oct 30 09:46:49 2006 @@ -1,6 +1,5 @@ # $Revision$, $Date$ -# -# todo: +# TODO # - mono bindings (build crashes on ppc) # # Conditional build: @@ -10,7 +9,7 @@ Summary(pl): Biblioteka do programowania urządzeń Bluetooth Name: libbtctl Version: 0.6.0 -Release: 1 +Release: 2 License: GPL Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libbtctl/0.6/%{name}-%{version}.tar.gz @@ -89,7 +88,8 @@ --enable-gtk-doc \ --with-html-path=%{_gtkdocdir} \ %{!?with_static_libs:--disable-static} -%{__make} \ + +%{__make} -j1 \ pydir=%{py_sitedir} %install @@ -139,6 +139,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22.2.2 2006/10/30 08:46:49 glen +- rel 2 + Revision 1.22.2.1 2006/05/15 22:41:53 baggins - up to 0.6.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libbtctl.spec?r1=1.22.2.1&r2=1.22.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
