[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Flag||fedora-cvs?




--- Additional Comments From [EMAIL PROTECTED]  2007-03-23 06:06 EST ---
New Package CVS Request
===
Package Name: perl-MD5
Short Description: Perl interface to the MD5 Message-Digest Algorithm
Owners: [EMAIL PROTECTED]
Branches: FC-5, FC-6, devel
InitialCC: fedora-perl-devel-list@redhat.com



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Flag|fedora-cvs? |fedora-cvs+




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-23 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||NEXTRELEASE




--- Additional Comments From [EMAIL PROTECTED]  2007-03-23 12:45 EST ---
Thx for the review. Package has been built for devel, FC-5 and FC-6.
Closing as NEXTRELEASE.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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





--- Additional Comments From [EMAIL PROTECTED]  2007-03-22 05:54 EST ---
Thanks for the correction of the URL.
perl(MD5) has been removed in favour of perl(Digest::MD5) as it is faster. This
module however is a wrapper for Digest::MD5 which provdes the perl(MD5) 
interface.
We do have quite some scripts in use which use perl(MD5) and thus do benefit
from this module.

Stuff like websieve, a web interface for the sieve mailfilter part of the cyrus
imap daemon is one of these scrips e.g.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Flag|fedora-review?  |fedora-review+




--- Additional Comments From [EMAIL PROTECTED]  2007-03-22 23:49 EST ---
Review:
+ package builds in mock (development i386).
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream url
0957f02fc30bc2106b3286ba854917bc  MD5-2.03.tar.gz
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.
+ License text is included in package.
+ %doc is present.
+ BuildRequires are proper.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no headers or static libraries.
+ no .pc file present.
+ no -devel subpackage
+ no .la files.
+ no translations are available
+ Does owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ make test
236f38f0dc33163ad5dbb0181e4bf7cL_DL_NONLAZY=1 /usr/bin/perl
-MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t
t/md5ok
All tests successful.
Files=1, Tests=14,  0 wallclock secs ( 0.02 cusr +  0.01 csys =  0.03 CPU)
+ Provides: perl(MD5) = 2.03

APPROVED.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|[EMAIL PROTECTED]|[EMAIL PROTECTED]
   Flag||fedora-review?




-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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





--- Additional Comments From [EMAIL PROTECTED]  2007-03-21 00:26 EST ---
Source URL not working
Change it to http://www.cpan.org/modules/by-module/MD5/GAAS/MD5-2.03.tar.gz

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review


[Bug 232626] Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest Algorithm

2007-03-20 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-MD5 - Perl interface to the MD5 Message-Digest 
Algorithm


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





--- Additional Comments From [EMAIL PROTECTED]  2007-03-21 00:31 EST ---
This module is deprecated then why you want to include it in package.
Instead fo on adding perl-Digest-MD5, I think its not yet in Fedora.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the QA contact for the bug, or are watching the QA contact.

___
Fedora-package-review mailing list
Fedora-package-review@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-package-review