211 lines
6.9 KiB
RPMSpec
211 lines
6.9 KiB
RPMSpec
Name: nodejs
|
|
Version: 5.7.0
|
|
Release: 1mamba
|
|
Summary: Evented I/O for V8 JavaScript
|
|
Group: System/Servers
|
|
Vendor: openmamba
|
|
Distribution: openmamba
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
URL: http://nodejs.org/
|
|
Source: http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
|
|
License: MIT
|
|
## AUTOBUILDREQ-BEGIN
|
|
BuildRequires: glibc-devel
|
|
BuildRequires: libgcc
|
|
BuildRequires: libopenssl-devel
|
|
BuildRequires: libstdc++6-devel
|
|
BuildRequires: libz-devel
|
|
## AUTOBUILDREQ-END
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
%description
|
|
Evented I/O for V8 JavaScript.
|
|
|
|
%package devel
|
|
Group: Development/Libraries
|
|
Summary: Development files for %{name}
|
|
Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|
|
|
%description devel
|
|
This package contains libraries and header files for developing applications that use %{name}.
|
|
|
|
%prep
|
|
%setup -q -n node-v%{version}
|
|
|
|
%build
|
|
./configure \
|
|
--prefix=%{_prefix}
|
|
|
|
%make
|
|
|
|
%install
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
%makeinstall
|
|
|
|
%clean
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%files
|
|
%defattr(-,root,root)
|
|
%{_bindir}/node
|
|
#%{_bindir}/node-repl
|
|
#%{_bindir}/node-waf
|
|
%{_bindir}/npm
|
|
#%{_libdir}/dtrace/node.d
|
|
#%dir %{_includedir}/node
|
|
#%{_includedir}/node/*
|
|
#%dir %{_libdir}/node
|
|
#%dir %{_libdir}/node/wafadmin
|
|
#%{_libdir}/node/wafadmin/*
|
|
%dir %{_prefix}/lib/node_modules
|
|
%{_prefix}/lib/node_modules/npm
|
|
%{_datadir}/systemtap/tapset/node.stp
|
|
%{_mandir}/man1/node.1*
|
|
#%{_libdir}/pkgconfig/nodejs.pc
|
|
%doc AUTHORS LICENSE
|
|
|
|
%files devel
|
|
%defattr(-,root,root)
|
|
%dir %{_includedir}/node
|
|
%{_includedir}/node/*.h
|
|
%{_includedir}/node/common.gypi
|
|
%{_includedir}/node/config.gypi
|
|
%dir %{_includedir}/node/libplatform
|
|
%{_includedir}/node/libplatform/libplatform.h
|
|
%dir %{_includedir}/node/openssl
|
|
%{_includedir}/node/openssl/*.h
|
|
%dir %{_includedir}/node/openssl/archs
|
|
%{_includedir}/node/openssl/archs/*/opensslconf.h
|
|
%{_datadir}/doc/node/gdbinit
|
|
#%doc ChangeLog
|
|
|
|
%changelog
|
|
* Thu Feb 25 2016 Automatic Build System <autodist@mambasoft.it> 5.7.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 10 2016 Automatic Build System <autodist@mambasoft.it> 5.6.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 21 2016 Automatic Build System <autodist@mambasoft.it> 5.5.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jan 13 2016 Automatic Build System <autodist@mambasoft.it> 5.4.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Jan 07 2016 Automatic Build System <autodist@mambasoft.it> 5.4.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 17 2015 Automatic Build System <autodist@mambasoft.it> 5.3.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 10 2015 Automatic Build System <autodist@mambasoft.it> 5.2.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 04 2015 Automatic Build System <autodist@mambasoft.it> 5.1.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 18 2015 Automatic Build System <autodist@mambasoft.it> 5.1.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Nov 14 2015 Automatic Build System <autodist@mambasoft.it> 5.0.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Jul 10 2015 Automatic Build System <autodist@mambasoft.it> 0.12.7-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jul 07 2015 Automatic Build System <autodist@mambasoft.it> 0.12.6-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Jul 01 2015 Automatic Build System <autodist@mambasoft.it> 0.12.5-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun May 24 2015 Automatic Build System <autodist@mambasoft.it> 0.12.4-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri May 15 2015 Automatic Build System <autodist@mambasoft.it> 0.12.3-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Apr 03 2015 Automatic Build System <autodist@mambasoft.it> 0.12.2-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 28 2015 Automatic Build System <autodist@mambasoft.it> 0.12.1-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* 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
|
|
- automatic version update by autodist
|
|
|
|
* Wed Dec 24 2014 Automatic Build System <autodist@mambasoft.it> 0.10.35-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 18 2014 Automatic Build System <autodist@mambasoft.it> 0.10.34-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Oct 24 2014 Automatic Build System <autodist@mambasoft.it> 0.10.33-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Sep 18 2014 Automatic Build System <autodist@mambasoft.it> 0.10.32-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Aug 30 2014 Automatic Build System <autodist@mambasoft.it> 0.10.31-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Aug 01 2014 Automatic Build System <autodist@mambasoft.it> 0.10.30-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jun 10 2014 Automatic Build System <autodist@mambasoft.it> 0.10.29-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat May 03 2014 Automatic Build System <autodist@mambasoft.it> 0.10.28-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 19 2014 Automatic Build System <autodist@mambasoft.it> 0.10.26-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Feb 02 2014 Automatic Build System <autodist@mambasoft.it> 0.10.25-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Dec 26 2013 Automatic Build System <autodist@mambasoft.it> 0.10.24-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Dec 13 2013 Automatic Build System <autodist@mambasoft.it> 0.10.23-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Nov 13 2013 Automatic Build System <autodist@mambasoft.it> 0.10.22-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Oct 29 2013 Automatic Build System <autodist@mambasoft.it> 0.10.21-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sat Mar 09 2013 Automatic Build System <autodist@mambasoft.it> 0.8.22-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Wed Feb 27 2013 Automatic Build System <autodist@mambasoft.it> 0.8.21-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Mon Feb 18 2013 Automatic Build System <autodist@mambasoft.it> 0.8.20-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Fri Feb 08 2013 Automatic Build System <autodist@mambasoft.it> 0.8.19-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Tue Jan 29 2013 Automatic Build System <autodist@mambasoft.it> 0.8.18-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Thu Mar 29 2012 Stefano Cotta Ramusino <stefano.cotta@openmamba.org> 0.6.14-1mamba
|
|
- update to 0.6.14
|
|
|
|
* Mon Jul 25 2011 Automatic Build System <autodist@mambasoft.it> 0.5.0-1mamba
|
|
- automatic version update by autodist
|
|
|
|
* Sun Jun 19 2011 Automatic Build System <autodist@mambasoft.it> 0.4.8-1mamba
|
|
- automatic update by autodist
|
|
|
|
* Fri Apr 01 2011 Automatic Build System <autodist@mambasoft.it> 0.4.4-1mamba
|
|
- update to 0.4.4
|
|
|
|
* Wed Jan 12 2011 Silvan Calarco <silvan.calarco@mambasoft.it> v0.2.6-1mamba
|
|
- package created by autospec
|