automatic version update by autodist [release 8.2.1-1mamba;Tue Aug 08 2017]
This commit is contained in:
parent
540e6a73fc
commit
1e39462428
10
nodejs.spec
10
nodejs.spec
@ -1,6 +1,6 @@
|
||||
Name: nodejs
|
||||
Version: 7.7.3
|
||||
Release: 2mamba
|
||||
Version: 8.2.1
|
||||
Release: 1mamba
|
||||
Summary: Evented I/O for V8 JavaScript
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
@ -54,6 +54,7 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
#%{_bindir}/node-repl
|
||||
#%{_bindir}/node-waf
|
||||
%{_bindir}/npm
|
||||
%{_bindir}/npx
|
||||
#%{_libdir}/dtrace/node.d
|
||||
#%dir %{_includedir}/node
|
||||
#%{_includedir}/node/*
|
||||
@ -64,6 +65,8 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
%{_prefix}/lib/node_modules/npm
|
||||
%{_datadir}/systemtap/tapset/node.stp
|
||||
%{_mandir}/man1/node.1*
|
||||
%dir %{_datadir}/doc/node
|
||||
%{_datadir}/doc/node/*
|
||||
#%{_libdir}/pkgconfig/nodejs.pc
|
||||
%doc AUTHORS LICENSE
|
||||
|
||||
@ -83,6 +86,9 @@ ln -s node %{buildroot}/%{_bindir}/nodejs
|
||||
#%doc ChangeLog
|
||||
|
||||
%changelog
|
||||
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 8.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 07 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 7.7.3-2mamba
|
||||
- added nodejs simlink as workaround for atom editor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user