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 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?([email protected] |
                   |om)                         |

--- Comment #3 from Colin Coe <[email protected]> 2010-09-02 07:39:19 EDT ---
[c...@bob SPECS]$ cat /etc/fedora-release 
Fedora release 13 (Goddard)
[c...@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.
[c...@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
[c...@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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to