cffad61
%global npm_name mongodb
cffad61
b72463f
%{?nodejs_find_provides_and_requires}
b72463f
cffad61
Summary:       A node driver for MongoDB
cffad61
Name:          nodejs-%{npm_name}
c5dc057
Version:       2.1.18
c5dc057
Release:       1%{?dist}
cffad61
Group:         Development/Languages
cffad61
License:       ASL 2.0
cffad61
URL:           https://github.com/mongodb/node-mongodb-native
cffad61
Source0:       http://registry.npmjs.org/%{npm_name}/-/%{npm_name}-%{version}.tgz
cffad61
BuildRequires: nodejs-devel
cffad61
BuildArch:     noarch
b72463f
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
cffad61
cffad61
%description
cffad61
This is a node driver for MongoDB. It's a port (or close to a port) of
cffad61
the library for ruby at http://github.com/mongodb/mongo-ruby-driver
cffad61
cffad61
%prep
cffad61
%setup -q -n package
cffad61
84c715e
%nodejs_fixdep mongodb-core '>=1.2.32'
81e374f
%nodejs_fixdep readable-stream '>=1.0.31'
84c715e
%nodejs_fixdep es6-promise '>=3.0.2'
81e374f
cffad61
%build
cffad61
#nothing to do
cffad61
cffad61
%install
cffad61
mkdir -p %{buildroot}%{nodejs_sitelib}/%{npm_name}
0d0dd1e
cp -pr index.js lib package.json %{buildroot}%{nodejs_sitelib}/%{npm_name}
cffad61
cffad61
%files
c5dc057
%doc HISTORY.md
84c715e
%license LICENSE
cffad61
%{nodejs_sitelib}/%{npm_name}
cffad61
cffad61
%changelog
c5dc057
* Thu Apr 28 2016 Troy Dawson <tdawson@redhat.com> - 2.1.18-1
c5dc057
- Update to 2.1.18
c5dc057
fb047e2
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.4-2
fb047e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fb047e2
84c715e
* Tue Jan 12 2016 Troy Dawson <tdawson@redhat.com> - 2.1.4-1
84c715e
- Update to 2.1.4
84c715e
95a8e42
* Mon Sep 21 2015 Troy Dawson <tdawson@redhat.com> - 2.0.43-1
95a8e42
- Update to 2.0.43
95a8e42
df0c372
* Mon Jul 27 2015 Troy Dawson <tdawson@redhat.com> - 2.0.39-1
df0c372
- Update to 2.0.39
df0c372
2424f19
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.28-3
2424f19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2424f19
81e374f
* Thu May 07 2015 Troy Dawson <tdawson@redhat.com> - 2.0.28-2
81e374f
- Fix dependencies
81e374f
7f9ebe5
* Tue May 05 2015 Troy Dawson <tdawson@redhat.com> - 2.0.28-1
7f9ebe5
- Updated to latest release
7f9ebe5
a1d344f
* Wed Feb 25 2015 Troy Dawson <tdawson@redhat.com> - 1.4.31-1
a1d344f
- Updated to latest release
a1d344f
506814a
* Thu Jan 22 2015 Troy Dawson <tdawson@redhat.com> - 1.4.29-1
506814a
- Updated to latest release
506814a
216042e
* Fri Oct 24 2014 Troy Dawson <tdawson@redhat.com> - 1.4.19-1
216042e
- Updated to latest release
216042e
d3f45d1
* Thu Jul 03 2014 Troy Dawson <tdawson@redhat.com> - 1.4.7-1
d3f45d1
- Update to version 1.4.7
d3f45d1
7b36bfe
* Fri Jun 13 2014 Troy Dawson <tdawson@redhat.com> - 1.4.6-1
7b36bfe
- Update to version 1.4.6
7b36bfe
3361d99
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.5-2
3361d99
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
3361d99
00a978d
* Wed May 28 2014 Troy Dawson <tdawson@redhat.com> - 1.4.5-1
00a978d
- Update to version 1.4.5
00a978d
0d0dd1e
* Mon Apr 21 2014 Troy Dawson <tdawson@redhat.com> - 1.4.2-1
0d0dd1e
- Update to version 1.4.2
0d0dd1e
b72463f
* Thu Feb 06 2014 Troy Dawson <tdawson@redhat.com> - 1.3.23-1
b72463f
- Update to version 1.3.23
b72463f
- add nodejs exclusive arch
b72463f
b72463f
* Wed Jan 08 2014 Troy Dawson <tdawson@redhat.com> - 1.3.19-3
5100366
- Fix bson dependancy
5100366
b72463f
* Fri Jan 03 2014 T.C. Hollingsworth <tchollingsworth@gmail.com> - 1.3.19-2
b72463f
- add macro to invoke dependency generator on EL6
b72463f
cffad61
* Thu Oct 03 2013 Troy Dawson <tdawson@redhat.com> - 1.3.19-1
cffad61
- Updated to version 1.3.19
cffad61
cffad61
* Fri Aug 09 2013 Troy Dawson <tdawson@redhat.com> - 1.3.17-1
cffad61
- Updated to version 1.3.17
cffad61
- Package using the new Fedora guidelines
cffad61
cffad61
* Wed Jul 24 2013 Troy Dawson <tdawson@redhat.com> - 1.3.12-1
cffad61
- Updated to version 1.3.12
cffad61
cffad61
* Wed Apr 17 2013 Haibo Lin <hlin@redhat.com> - 1.2.14-1
cffad61
- Build under eng-rhel-6 and update to upstream version 1.2.14
cffad61
cffad61
* Thu Feb 16 2012 Troy Dawson <tdawson@redhat.com> - 0.9.9.1-1
cffad61
- Initial build
cffad61