From: lisu Date: Mon, 15 Nov 2010 09:41:20 +0000 (+0000) Subject: - lua bindings disabled by default unless TODO is is done X-Git-Tag: auto/th/conky-1_8_1-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fconky.git;a=commitdiff_plain;h=895a0752db58ed98fb0c26590293cf67a326153f - lua bindings disabled by default unless TODO is is done Changed files: conky.spec -> 1.46 --- diff --git a/conky.spec b/conky.spec index c4e3609..591f596 100644 --- a/conky.spec +++ b/conky.spec @@ -1,13 +1,15 @@ # +# TODO: fix build with lua. Now when lua enabled conky requires tolua++-devel when installing +# # Conditional build: -%bcond_without lua_cairo # without lua cairo bindings -%bcond_without lua_imlib2 # without lua imlib2 bindings +%bcond_with lua_cairo # without lua cairo bindings +%bcond_with lua_imlib2 # without lua imlib2 bindings # Summary: A light-weight system monitor Summary(pl.UTF-8): Monitor systemu dla środowiska graficznego Name: conky Version: 1.8.1 -Release: 3 +Release: 1 License: Distributable (see COPYING doc) Group: X11/Applications Source0: http://downloads.sourceforge.net/conky/%{name}-%{version}.tar.bz2