- update BR
This commit is contained in:
parent
2698b59029
commit
64dd4d5c17
@ -5,7 +5,7 @@
|
||||
Name: libuv
|
||||
Epoch: 1
|
||||
Version: 0.10.34
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Platform layer for node.js
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -16,6 +16,7 @@ Source0: http://libuv.org/dist/v%{version}/%{name}-v%{version}.tar.gz
|
||||
Source2: libuv.pc.in
|
||||
|
||||
BuildRequires: gyp
|
||||
BuildRequires: util-linux
|
||||
Requires(post): /sbin/ldconfig
|
||||
Requires(postun): /sbin/ldconfig
|
||||
|
||||
@ -119,6 +120,9 @@ cp out-static/Release/obj.target/libuv.a %{buildroot}/%{_libdir}
|
||||
%{_libdir}/libuv.a
|
||||
|
||||
%changelog
|
||||
* Mon Dec 07 2015 Dan Horák <dan[at]danny.cz> - 1:0.10.34-2
|
||||
- update BR
|
||||
|
||||
* Tue Feb 24 2015 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1:0.10.34-1
|
||||
- new upstream release 0.10.34
|
||||
https://github.com/joyent/libuv/blob/v0.10.34/ChangeLog
|
||||
|
Loading…
Reference in New Issue
Block a user