/[packages]/updates/8/nodejs/current/SPECS/nodejs.spec
ViewVC logotype

Diff of /updates/8/nodejs/current/SPECS/nodejs.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1394599 by kekepower, Sun Apr 21 23:08:59 2019 UTC revision 1394627 by joequant, Mon Apr 22 06:58:19 2019 UTC
# Line 3  Line 3 
3  # bundle dependencies that are not available as Mageia modules  # bundle dependencies that are not available as Mageia modules
4  # %%{!?_with_bootstrap: %%global bootstrap 1}  # %%{!?_with_bootstrap: %%global bootstrap 1}
5  # use bcond for building modules  # use bcond for building modules
6  %bcond_without bootstrap  %bcond_with bootstrap
7    
8  %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}  %{?!_pkgdocdir:%global _pkgdocdir %{_docdir}/%{name}-%{version}}
9    
# Line 19  Line 19 
19  %global nodejs_abi %{nodejs_major}.%{nodejs_minor}  %global nodejs_abi %{nodejs_major}.%{nodejs_minor}
20  %global nodejs_soversion 64  %global nodejs_soversion 64
21  %global nodejs_version %{nodejs_major}.%{nodejs_minor}.%{nodejs_patch}  %global nodejs_version %{nodejs_major}.%{nodejs_minor}.%{nodejs_patch}
22  %global nodejs_release 3  %global nodejs_release 4
23    
24  # == Bundled Dependency Versions ==  # == Bundled Dependency Versions ==
25  # v8 - from deps/v8/include/v8-version.h  # v8 - from deps/v8/include/v8-version.h
# Line 140  Provides: bundled(nghttp2) = %{nghttp2_v Line 140  Provides: bundled(nghttp2) = %{nghttp2_v
140  BuildRequires: nodejs-packaging  BuildRequires: nodejs-packaging
141  BuildRequires: systemtap  BuildRequires: systemtap
142  BuildRequires: http-parser-devel >= 2.9.2  BuildRequires: http-parser-devel >= 2.9.2
 Requires: http-parser >= 2.9.2  
143  BuildRequires: libuv-devel >= %{libuv_version}  BuildRequires: libuv-devel >= %{libuv_version}
 Requires: libuv >= %{libuv_version}  
144  BuildRequires: pkgconfig(libnghttp2) >= %{nghttp2_version}  BuildRequires: pkgconfig(libnghttp2) >= %{nghttp2_version}
145  %endif  %endif
146    

Legend:
Removed from v.1394599  
changed lines
  Added in v.1394627

  ViewVC Help
Powered by ViewVC 1.1.30