]> git.pld-linux.org Git - packages/conky.git/commitdiff
- lua bindings disabled by default unless TODO is is done
authorlisu <lisu@pld-linux.org>
Mon, 15 Nov 2010 09:41:20 +0000 (09:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    conky.spec -> 1.46

conky.spec

index c4e3609262770994fabff39ef7a00503aa5881fb..591f596f2e94425553bdcdb1da6dbfcfb5af9966 100644 (file)
@@ -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
This page took 0.053262 seconds and 4 git commands to generate.