]> git.pld-linux.org Git - packages/iwd.git/blobdiff - iwd.spec
up to 1.27
[packages/iwd.git] / iwd.spec
index 5428ea086b02fd642fcf718aa3c68dea405a4b1f..80f81d9b962689abc1dc0e0566417d7928a1d7e9 100644 (file)
--- a/iwd.spec
+++ b/iwd.spec
@@ -1,18 +1,18 @@
 Summary:       iwd - wireless daemon for Linux
 Summary(pl.UTF-8):     iwd - demon sieci bezprzewodowej dla Linuksa
 Name:          iwd
-Version:       1.12
+Version:       1.27
 Release:       1
 License:       LGPL v2.1+
 Group:         Networking/Daemons
 Source0:       https://www.kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
-# Source0-md5: 2e511111d0c9aa28957d36c4fd737418
+# Source0-md5: 7e27c5257687fdb52332971ddff701bd
 URL:           https://git.kernel.org/pub/scm/network/wireless/iwd.git
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: dbus-devel
 BuildRequires: docutils
-BuildRequires: ell-devel >= 0.38
+BuildRequires: ell-devel >= 0.50
 BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
 BuildRequires: readline-devel
@@ -20,7 +20,7 @@ BuildRequires:        rpmbuild(macros) >= 1.644
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,preun,postun):   systemd-units >= 38
-Requires:      ell >= 0.38
+Requires:      ell >= 0.50
 Requires:      systemd-units >= 38
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,7 +47,7 @@ Demon sieci bezprzewodowej dla Linuksa.
        --with-systemd-networkdir=/lib/systemd/network \
        --with-systemd-unitdir=%{systemdunitdir}
 
-%{__make} -j1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.196668 seconds and 4 git commands to generate.