]> git.pld-linux.org Git - packages/criu.git/commitdiff
update BR
authorElan Ruusamäe <glen@delfi.ee>
Sun, 21 Aug 2016 07:49:11 +0000 (10:49 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 21 Aug 2016 07:49:34 +0000 (10:49 +0300)
- asciidoc -- make[1]: asciidoc: Command not found
- libcap-devel -- namespaces.c:12:28: fatal error: sys/capability.h: No such file or directory
- pkgconfig -- sh: pkg-config: not found
- protobuf
- protobuf-devel
- python-modules -- ImportError: No module named traceback
- rpm-pythonprov -- error: Couldn't exec /usr/lib/rpm/pythoneggs.py: No such file or directory

criu.spec

index 3b39d653ffc88fb7e47d7480e4d4815b7081e741..02ecd111b05ee31a5c902f677b9b1f3255ec3ab9 100644 (file)
--- a/criu.spec
+++ b/criu.spec
@@ -9,10 +9,16 @@ Source0:      http://download.openvz.org/criu/%{name}-%{version}.tar.bz2
 # Source0-md5: ba8f3ba9aed1219f0569cc2958a4f171
 Patch0:                %{name}-python.patch
 URL:           http://criu.org/
 # Source0-md5: ba8f3ba9aed1219f0569cc2958a4f171
 Patch0:                %{name}-python.patch
 URL:           http://criu.org/
-BuildRequires: autoconf >= 2.50
-BuildRequires: libnl-devel >= 3.2
+BuildRequires: asciidoc
+BuildRequires: libcap-devel
+BuildRequires: libnl-devel >= 1:3.2
+BuildRequires: pkgconfig
 BuildRequires: protobuf-c-devel
 BuildRequires: protobuf-c-devel
+BuildRequires: protobuf
+BuildRequires: protobuf-devel
 BuildRequires: python >= 2
 BuildRequires: python >= 2
+BuildRequires: python-modules
+BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.228
 BuildRequires: sed >= 4.0
 Requires:      %{name}-libs = %{version}-%{release}
 BuildRequires: rpmbuild(macros) >= 1.228
 BuildRequires: sed >= 4.0
 Requires:      %{name}-libs = %{version}-%{release}
This page took 0.122745 seconds and 4 git commands to generate.