From d4e33ba75c2b6ae20dcb0f1cae16cc4b0117451c Mon Sep 17 00:00:00 2001 From: Till Maas <opensou...@till.name> Date: Mon, 8 Jun 2015 20:50:22 +0200 Subject: 2015-06-08: Retired orphaned package, because it was orphaned for more than six weeks. Reference: https://fedorahosted.org/epel/ticket/7
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 67b896d..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/File-SearchPath-0.06.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5009a44 --- /dev/null +++ b/dead.package @@ -0,0 +1,3 @@ +2015-06-08: Retired orphaned package, because it was orphaned for more than six weeks. +Reference: https://fedorahosted.org/epel/ticket/7 + diff --git a/perl-File-SearchPath.spec b/perl-File-SearchPath.spec deleted file mode 100644 index ef14ffd..0000000 --- a/perl-File-SearchPath.spec +++ /dev/null @@ -1,58 +0,0 @@ -Name: perl-File-SearchPath -Version: 0.06 -Release: 2%{?dist} -Summary: Search for a file in an environment variable path -License: GPLv2+ -Group: Development/Libraries -URL: http://search.cpan.org/dist/File-SearchPath/ -Source0: http://www.cpan.org/authors/id/T/TJ/TJENNESS/File-SearchPath-%{version}.tar.gz -BuildArch: noarch -BuildRequires: perl -BuildRequires: perl(Env::Path) -BuildRequires: perl(File::Spec) >= 0.8 -BuildRequires: perl(Module::Build) -BuildRequires: perl(Test::More) -BuildRequires: perl(Carp) -BuildRequires: perl(Config) -BuildRequires: perl(Exporter) -BuildRequires: perl(base) -BuildRequires: perl(strict) -BuildRequires: perl(vars) -BuildRequires: perl(warnings) -Requires: perl(Env::Path) -Requires: perl(File::Spec) >= 0.8 -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) - -%description -This module provides the ability to search a path-like environment variable -for a file (that does not necessarily have to be an executable). - -%prep -%setup -q -n File-SearchPath-%{version} - -%build -perl Build.PL installdirs=vendor -./Build - -%install -./Build install destdir=%{buildroot} create_packlist=0 - -%{_fixperms} %{buildroot}/* - -%check -./Build test - -%clean -rm -rf %{buildroot} - -%files -%doc ChangeLog README -%{perl_vendorlib}/* -%{_mandir}/man3/* - -%changelog -* Thu Oct 17 2013 Kostas Georgiou <georg...@opengamma.com> 0.06-2 -- Review changes/fixes #1018862. - -* Wed Oct 02 2013 Kostas Georgiou <georg...@opengamma.com> 0.06-1 -- Specfile autogenerated by cpanspec 1.78. diff --git a/sources b/sources deleted file mode 100644 index 7233b62..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -5cc4743fcacfbe4decd9579d6251457e File-SearchPath-0.06.tar.gz -- cgit v0.10.2 http://pkgs.fedoraproject.org/cgit/perl-File-SearchPath.git/commit/?h=el6&id=d4e33ba75c2b6ae20dcb0f1cae16cc4b0117451c -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel