Hello community,

here is the log from the commit of package kismet for openSUSE:Factory checked 
in at 2014-06-01 19:41:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kismet (Old)
 and      /work/SRC/openSUSE:Factory/.kismet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kismet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kismet/kismet.changes    2013-06-05 
13:28:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kismet.new/kismet.changes       2014-06-01 
19:41:23.000000000 +0200
@@ -1,0 +2,12 @@
+Tue May 27 19:45:26 UTC 2014 - crrodrig...@opensuse.org
+
+- version 2013-03-R1b 
+* While this does not have major new features 
+(phy-neutral is still in development) 
+it includes a long list of bugfixes, 
+including better ncurses color support, radiotap fixes, 
+better interface control when setting channels, memory leak fixes, 
+better packaging for distros, and various other quirks.
+- Switch build to libnl3.
+
+-------------------------------------------------------------------

Old:
----
  kismet-2011-03-R2.tar.gz
  kismet-2011-03-R2.tar.gz.asc

New:
----
  kismet-2013-03-R1b.tar.xz
  kismet-2013-03-R1b.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kismet.spec ++++++
--- /var/tmp/diff_new_pack.DW6V8m/_old  2014-06-01 19:41:25.000000000 +0200
+++ /var/tmp/diff_new_pack.DW6V8m/_new  2014-06-01 19:41:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kismet
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,17 @@
 %define realver 2010-01-R1
 
 Name:           kismet
-Version:        2011_03_R2
+Version:        2013_03_R1b
 Release:        0
-%define realver 2011-03-R2
+%define realver 2013-03-R1b
 Summary:        An 802.11 Wireless Network Sniffer
 License:        GPL-2.0+
 Group:          Productivity/Networking/Diagnostic
 Url:            http://www.kismetwireless.net/
-Source:         %{name}-%{realver}.tar.gz
-Source1:        %{name}-%{realver}.tar.gz.asc
+Source:         %{name}-%{realver}.tar.xz
+Source1:        %{name}-%{realver}.tar.xz.asc
 Source2:        %{name}.keyring
-Patch0:         %{name}-%{realver}-makefile.diff
+Patch0:         kismet-2011-03-R2-makefile.diff
 BuildRequires:  ImageMagick-devel
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -39,7 +39,7 @@
 %endif
 BuildRequires:  libexpat-devel
 %if 0%{?suse_version} >= 1210
-BuildRequires:  libnl-1_1-devel
+BuildRequires:  pkgconfig(libnl-3.0) >= 3.0
 %else
 BuildRequires:  libnl-devel
 %endif
@@ -67,7 +67,6 @@
 %{?gpg_verify: %gpg_verify %{S:1}}
 %setup -q -n %{name}-%{realver}
 %patch0
-
 %build
 %if 0%{?suse_version} >= 1220
 #This is needed as apcupsd doesn't recognize ppc64 correctly
@@ -85,7 +84,7 @@
 
 %files
 %defattr(-, root, root)
-%doc CHANGELOG GPL README docs/
+%doc CHANGELOG README docs/
 %{_mandir}/man?/*
 %config %{_sysconfdir}/kismet.conf
 %config %{_sysconfdir}/kismet_drone.conf

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to