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