[Bug 486009] Review Request: php-pear-Crypt_Blowfish - quick two-way blowfish encryption

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 22 07:17:21 UTC 2009


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=486009


Remi Collet <fedora at famillecollet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fedora at famillecollet.com
         AssignedTo|nobody at fedoraproject.org    |fedora at famillecollet.com
               Flag|                            |fedora-review?




--- Comment #1 from Remi Collet <fedora at famillecollet.com>  2009-02-22 02:17:20 EDT ---
First notes :
- It requires PEAR >= 1.7.2 (according to upstream and to xml) : this will
block this package for EPEL.

- rpmlint warning :
W: summary-not-capitalized quick two-way blowfish encryption

- %file must be fixed
%files
%defattr(-,root,root,-)
%{pear_xmldir}/%{pear_name}.xml
%{pear_testdir}/%{pear_name}
%{pear_phpdir}/Crypt

- I would prefer using %{name}.xml rather than %{pear_name}.xml (see recently
approved PHP Guidelines, this is usefull to avoid conflict between package from
various channel)

- a comment about running the tests (which must be done as root after install)
will be usefull :
=> pear run-tests -p Crypt_Blowfish

-- 
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 Fedora-package-review mailing list