packages: conky/conky.spec - lua bindings disabled by default unless TODO i...
lisu
lisu at pld-linux.org
Mon Nov 15 10:41:25 CET 2010
Author: lisu Date: Mon Nov 15 09:41:25 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- lua bindings disabled by default unless TODO is is done
---- Files affected:
packages/conky:
conky.spec (1.45 -> 1.46)
---- Diffs:
================================================================
Index: packages/conky/conky.spec
diff -u packages/conky/conky.spec:1.45 packages/conky/conky.spec:1.46
--- packages/conky/conky.spec:1.45 Tue Nov 9 14:24:08 2010
+++ packages/conky/conky.spec Mon Nov 15 10:41:20 2010
@@ -1,14 +1,16 @@
# $Revision$, $Date$
#
+# 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
@@ -136,6 +138,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.46 2010/11/15 09:41:20 lisu
+- lua bindings disabled by default unless TODO is is done
+
Revision 1.45 2010/11/09 13:24:08 lisu
- BR: sqlite3-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/conky/conky.spec?r1=1.45&r2=1.46&f=u
More information about the pld-cvs-commit
mailing list