From 4af7069e26a64f7a42ebf950768ef9d93676f219 Mon Sep 17 00:00:00 2001
From: Till Maas <opensou...@till.name>
Date: Mon, 8 Jun 2015 20:49:46 +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 8678592..0000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/Crypt-Blowfish_PP-1.12.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-Crypt-Blowfish_PP.spec b/perl-Crypt-Blowfish_PP.spec
deleted file mode 100644
index 4ad4f98..0000000
--- a/perl-Crypt-Blowfish_PP.spec
+++ /dev/null
@@ -1,74 +0,0 @@
-Name:           perl-Crypt-Blowfish_PP
-Version:        1.12
-Release:        7%{?dist}
-Summary:        Blowfish encryption algorithm implemented purely in Perl
-Group:          Development/Libraries
-License:        GPL+ or Artistic
-URL:            
http://search.cpan.org/~mattbm/Crypt-Blowfish_PP-1.12/Blowfish_PP.pm
-Source0:        
http://search.cpan.org/CPAN/authors/id/M/MA/MATTBM/Crypt-Blowfish_PP-1.12.tar.gz
-BuildArch:      noarch
-
-BuildRequires:  perl(ExtUtils::MakeMaker)
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-
-%{?perl_default_filter}
-
-%description
-The Crypt::Blowfish_PP module provides for users to use the Blowfish
-encryption algorithm in perl. The implementation is entirely Object
-Oriented, as there is quite a lot of context inherent in making blowfish
-as fast as it is. The key is anywhere between 64 and 448 bits (8 and 56
-bytes), and should be passed as a packed string. The transformation itself
-is a 16-round Feistel Network, and operates on a 64 bit block.
-
-
-%prep
-%setup -q -n Crypt-Blowfish_PP-%{version}
-
-
-%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
-
-
-%check
-make test
-
-
-%install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
-%{_fixperms} $RPM_BUILD_ROOT/*
-
-
-%files
-%doc README CHANGELOG
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
-
-
-%changelog
-* Sat Aug 03 2013 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.12-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Wed Jul 17 2013 Petr Pisar <ppi...@redhat.com> - 1.12-6
-- Perl 5.18 rebuild
-
-* Thu Feb 14 2013 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.12-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.12-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Fri Jun 08 2012 Petr Pisar <ppi...@redhat.com> - 1.12-3
-- Perl 5.16 rebuild
-
-* Thu Feb 23 2012 Alec Leamas <a...@nowhere.com>             1.12-2
-- Fixing review remarks
-* Wed Feb 22 2012 Alec Leamas <a...@nowhere.com>             1.12-2
-- Re-enabling Requires: perl(:MODULE_COMPAT...)
-* Tue Feb 21 2012 Alec Leamas <a...@nowhere.com>             1.12-2
-- Removing defattr
-* Sat Jan 31 2012 Alec Leamas <a...@nowhere.com>             1.12-1
-- Intial packaging
diff --git a/sources b/sources
deleted file mode 100644
index 68751d3..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-6bf7dc80967eaf3047b67b26b015267d  Crypt-Blowfish_PP-1.12.tar.gz
-- 
cgit v0.10.2


        
http://pkgs.fedoraproject.org/cgit/perl-Crypt-Blowfish_PP.git/commit/?h=el6&id=4af7069e26a64f7a42ebf950768ef9d93676f219
--
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

Reply via email to