automatic version update by autodist [release 0.12.0-1mamba;Tue Feb 17 2015]
This commit is contained in:
parent
a2bc5d2d5e
commit
3bfaccd8e1
10
nodejs.spec
10
nodejs.spec
@ -1,5 +1,5 @@
|
|||||||
Name: nodejs
|
Name: nodejs
|
||||||
Version: 0.10.36
|
Version: 0.12.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
|
||||||
@ -59,6 +59,7 @@ This package contains libraries and header files for developing applications tha
|
|||||||
#%{_libdir}/node/wafadmin/*
|
#%{_libdir}/node/wafadmin/*
|
||||||
%dir %{_prefix}/lib/node_modules
|
%dir %{_prefix}/lib/node_modules
|
||||||
%{_prefix}/lib/node_modules/npm
|
%{_prefix}/lib/node_modules/npm
|
||||||
|
%{_datadir}/systemtap/tapset/node.stp
|
||||||
%{_mandir}/man1/node.1*
|
%{_mandir}/man1/node.1*
|
||||||
#%{_libdir}/pkgconfig/nodejs.pc
|
#%{_libdir}/pkgconfig/nodejs.pc
|
||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
@ -69,13 +70,16 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%{_includedir}/node/*.h
|
%{_includedir}/node/*.h
|
||||||
%{_includedir}/node/common.gypi
|
%{_includedir}/node/common.gypi
|
||||||
%{_includedir}/node/config.gypi
|
%{_includedir}/node/config.gypi
|
||||||
|
%dir %{_includedir}/node/libplatform
|
||||||
|
%{_includedir}/node/libplatform/libplatform.h
|
||||||
%dir %{_includedir}/node/openssl
|
%dir %{_includedir}/node/openssl
|
||||||
%{_includedir}/node/openssl/opensslconf.h
|
%{_includedir}/node/openssl/opensslconf.h
|
||||||
%dir %{_includedir}/node/uv-private
|
|
||||||
%{_includedir}/node/uv-private/*.h
|
|
||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 17 2015 Automatic Build System <autodist@mambasoft.it> 0.12.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 27 2015 Automatic Build System <autodist@mambasoft.it> 0.10.36-1mamba
|
* Tue Jan 27 2015 Automatic Build System <autodist@mambasoft.it> 0.10.36-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user