Author: uzsolt Date: Fri Aug 19 04:50:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - enable-wlan and enable-rss passed to configure (I think there are commonly used) - rel up
---- Files affected: packages/conky: conky.spec (1.48 -> 1.49) ---- Diffs: ================================================================ Index: packages/conky/conky.spec diff -u packages/conky/conky.spec:1.48 packages/conky/conky.spec:1.49 --- packages/conky/conky.spec:1.48 Sun Jan 30 16:49:59 2011 +++ packages/conky/conky.spec Fri Aug 19 06:50:22 2011 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Monitor systemu dla środowiska graficznego Name: conky Version: 1.8.1 -Release: 2 +Release: 3 License: Distributable (see COPYING doc) Group: X11/Applications Source0: http://downloads.sourceforge.net/conky/%{name}-%{version}.tar.bz2 @@ -94,6 +94,8 @@ --enable-curl \ --enable-imlib2 \ --enable-weather-xoap \ + --enable-wlan \ + --enable-rss \ %{?with_lua_cairo:--enable-lua-cairo} \ %{?with_lua_imlib2:--enable-lua-imlib2} @@ -139,6 +141,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.49 2011/08/19 04:50:22 uzsolt +- enable-wlan and enable-rss passed to configure (I think there are commonly used) +- rel up + Revision 1.48 2011/01/30 15:49:59 sparky - BR: libxml2-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/conky/conky.spec?r1=1.48&r2=1.49&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
