/[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 1142551 by neoclust, Mon Aug 21 15:36:21 2017 UTC revision 1145275 by ovitters, Wed Aug 23 22:30:08 2017 UTC
# Line 95  Source7: nodejs_native.attr Line 95  Source7: nodejs_native.attr
95  # Disable running gyp on bundled deps we don't use  # Disable running gyp on bundled deps we don't use
96  Patch1: 0001-Disable-running-gyp-files-for-bundled-deps.patch  Patch1: 0001-Disable-running-gyp-files-for-bundled-deps.patch
97    
98  BuildRequires: python2-devel  BuildRequires: pkgconfig(python2)
99  BuildRequires: libuv-devel  BuildRequires: pkgconfig(libuv)
100  Requires: libuv  Requires: libuv
101  BuildRequires: libicu-devel  BuildRequires: libicu-devel
102  BuildRequires: zlib-devel  BuildRequires: pkgconfig(zlib)
103  BuildRequires: gcc >= 4.8.0  BuildRequires: gcc >= 4.8.0
104  BuildRequires: gcc-c++ >= 4.8.0  BuildRequires: gcc-c++ >= 4.8.0
105    
# Line 110  BuildRequires: http-parser-devel Line 110  BuildRequires: http-parser-devel
110  Provides: bundled(http-parser) = %{http_parser_version}  Provides: bundled(http-parser) = %{http_parser_version}
111  %endif  %endif
112    
113  BuildRequires: openssl-devel  BuildRequires: pkgconfig(openssl)
114    
115  #we need ABI virtual provides where SONAMEs aren't enough/not present so deps  #we need ABI virtual provides where SONAMEs aren't enough/not present so deps
116  #break when binary compatibility is broken  #break when binary compatibility is broken
# Line 277  make BUILDTYPE=Release %{?_smp_mflags} Line 277  make BUILDTYPE=Release %{?_smp_mflags}
277    
278    
279  %install  %install
 rm -rf %{buildroot}  
   
280  ./tools/install.py install %{buildroot} %{_prefix}  ./tools/install.py install %{buildroot} %{_prefix}
281    
282  # Set the binary permissions properly  # Set the binary permissions properly

Legend:
Removed from v.1142551  
changed lines
  Added in v.1145275

  ViewVC Help
Powered by ViewVC 1.1.30