Author: hawk Date: Wed Apr 4 11:27:37 2012 GMT Module: packages Tag: HEAD ---- Log message: - libtinfo is no more - release 1
---- Files affected: packages/kismet: kismet.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: packages/kismet/kismet.spec diff -u packages/kismet/kismet.spec:1.64 packages/kismet/kismet.spec:1.65 --- packages/kismet/kismet.spec:1.64 Thu Dec 1 15:12:13 2011 +++ packages/kismet/kismet.spec Wed Apr 4 13:27:32 2012 @@ -7,7 +7,7 @@ Summary(pl.UTF-8): Sniffer sieci bezprzewodowych Name: kismet Version: 2011_03_R2 -Release: 0.1 +Release: 1 License: GPL Group: Networking/Utilities Source0: http://www.kismetwireless.net/code/%{name}-%{tarver}.tar.gz @@ -80,8 +80,7 @@ %{__autoconf} %configure -%{__make} \ - CLIENTLIBS="-ldl -lncurses -lpanel -ltinfo" # hack to add -ltinfo +%{__make} for plugin in %plugins; do %{__make} -C $plugin \ @@ -148,6 +147,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2012/04/04 11:27:32 hawk +- libtinfo is no more +- release 1 + Revision 1.64 2011/12/01 14:12:13 lmasko - Up to the latest version 2011-03-R2. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/kismet/kismet.spec?r1=1.64&r2=1.65 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
