[Bug 794988] Review Request: perl-Crypt-Blowfish_PP - Blowfish encryption algorithm implemented purely in Perl

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 23 15:33:43 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=794988

--- Comment #5 from Petr Ĺ abata <psabata at redhat.com> 2012-02-23 10:33:42 EST ---
Um, nope, nope, and nope.

--- a/perl-Crypt-Blowfish_PP.spec
+++ b/perl-Crypt-Blowfish_PP.spec
@@ -1,13 +1,12 @@
 Name:           perl-Crypt-Blowfish_PP
 Version:        1.12
-Release:        2%{?dist}
+Release:        1%{?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.
 BuildArch:      noarch
-
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))

@@ -48,15 +47,14 @@ rm -rf $RPM_BUILD_ROOT


 %files
-%doc README CHANGELOG
+%defattr(-,root,root,-)
+%doc README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*


 %changelog
-* Wed Feb 22 2012 Alec Leamas <alec at nowhere.com>             1.12-2
-- Re-enabling Requires: perl(:MODULE_COMPAT...)
-* Tue Feb 21 2012 Alec Leamas <alec at nowhere.com>             1.12-2
-- Removing defattr
 * Sat Jan 31 2012 Alec Leamas <alec at nowhere.com>             1.12-1
 - Intial packaging

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the package-review mailing list