Mailinglist Archive: opensuse-commit (1124 mails)

< Previous Next >
commit wavemon
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 06 Apr 2007 00:31:50 +0200
  • Message-id: <20070405223150.AC33767817E@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package wavemon
checked in at Fri Apr 6 00:31:50 CEST 2007.

--------
--- wavemon/wavemon.changes     2006-11-11 11:37:50.000000000 +0100
+++ /mounts/work_src_done/STABLE/wavemon/wavemon.changes        2007-04-05 09:56:17.915684000 +0200
@@ -1,0 +2,6 @@
+Thu Apr  5 09:55:14 CEST 2007 - ssommer@xxxxxxx
+
+- added ncurses-devel to BuildRequires
+- fixed includes for newer kernel headers
+
+-------------------------------------------------------------------

New:
----
  wavemon-include.diff

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

Other differences:
------------------
++++++ wavemon.spec ++++++
--- /var/tmp/diff_new_pack.Mc7163/_old  2007-04-06 00:31:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Mc7163/_new  2007-04-06 00:31:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wavemon (Version 0.4.0b)
 #
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
 # package are under the same license as the package itself.
 #
@@ -11,9 +11,10 @@
 # norootforbuild
 
 Name:           wavemon
+BuildRequires:  ncurses-devel
 Version:        0.4.0b
-Release:        166
-License:        GNU General Public License (GPL) - all versions
+Release:        179
+License:        GNU General Public License (GPL)
 Group:          Productivity/Networking/Diagnostic
 URL:            http://www.wavemage.com/projects.html
 Autoreqprov:    on
@@ -22,6 +23,7 @@
 Patch:          wavemon.c.diff
 Patch1:         wavemon-optflags.diff
 Patch2:         wavemon-fixes.diff
+Patch3:         wavemon-include.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -43,6 +45,7 @@
 %patch -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{?suse_update_config:%{suse_update_config -f}}
@@ -73,7 +76,10 @@
 %{_datadir}/man/man1/wavemon.1.gz
 %{_datadir}/man/man5/wavemonrc.5.gz
 
-%changelog -n wavemon
+%changelog
+* Thu Apr 05 2007 - ssommer@xxxxxxx
+- added ncurses-devel to BuildRequires
+- fixed includes for newer kernel headers
 * Sat Nov 11 2006 - aj@xxxxxxx
 - Fix permissions on man pages.
 * Wed Jan 25 2006 - mls@xxxxxxx

++++++ wavemon-include.diff ++++++
diff -Naur wavemon-0.4.0b.org/iw_if.h wavemon-0.4.0b/iw_if.h
--- wavemon-0.4.0b.org/iw_if.h  2007-04-05 09:25:58.979446000 +0200
+++ wavemon-0.4.0b/iw_if.h      2007-04-05 09:47:19.510626000 +0200
@@ -19,6 +19,8 @@
  */
 
 #include <netdb.h>
+#include <inttypes.h>
+#include <linux/if.h>
 #include <linux/wireless.h>
 
 #define IW_STACKSIZE 1024

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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages