From c2352631a16bfffee4d23b06de0c7642a2495a71 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 18 2020 12:29:16 +0000 Subject: Orphaned for 6+ weeks --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 3a7c4d7..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/grunt-lib-contrib-0.6.1.tgz -/grunt-lib-contrib-0.7.1.tgz diff --git a/check_actual_gzip_size.patch b/check_actual_gzip_size.patch deleted file mode 100644 index db34a8c..0000000 --- a/check_actual_gzip_size.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/test/lib_test.js 2016-08-24 18:50:18.637854442 +0200 -+++ b/test/lib_test.js 2016-08-24 18:50:18.637854442 +0200 -@@ -125,7 +125,7 @@ - // Report minification and gzip results - actual = ''; - expected = [ -- '495 B → 396 B → 36 B (gzip)' -+ '495 B → 396 B → 29 B (gzip)' - ].join(grunt.util.linefeed) + grunt.util.linefeed; - - helper.minMaxInfo(min, max, 'gzip'); 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-lib-contrib.spec b/nodejs-grunt-lib-contrib.spec deleted file mode 100644 index 68679ed..0000000 --- a/nodejs-grunt-lib-contrib.spec +++ /dev/null @@ -1,105 +0,0 @@ -%global enable_tests 1 - -Name: nodejs-grunt-lib-contrib -Version: 0.7.1 -Release: 9%{?dist} -Summary: Common functionality shared across grunt-contrib tasks -License: MIT -URL: https://github.com/gruntjs/grunt-lib-contrib -Source0: https://registry.npmjs.org/grunt-lib-contrib/-/grunt-lib-contrib-%{version}.tgz - -# current gzip seems more efficient than the one originally tested against -Patch0: check_actual_gzip_size.patch - -BuildArch: noarch -ExclusiveArch: %{nodejs_arches} noarch - -BuildRequires: nodejs-packaging - -%if 0%{?enable_tests} -BuildRequires: npm(grunt-cli) -BuildRequires: npm(grunt-contrib-nodeunit) -BuildRequires: npm(maxmin) -BuildRequires: npm(strip-path) -%endif - -%description -%{summary}. - - -%prep -%autosetup -p1 -n package -%nodejs_fixdep maxmin -%nodejs_fixdep strip-path - - -%build -#nothing to do - - -%install -mkdir -p %{buildroot}%{nodejs_sitelib}/grunt-lib-contrib -cp -pr package.json lib/ \ - %{buildroot}%{nodejs_sitelib}/grunt-lib-contrib - -%nodejs_symlink_deps - - -%if 0%{?enable_tests} -%check -%nodejs_symlink_deps --check -grunt nodeunit -%endif - - -%files -%doc AUTHORS CHANGELOG README.md -%license LICENSE-MIT -%{nodejs_sitelib}/grunt-lib-contrib - - -%changelog -* Wed Jan 29 2020 Fedora Release Engineering - 0.7.1-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 0.7.1-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Feb 01 2019 Fedora Release Engineering - 0.7.1-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Fri Jul 13 2018 Fedora Release Engineering - 0.7.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Thu Feb 08 2018 Fedora Release Engineering - 0.7.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.7.1-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0.7.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Sun Aug 28 2016 Piotr Popieluch - - 0.7.1-2 -- Fixdep maxmin and strip-path - -* Wed Aug 24 2016 Piotr Popieluch - - 0.7.1-1 -- Update to 0.7.1 - -* Thu Feb 04 2016 Fedora Release Engineering - 0.6.1-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Wed Jun 17 2015 Fedora Release Engineering - 0.6.1-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Fri Oct 24 2014 Jamie Nguyen - 0.6.1-4 -- add logic for EPEL - -* Sat Jun 07 2014 Fedora Release Engineering - 0.6.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Wed Mar 19 2014 Jamie Nguyen - 0.6.1-2 -- run tests on F21 which has the required dependency (nodejs-zlib-browserify) - -* Fri Jun 21 2013 Jamie Nguyen - 0.6.1-1 -- initial package diff --git a/sources b/sources deleted file mode 100644 index 95661dc..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -6e355dc8fe1607271e2c2500b9280544 grunt-lib-contrib-0.7.1.tgz