From ab071e80894788eb7bde8e6f1d6c871e5053dcc8 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: May 06 2019 06:22:34 +0000 Subject: Orphaned for 6+ weeks --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 1ee694f..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/grunt-util-property-0.0.1.tgz 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-grunt-util-property-LICENSE-MIT b/nodejs-grunt-util-property-LICENSE-MIT deleted file mode 100644 index 7977d0f..0000000 --- a/nodejs-grunt-util-property-LICENSE-MIT +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2015 Mikael Karon - -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/nodejs-grunt-util-property.spec b/nodejs-grunt-util-property.spec deleted file mode 100644 index a243dcd..0000000 --- a/nodejs-grunt-util-property.spec +++ /dev/null @@ -1,72 +0,0 @@ -# This macro is needed at the start for building on EL6 -%{?nodejs_find_provides_and_requires} - -%global srcname grunt-util-property - -Name: nodejs-%{srcname} -Version: 0.0.1 -Release: 7%{?dist} -Summary: Grunt util for getting and setting properties - -# License merged but no new release yet -# https://github.com/mikaelkaron/grunt-util-property/pull/1 -License: MIT - -URL: https://github.com/mikaelkaron/grunt-util-property -Source0: https://registry.npmjs.org/%{srcname}/-/%{srcname}-%{version}.tgz -Source1: %{name}-LICENSE-MIT - -BuildArch: noarch -ExclusiveArch: %{nodejs_arches} noarch - -BuildRequires: nodejs-packaging - - -%description -%{summary}. - - -%prep -%setup -q -n package -rm -rf node_modules/ -cp -p %{SOURCE1} LICENSE-MIT - - -%build -#nothing to do - - -%install -mkdir -p %{buildroot}%{nodejs_sitelib}/%{srcname} -cp -pr package.json main.js %{buildroot}%{nodejs_sitelib}/%{srcname} - -%nodejs_symlink_deps - - -%files -%doc README.md -%license LICENSE-MIT -%{nodejs_sitelib}/%{srcname} - - -%changelog -* Fri Feb 01 2019 Fedora Release Engineering - 0.0.1-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 0.0.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 0.0.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.0.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0.0.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 04 2016 Fedora Release Engineering - 0.0.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Jan 02 2015 Piotr Popieluch - 0.0.1-1 -- Initial package diff --git a/sources b/sources deleted file mode 100644 index ac8dbc1..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -a908b654e8728a93354ac28d3258f9a4 grunt-util-property-0.0.1.tgz