[Bug 627223] Review Request: perl-File-FnMatch - Simple filename and pathname matching

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 2 11:39:20 UTC 2010


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

Colin Coe <colin.coe at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(colin.coe at gmail.c |
                   |om)                         |

--- Comment #3 from Colin Coe <colin.coe at gmail.com> 2010-09-02 07:39:19 EDT ---
[coec at bob SPECS]$ cat /etc/fedora-release 
Fedora release 13 (Goddard)
[coec at bob SPECS]$ rpmlint perl-File-FnMatch.spec
/home/coec/rpmbuild/SRPMS/perl-File-FnMatch-0.02-4.fc13.src.rpm
~/Downloads/perl-File-FnMatch-0.02-4.fc13.x86_64.rpm 
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
[coec at bob SPECS]$ rpm -qp --provides
~/Downloads/perl-File-FnMatch-0.02-4.fc13.x86_64.rpm
FnMatch.so()(64bit)  
perl(File::FnMatch) = 0.02
perl-File-FnMatch = 0.02-4.fc13
perl-File-FnMatch(x86-64) = 0.02-4.fc13
[coec at bob SPECS]$ 

I've updated the spec file with
---
%global _use_internal_dependency_generator 0
%global __find_provides    %{_rpmconfigdir}/find-provides | grep -v %{srcname}
%global __find_requires    %{_rpmconfigdir}/find-requires | grep -v %{srcname}
---
at the beginning.  rpmlint is clean but rpm -qp --provides stills shows to .so
file.

Unsure how to remove this....



Spec URL:
http://members.iinet.net.au/~coec/RPMS_for_review/perl-File-FnMatch/perl-File-FnMatch.spec
SRPM URL:
http://members.iinet.net.au/~coec/RPMS_for_review/perl-File-FnMatch/perl-File-FnMatch-0.02-4.fc13.src.rpm
RPM URL:
http://members.iinet.net.au/~coec/RPMS_for_review/perl-File-FnMatch/perl-File-FnMatch-0.02-4.fc13.x86_64.rpm

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