diff --git a/.gitignore b/.gitignore deleted file mode 100644 index d58a406..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/only-shallow-1.2.0.tgz diff --git a/LICENSE-ISC.txt b/LICENSE-ISC.txt deleted file mode 100644 index 8351a30..0000000 --- a/LICENSE-ISC.txt +++ /dev/null @@ -1,11 +0,0 @@ -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted, provided that the above -copyright notice and this permission notice appear in all copies. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/nodejs-only-shallow.spec b/nodejs-only-shallow.spec deleted file mode 100644 index 33df1eb..0000000 --- a/nodejs-only-shallow.spec +++ /dev/null @@ -1,92 +0,0 @@ -%{?nodejs_find_provides_and_requires} - -%global packagename only-shallow -%global enable_tests 1 - -Name: nodejs-only-shallow -Version: 1.2.0 -Release: 11%{?dist} -Summary: Like `deeper` and `deepest`, but less strict, and with 90s flavor - -License: ISC -URL: https://github.com/othiym23/only-shallow.git -Source0: https://registry.npmjs.org/%{packagename}/-/%{packagename}-%{version}.tgz -Source1: LICENSE-ISC.txt -# upstream license file requested at https://github.com/othiym23/only-shallow/issues/3 -# In the meantime, I've added a license file with the text of the ISC license - - -ExclusiveArch: %{nodejs_arches} noarch -BuildArch: noarch - -BuildRequires: nodejs-packaging -%if 0%{?enable_tests} -BuildRequires: npm(buffertools) -BuildRequires: npm(tap) -%endif - -%description -Like `deeper` and `deepest`, but less strict, and with 90s flavor - - -%prep -%setup -q -n package -cp -p %{SOURCE1} . - - -%build -# nothing to do! - -%install -mkdir -p %{buildroot}%{nodejs_sitelib}/%{packagename} -cp -pr package.json *.js \ - %{buildroot}%{nodejs_sitelib}/%{packagename} - -%nodejs_symlink_deps - -%check -%nodejs_symlink_deps --check -%{__nodejs} -e 'require("./")' -%if 0%{?enable_tests} -%{_bindir}/tap test/*.js -%endif - - -%files -%{!?_licensedir:%global license %doc} -%doc *.md -%license LICENSE-ISC.txt -%{nodejs_sitelib}/%{packagename} - - - -%changelog -* Wed Jan 29 2020 Fedora Release Engineering - 1.2.0-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 1.2.0-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 1.2.0-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 1.2.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 1.2.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 1.2.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 1.2.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Tue Jan 19 2016 Jared Smith - 1.2.0-4 -- Fix license - -* Tue Jan 19 2016 Jared Smith - 1.2.0-3 -- Fix build dependency on npm(buffertools) - -* Mon Oct 19 2015 Jared Smith - 1.2.0-2 -- Initial packging diff --git a/sources b/sources deleted file mode 100644 index b25fe60..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -8501983b8a51612c3e14ef7511604ab1 only-shallow-1.2.0.tgz