Hello community,

here is the log from the commit of package iw for openSUSE:Factory checked in 
at 2016-07-01 09:50:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iw (Old)
 and      /work/SRC/openSUSE:Factory/.iw.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iw"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iw/iw.changes    2015-10-14 16:37:48.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.iw.new/iw.changes       2016-07-01 
09:50:54.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Jun 12 15:44:40 UTC 2016 - [email protected]
+
+- Update to version 4.7:
+  * Support all new kernel features upto 4.7
+
+-------------------------------------------------------------------

Old:
----
  iw-4.3.tar.xz

New:
----
  iw-4.7.tar.xz

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

Other differences:
------------------
++++++ iw.spec ++++++
--- /var/tmp/diff_new_pack.6NqI9D/_old  2016-07-01 09:50:55.000000000 +0200
+++ /var/tmp/diff_new_pack.6NqI9D/_new  2016-07-01 09:50:55.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package iw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           iw
-Version:        4.3
+Version:        4.7
 Release:        0
 Summary:        Configuration utility for nl80211 based wireless drivers
 License:        ISC
 Group:          Hardware/Wifi
 Url:            http://linuxwireless.org/en/users/Documentation/iw
 Source:         https://kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libnl-3.0)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -42,12 +42,12 @@
 make %{?_smp_mflags} CFLAGS="%{optflags} $(pkg-config --cflags libnl-3.0) 
-DCONFIG_LIBNL30 -Wundef -Wstrict-prototypes -Wno-trigraphs 
-fno-strict-aliasing -fno-common -Werror-implicit-function-declaration" V=1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
 %doc COPYING README
 %{_sbindir}/iw
-%doc %{_mandir}/man?/iw.*
+%{_mandir}/man8/iw.8%{ext_man}
 
 %changelog

++++++ iw-4.3.tar.xz -> iw-4.7.tar.xz ++++++
++++ 1720 lines of diff (skipped)


Reply via email to