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@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(colin.coe@gmail.c | |om) |
--- Comment #3 from Colin Coe colin.coe@gmail.com 2010-09-02 07:39:19 EDT --- [coec@bob SPECS]$ cat /etc/fedora-release Fedora release 13 (Goddard) [coec@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@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@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-Fil... SRPM URL: http://members.iinet.net.au/~coec/RPMS_for_review/perl-File-FnMatch/perl-Fil... RPM URL: http://members.iinet.net.au/~coec/RPMS_for_review/perl-File-FnMatch/perl-Fil...