Hello community,

here is the log from the commit of package kismet for openSUSE:Factory checked 
in at 2012-07-21 12:29:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kismet (Old)
 and      /work/SRC/openSUSE:Factory/.kismet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kismet", Maintainer is "cm...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kismet/kismet.changes    2011-10-02 
10:13:38.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kismet.new/kismet.changes       2012-07-21 
12:30:07.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 19 20:05:26 UTC 2012 - dval...@suse.com
+
+- fix ppc64 build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kismet.spec ++++++
--- /var/tmp/diff_new_pack.Od5bGa/_old  2012-07-21 12:30:10.000000000 +0200
+++ /var/tmp/diff_new_pack.Od5bGa/_new  2012-07-21 12:30:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kismet
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,18 +20,19 @@
 
 Name:           kismet
 Version:        2011_03_R2
-Release:        1
+Release:        0
 %define realver 2011-03-R2
-License:        GPL-2.0+
 Summary:        An 802.11 Wireless Network Sniffer
-Url:            http://www.kismetwireless.net/
+License:        GPL-2.0+
 Group:          Productivity/Networking/Diagnostic
+Url:            http://www.kismetwireless.net/
 Source:         %{name}-%{realver}.tar.gz
 Source1:        %{name}-%{realver}.tar.gz.asc
 Patch0:         %{name}-%{realver}-makefile.diff
+BuildRequires:  ImageMagick-devel
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  gmp-devel
-BuildRequires:  ImageMagick-devel
 BuildRequires:  libexpat-devel
 %if 0%{?suse_version} >= 1210
 BuildRequires:  libnl-1_1-devel
@@ -63,6 +64,10 @@
 %patch0
 
 %build
+%if 0%{?suse_version} >= 1220
+#This is needed as apcupsd doesn't recognize ppc64 correctly
+cp /usr/share/automake-1.12/config.* . 
+%endif
 export CFLAGS="%{optflags} -Wall -fstack-protector -fno-strict-aliasing 
`ncurses5-config --cflags`"
 export CXXFLAGS="%{optflags} -Wall -fstack-protector -fno-strict-aliasing 
`ncurses5-config --cflags`"
 export LDFLAGS="-Wl,--as-needed"


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

Reply via email to