[packages/libuv] update/cleanup BR

glen glen at pld-linux.org
Sun Oct 18 00:37:21 CEST 2015


commit dc711343b72fe1de92c52a07bbb4614e583c7eed
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 18 01:36:51 2015 +0300

    update/cleanup BR
    
    - autoconf -- sh: autom4te: not found
    - libtool -- /var/tmp/rpm-tmp.95827[34]: libtoolize: not found

 libuv.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libuv.spec b/libuv.spec
index c1e707e..ec6e226 100644
--- a/libuv.spec
+++ b/libuv.spec
@@ -12,10 +12,10 @@ Group:		Development/Tools
 Source0:	http://dist.libuv.org/dist/v%{version}/%{name}-v%{version}.tar.gz
 # Source0-md5:	51cfa3d8adc05852982e3c742ec3c039
 URL:		http://libuv.org/
+BuildRequires:	autoconf
 BuildRequires:	automake >= 1:1.12
-BuildRequires:	libstdc++-devel
+BuildRequires:	libtool
 BuildRequires:	pkgconfig
-BuildRequires:	python-gyp
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libuv.git/commitdiff/dc711343b72fe1de92c52a07bbb4614e583c7eed



More information about the pld-cvs-commit mailing list