commit 6dcfa8d239c0fd43e6ecb2a848e70144a8a559cd
Author: Jan Palus <[email protected]>
Date:   Mon Oct 22 01:49:38 2018 +0200

    up to 0.10
    
    - updated BRs
    - run autotools

 iwd.spec | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/iwd.spec b/iwd.spec
index 8016bc5..2ff98f0 100644
--- a/iwd.spec
+++ b/iwd.spec
@@ -2,20 +2,25 @@
 Summary:       iwd - wireless daemon for Linux
 Summary(pl.UTF-8):     iwd - demon sieci bezprzewodowej dla Linuksa
 Name:          iwd
-Version:       0.7
+Version:       0.10
 Release:       1
 License:       LGPL v2.1+
 Group:         Networking/Daemons
 Source0:       
https://www.kernel.org/pub/linux/network/wireless/%{name}-%{version}.tar.xz
-# Source0-md5: dc26718ba7fb937864e70bbcd0b5843b
+# Source0-md5: 8ebe73c00763eddf009e27c57f733ea4
 URL:           https://git.kernel.org/pub/scm/network/wireless/iwd.git
 BuildRequires: asciidoc
+BuildRequires: autoconf >= 2.60
+BuildRequires: automake
 BuildRequires: dbus-devel
+BuildRequires: ell-devel >= 0.12
+BuildRequires: libtool >= 2:2.2
 BuildRequires: pkgconfig
 BuildRequires: readline-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,preun,postun):   systemd-units >= 38
+Requires:      ell >= 0.12
 Requires:      systemd-units >= 38
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,8 +34,14 @@ Demon sieci bezprzewodowej dla Linuksa.
 %setup -q
 
 %build
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 %configure \
        --enable-docs \
+       --enable-external-ell \
        --disable-silent-rules \
        --with-systemd-unitdir=%{systemdunitdir}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iwd.git/commitdiff/6dcfa8d239c0fd43e6ecb2a848e70144a8a559cd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to