Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 45d13ffc541391b613a76e9ebdcd1cc3 > files > 2

nodejs-kind-of-6.0.2-4.mga9.src.rpm

%{?nodejs_find_provides_and_requires}

Name:           nodejs-kind-of
Version:        6.0.2
Release:        %mkrel 4
Summary:        Get the native type of a value
License:        MIT
Group:          Development/Other
Url:            https://github.com/jonschlinkert/kind-of
Source0:        https://registry.npmjs.org/kind-of/-/kind-of-%{version}.tgz
BuildRequires:  nodejs
BuildRequires:  nodejs-packaging
BuildRequires:  npm(is-buffer)
Obsoletes:      kind-of
BuildArch:      noarch


%description
Get the native type of a value

%prep
%setup -q -n package

%build
#nothing to do

%install
mkdir -p %{buildroot}%{nodejs_sitelib}/kind-of
cp -pr  index.js package.json %{buildroot}%{nodejs_sitelib}/kind-of

%{nodejs_symlink_deps}

%files
%doc LICENSE README.md
%{nodejs_sitelib}/kind-of


%changelog
* Fri Mar 25 2022 umeabot <umeabot> 6.0.2-4.mga9
+ Revision: 1826435
- Mageia 9 Mass Rebuild

* Sun Feb 16 2020 umeabot <umeabot> 6.0.2-3.mga8
+ Revision: 1535583
- Mageia 8 Mass Rebuild

* Thu Sep 20 2018 umeabot <umeabot> 6.0.2-2.mga8
+ Revision: 1280548
- Mageia 7 Mass Rebuild

* Fri Apr 13 2018 kekepower <kekepower> 6.0.2-1.mga7
+ Revision: 1218122
- Update to version 6.0.2

* Thu Feb 25 2016 spuhler <spuhler> 3.0.2-1.mga6
+ Revision: 979053
- upgrade to vers. 3.0.2

* Sat Feb 20 2016 umeabot <umeabot> 2.0.1-2.mga6
+ Revision: 972256
- Mageia 6 Mass Rebuild

* Sat Oct 31 2015 spuhler <spuhler> 2.0.1-1.mga6
+ Revision: 896897
- fixed group
- local srpm build based on Opensuse