From aa552e101bd42e69ed24c4fa08c00766e603d400 Mon Sep 17 00:00:00 2001 From: fwx913451 Date: Mon, 24 Aug 2020 09:43:18 +0800 Subject: [PATCH] fuanan add package --- nodejs-grunt-legacy-log-utils.spec.old | 95 -------------------------- 1 file changed, 95 deletions(-) delete mode 100644 nodejs-grunt-legacy-log-utils.spec.old diff --git a/nodejs-grunt-legacy-log-utils.spec.old b/nodejs-grunt-legacy-log-utils.spec.old deleted file mode 100644 index 583f84e..0000000 --- a/nodejs-grunt-legacy-log-utils.spec.old +++ /dev/null @@ -1,95 +0,0 @@ -%{?nodejs_find_provides_and_requires} - -%global enable_tests 1 - -%global srcname grunt-legacy-log-utils - -Name: nodejs-grunt-legacy-log-utils -Version: 1.0.0 -Release: 7%{?dist} -Summary: Static methods for the Grunt 0.4.x logger - -License: MIT -URL: https://github.com/gruntjs/grunt-legacy-log-utils -Source0: https://github.com/gruntjs/%{srcname}/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz - - -BuildArch: noarch -ExclusiveArch: %{nodejs_arches} noarch - -BuildRequires: nodejs-packaging - -%if 0%{?enable_tests} -BuildRequires: npm(grunt-contrib-nodeunit) -BuildRequires: npm(lodash) -BuildRequires: npm(chalk) -BuildRequires: npm(grunt-cli) -%endif - - -%description -%{summary}. - - -%prep -%setup -q -n %{srcname}-%{version} -%nodejs_fixdep lodash "^3.10.1" -rm -rf node_modules - - -%build - - -%install -mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-legacy-log-utils -cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/grunt-legacy-log-utils -%nodejs_symlink_deps - - -%if 0%{?enable_tests} -%check -%nodejs_symlink_deps --check -/usr/bin/grunt nodeunit -%endif - - -%files -%{!?_licensedir:%global license %doc} -%doc README.md -%license LICENSE-MIT -%{nodejs_sitelib}/grunt-legacy-log-utils - - -%changelog -* 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 - -* Wed Aug 24 2016 Piotr Popieluch - - 1.0.0-2 -- Enable tests - -* Mon Aug 15 2016 Piotr Popieluch - - 1.0.0-1 -- Update to 1.0.0 - -* Thu Feb 04 2016 Fedora Release Engineering - 0.1.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Tue Dec 15 2015 Tom Hughes - 0.1.1-3 -- Update npm(lodash) dependency - -* Sat Nov 21 2015 Tom Hughes - 0.1.1-2 -- Update npm(colors) dependency - -* Sat Nov 21 2015 Tom Hughes - 0.1.1-1 -- Initial build of 0.1.1