commit f834158501799b7713d1d3615f0c7e0335350edc
Author: Jan Palus <[email protected]>
Date:   Thu Apr 23 00:47:53 2020 +0200

    rerun autotools

 libcap-ng.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/libcap-ng.spec b/libcap-ng.spec
index ad0c1c7..35290c2 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -22,6 +22,7 @@ Patch0:               vserver.patch
 Patch1:                unloadable.patch
 URL:           http://people.redhat.com/sgrubb/libcap-ng/
 BuildRequires: attr-devel
+BuildRequires: autoconf >= 2.12
 BuildRequires: automake
 BuildRequires: linux-libc-headers >= 7:2.6.33.1
 %{?with_python2:BuildRequires: python-devel >= 2}
@@ -118,6 +119,9 @@ Interfejs Pythona 3 do biblioteki libcap-ng.
 %{__rm} bindings/{python,python3}/capng.py
 
 %build
+%{__aclocal}
+%{__autoconf}
+%{__automake}
 %configure \
        %{!?with_python2:--without-python} \
        %{!?with_python3:--without-python3}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libcap-ng.git/commitdiff/f834158501799b7713d1d3615f0c7e0335350edc

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

Reply via email to