Author: glen Date: Mon Nov 5 08:45:14 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - for dbus on ac; rel 3
---- Files affected: SPECS: kismet.spec (1.39 -> 1.39.2.1) ---- Diffs: ================================================================ Index: SPECS/kismet.spec diff -u SPECS/kismet.spec:1.39 SPECS/kismet.spec:1.39.2.1 --- SPECS/kismet.spec:1.39 Sun Nov 4 23:10:00 2007 +++ SPECS/kismet.spec Mon Nov 5 09:45:08 2007 @@ -8,7 +8,7 @@ Name: kismet Version: 2007_10_R1 %define _ver 2007-10-R1 -Release: 2 +Release: 3 License: GPL Group: Networking/Utilities Source0: http://www.kismetwireless.net/code/%{name}-%{_ver}.tar.gz @@ -53,7 +53,7 @@ cp -f /usr/share/automake/config.* . %{__aclocal} %{__autoconf} -CPPFLAGS="-I/usr/include/ncurses" +CPPFLAGS="-I/usr/include/ncurses -DDBUS_API_SUBJECT_TO_CHANGE" %configure \ --enable-syspcap \ --with-linuxheaders=no \ @@ -96,6 +96,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39.2.1 2007/11/05 08:45:08 glen +- for dbus on ac; rel 3 + Revision 1.39 2007/11/04 22:10:00 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kismet.spec?r1=1.39&r2=1.39.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
