Blame SPECS/nodejs-npm-registry-client.spec

de6fc3
%{?scl:%scl_package nodejs-npm-registry-client}
de6fc3
%{!?scl:%global pkg_name %{name}}
de6fc3
%{?nodejs_find_provides_and_requires}
de6fc3
de6fc3
Name:           %{?scl_prefix}nodejs-npm-registry-client
de6fc3
Version:        7.2.1
718919
Release:        4%{?dist}
de6fc3
Summary:        Client for the npm registry
de6fc3
License:        ISC
de6fc3
URL:            https://github.com/isaacs/npm-registry-client
de6fc3
Source0:        http://registry.npmjs.org/npm-registry-client/-/npm-registry-client-%{version}.tgz
de6fc3
BuildRequires:  %{?scl_prefix}nodejs-devel
de6fc3
de6fc3
BuildArch:  noarch
718919
ExclusiveArch: %{nodejs_arches} noarch
de6fc3
de6fc3
%description
de6fc3
Client for the npm registry, or private servers using the npm registry software.
de6fc3
de6fc3
%prep
de6fc3
%setup -q -n package
de6fc3
de6fc3
%nodejs_fixdep request
de6fc3
%nodejs_fixdep retry
de6fc3
de6fc3
%build
de6fc3
#nothing to do
de6fc3
de6fc3
%install
de6fc3
mkdir -p %{buildroot}%{nodejs_sitelib}/npm-registry-client
de6fc3
cp -pr package.json index.js lib %{buildroot}%{nodejs_sitelib}/npm-registry-client
de6fc3
de6fc3
%nodejs_symlink_deps
de6fc3
de6fc3
%files
de6fc3
%{nodejs_sitelib}/npm-registry-client
de6fc3
%doc README.md LICENSE
de6fc3
de6fc3
%changelog
718919
* Mon May 28 2018 Zuzana Svetlikova <zsvetlik@redhat.com> - 7.2.1-4
718919
- Resolves: RHBZ#1543198, rebuild for multiarch
718919
de6fc3
* Mon Mar 06 2017 Zuzana Svetlikova <zsvetlik@redhat.com> - 7.2.1-3
de6fc3
- Correct license
de6fc3
de6fc3
* Thu Sep 22 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 7.2.1-2
de6fc3
- Fixdep
de6fc3
de6fc3
* Thu Sep 22 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 7.2.1-1
de6fc3
- Updated with script
de6fc3
de6fc3
* Thu Apr 07 2016 Zuzana Svetlikova <zsvetlik@redhat.com> - 7.1.0-1
de6fc3
- Update
de6fc3
de6fc3
* Tue Feb 16 2016 Tomas Hrcka <thrcka@redhat.com> - 7.0.8-4
de6fc3
- Fix dependency on concat-stream, request and retry
de6fc3
de6fc3
* Mon Nov 30 2015 Tomas Hrcka <thrcka@redhat.com> - 7.0.8-1
de6fc3
- New upstream release
de6fc3
de6fc3
* Fri Nov 27 2015 Tomas Hrcka <thrcka@redhat.com> - 4.0.3-1
de6fc3
- Rebase to latest upstream
de6fc3
de6fc3
* Fri Jan 09 2015 Tomas Hrcka <thrcka@redhat.com> - 2.0.7-1
de6fc3
- New upstream release 2.0.7
de6fc3
de6fc3
* Wed Feb 19 2014 Tomas Hrcka <thrcka@redhat.com> - 0.3.3-1
de6fc3
- New upstream release 0.3.3
de6fc3
de6fc3
* Thu Jan 16 2014 Tomas Hrcka <thrcka@redhat.com> - 0.3.2-1
de6fc3
- New upstream release 0.3.2
de6fc3
de6fc3
* Thu Oct 17 2013 Tomas Hrcka <thrcka@redhat.com> - 0.2.28-2
de6fc3
- replace provides and requires with macro
de6fc3
de6fc3
* Fri Sep 06 2013 Jamie Nguyen <jamielinux@fedoraproject.org> - 0.2.28-1
de6fc3
- update to upstream release 0.2.28
de6fc3
- add ExclusiveArch logic
de6fc3
de6fc3
* Tue Jul 30 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.27-2
de6fc3
- fix semver dep
de6fc3
de6fc3
* Fri Jul 12 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.27-1
de6fc3
- new upstream release 0.2.27
de6fc3
de6fc3
* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.25-1
de6fc3
- new upstream release 0.2.25
de6fc3
de6fc3
* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.20-3
de6fc3
- restrict to compatible arches
de6fc3
de6fc3
* Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.20-2
de6fc3
- add macro for EPEL6 dependency generation
de6fc3
de6fc3
* Fri Apr 12 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.2.20-2
de6fc3
- Add support for software collections
de6fc3
de6fc3
* Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.20-1
de6fc3
- new upstream release 0.2.20
de6fc3
de6fc3
* Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.18-2
de6fc3
- fix request dep
de6fc3
de6fc3
* Wed Mar 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.18-1
de6fc3
- new upstream release 0.2.18
de6fc3
de6fc3
* Wed Feb 13 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.15-1
de6fc3
- new upstream release 0.2.15
de6fc3
- graceful-fs dep good now
de6fc3
de6fc3
* Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.13-2
de6fc3
- fix graceful-fs dep for 1.2.0
de6fc3
de6fc3
* Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.13-1
de6fc3
- new upstream release 0.2.13
de6fc3
de6fc3
* Tue Jan 08 2013 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.11-2
de6fc3
- add missing build section
de6fc3
de6fc3
* Mon Dec 31 2012 T.C. Hollingsworth <tchollingsworth@gmail.com> - 0.2.11-1
de6fc3
- initial package generated by npm2rpm