]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
iw: Update to 3.10.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Aug 2013 11:25:20 +0000 (13:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 23 Aug 2013 11:25:20 +0000 (13:25 +0200)
iw/iw.nm

index 55e5ffd76d3a6e100e1b1b526f7c230e56c02494..53d2b73e0bf99245838ec66abab5482106cf9450 100644 (file)
--- a/iw/iw.nm
+++ b/iw/iw.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = iw
-version    = 3.0
+version    = 3.10
 release    = 1
 
 groups     = System/Base
@@ -13,29 +13,22 @@ license    = BSD
 summary    = A nl80211 based wireless configuration tool.
 
 description
-       iw is a new nl80211 based CLI configuration utility for wireless \
-       devices. It supports almost all new drivers that have been added \
+       iw is a new nl80211 based CLI configuration utility for wireless
+       devices. It supports almost all new drivers that have been added
        to the kernel recently.
 end
 
-source_dl  =
+source_dl  = https://www.kernel.org/pub/software/network/iw/
 sources    = %{thisapp}.tar.bz2
 
 build
        requires
                libnl-devel
-               pkg-config
-       end
-
-       install_cmds
-               mkdir -pv %{BUILDROOT}/sbin
-               mv -v %{BUILDROOT}/usr/sbin/iw %{BUILDROOT}/sbin/iw
        end
 end
 
 packages
        package %{name}
-       end
 
        package %{name}-debuginfo
                template DEBUGINFO