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





--- Comment #5 from Steve Traylen <[email protected]>  2009-06-16 06:17:54 EDT 
---
$ rpmlint ../RPMS/x86_64/php-libpuzzle-0.11-1.fc11.x86_64.rpm 
php-libpuzzle.x86_64: W: file-not-utf8
/usr/share/doc/php-libpuzzle-0.11/similar.php
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

still present.

Agreed the libpuzzle-* ones pass just fine.

Reading the INSTALL file since there is "make check" is sensible
or possible to call this after the build?

Maybe the .ini file should be created in the %build stage before 
being installed in the %install stage.

Genrally manipulations of the BUILD area should be in build.
i.e 

%{__rm} -rf php
%{__mv} php-plain php

should move up to %build if possible?

Will look at the php bit later.

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to