automatic version update by autodist [release 22.2.0-1mamba;Thu May 16 2024]
This commit is contained in:
parent
9d73c3fc39
commit
4719cffb80
17
nodejs.spec
17
nodejs.spec
@ -1,5 +1,5 @@
|
||||
Name: nodejs
|
||||
Version: 21.7.3
|
||||
Version: 22.2.0
|
||||
Release: 1mamba
|
||||
Summary: Evented I/O for V8 JavaScript
|
||||
Group: System/Servers
|
||||
@ -62,11 +62,7 @@ export CXXFLAGS="%{optflags}"
|
||||
%endif
|
||||
|
||||
# Not using % make because setting different CFLAGS will do the whole rebuild in % makeinstall
|
||||
make -j2
|
||||
# --shared-nghttp2
|
||||
# --without-npm \
|
||||
|
||||
#| make
|
||||
make %{_smp_mflags}
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -119,6 +115,15 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
#%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Thu May 16 2024 Automatic Build System <autodist@openmamba.org> 22.2.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 04 2024 Automatic Build System <autodist@openmamba.org> 22.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 25 2024 Automatic Build System <autodist@openmamba.org> 22.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 11 2024 Automatic Build System <autodist@openmamba.org> 21.7.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user