]> git.pld-linux.org Git - packages/iw.git/blobdiff - iw.spec
- updated to 4.3
[packages/iw.git] / iw.spec
diff --git a/iw.spec b/iw.spec
index e623bf7278f8aa150905f7a92625a1764f57e403..dd31b9fb5e6f98859f2e7cd3612d685162e9ccd0 100644 (file)
--- a/iw.spec
+++ b/iw.spec
@@ -1,15 +1,17 @@
 Summary:       iw - utility to show or manipulate wireless devices and their configuration
 Summary(pl.UTF-8):     iw - narzędzie do wyświetlania i modyfikowania konfiguracji urządzeń bezprzewodowych
 Name:          iw
-Version:       3.0
-Release:       2
+Version:       4.3
+Release:       1
 License:       BSD
 Group:         Networking/Admin
-Source0:       http://wireless.kernel.org/download/iw/%{name}-%{version}.tar.bz2
-# Source0-md5: a92bab831b2f86918db3c0f27f797015
+Source0:       https://www.kernel.org/pub/software/network/iw/%{name}-%{version}.tar.xz
+# Source0-md5: 7adec72e91ebdd9c55429fa34a23a6f5
 URL:           http://wireless.kernel.org/en/users/Documentation/iw
-BuildRequires: libnl-devel >= 1:3.0
+BuildRequires: libnl-devel >= 1:3.2
 BuildRequires: pkgconfig
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sbindir        /sbin
@@ -25,7 +27,7 @@ narzędzie do konfiguracji urządzeń bezprzewodowych.
 %prep
 %setup -q
 
-sed -i -e 's#libnl-2.0#libnl-3.0#g' Makefile
+sed -i -e 's#git rev-parse#false#g' version.sh
 
 %build
 CC="%{__cc}" \
This page took 0.170994 seconds and 4 git commands to generate.