From 847f7a2bb610be5bee99d8b788969eb11e7a154e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 06 2019 06:16:42 +0000 Subject: Orphaned for 6+ weeks --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index a703217..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/far-0.0.7.tgz diff --git a/LICENSE b/LICENSE deleted file mode 100644 index fdc3a98..0000000 --- a/LICENSE +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (C) 2013 Felix Geisendörfer - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the “Software”), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE 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-far.spec b/nodejs-far.spec deleted file mode 100644 index 01f7c18..0000000 --- a/nodejs-far.spec +++ /dev/null @@ -1,70 +0,0 @@ -%global srcname far - -Name: nodejs-%{srcname} -Version: 0.0.7 -Release: 7%{?dist} -Summary: Find and run Node.js files -License: MIT -URL: https://github.com/felixge/node-far -Source0: https://registry.npmjs.org/%{srcname}/-/%{srcname}-%{version}.tgz -Source1: https://raw.githubusercontent.com/felixge/node-far/master/LICENSE - -BuildArch: noarch -ExclusiveArch: %{nodejs_arches} noarch - -BuildRequires: nodejs-packaging -BuildRequires: nodejs-oop - -%description -%{summary}. - -%prep -%setup -q -n package -rm -rf node_modules -find . -name '*\.un~' -delete -cp -p %{SOURCE1} . - -%build -#nothing to do - -%install -mkdir -p %{buildroot}%{nodejs_sitelib}/%{srcname} -cp -pr package.json index.js lib/ bin/ \ - %{buildroot}%{nodejs_sitelib}/%{srcname} - -mkdir -p %{buildroot}%{_bindir} -ln -s %{nodejs_sitelib}/%{srcname}/bin/node-far %{buildroot}%{_bindir}/node-far - -%nodejs_symlink_deps - -%check -%nodejs_symlink_deps --check -./bin/node-far test/ -i 'test-.*\.js$' -e '.*-fail\.js$' - -%files -%doc Readme.md -%license LICENSE -%{nodejs_sitelib}/%{srcname} -%{_bindir}/node-far - -%changelog -* Fri Feb 01 2019 Fedora Release Engineering - 0.0.7-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 0.0.7-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 0.0.7-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.0.7-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0.0.7-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 04 2016 Fedora Release Engineering - 0.0.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sat Oct 3 2015 Piotr Popieluch - 0.0.7-1 -- Initial package diff --git a/sources b/sources deleted file mode 100644 index 0b3ecf8..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -ac018707e7646fa24a3b2f497a455969 far-0.0.7.tgz