From 9ea88c964d4adea1ef093d69aa6fe280dcde6901 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jun 24 2020 18:02:29 +0000 Subject: Orphaned for 6+ weeks --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 073f69a..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/editor-0.0.4.tgz -/editor-1.0.0.tgz diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 2778bed..0000000 --- a/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -Copyright 2013 James Halliday (mail@substack.net) - -This project is free software released under the MIT/X11 license: - -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-editor.spec b/nodejs-editor.spec deleted file mode 100644 index 0d05889..0000000 --- a/nodejs-editor.spec +++ /dev/null @@ -1,85 +0,0 @@ -%{?nodejs_find_provides_and_requires} - -Name: nodejs-editor -Version: 1.0.0 -Release: 9%{?dist} -Summary: Launch the default text editor from Node.js programs - -License: MIT -URL: https://github.com/substack/node-editor -Source0: https://registry.npmjs.org/editor/-/editor-%{version}.tgz -BuildArch: noarch -ExclusiveArch: %{nodejs_arches} noarch - -BuildRequires: nodejs-packaging - -%description -%{summary}. - -%prep -%setup -q -n package - - -%build -#nothing to do - - -%install -mkdir -p %{buildroot}%{nodejs_sitelib}/editor -cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/editor -%nodejs_symlink_deps - - -%check -%nodejs_symlink_deps --check -%__nodejs -e "require('./')" - - -%files -%doc README.markdown example -%license LICENSE -%{nodejs_sitelib}/editor - - -%changelog -* Wed Jan 29 2020 Fedora Release Engineering - 1.0.0-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 1.0.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 1.0.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 1.0.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 1.0.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 1.0.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 1.0.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 04 2016 Fedora Release Engineering - 1.0.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sun Jan 17 2016 Tom Hughes - 1.0.0-1 -- Update to 1.0.0 upstream release - -* Wed Jun 17 2015 Fedora Release Engineering - 0.0.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Sat Jun 07 2014 Fedora Release Engineering - 0.0.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Sat Aug 03 2013 Fedora Release Engineering - 0.0.4-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Sat Jun 22 2013 T.C. Hollingsworth - 0.0.4-2 -- restrict to compatible arches - -* Thu May 30 2013 T.C. Hollingsworth - 0.0.4-1 -- initial package diff --git a/sources b/sources deleted file mode 100644 index 9f13e3f..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -2a2e9f4f7750d2b45382b6bcfdfb73c6 editor-1.0.0.tgz