https://bugzilla.redhat.com/show_bug.cgi?id=2513838
Jitka Plesnikova <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #4 from Jitka Plesnikova <[email protected]> --- Source file is ok Summary is ok License is ok Description is ok URL and Source0 are ok All tests passed (database tests skipped because DBI_DSN is undefined, which is expected without a live ODBC data source) BuildRequires: FIX: Add build-require 'coreutils' - it is needed for %{_fixperms}. $ rpm -qp --requires perl-DBD-ODBC-1.61-13.fc46.x86_64.rpm | sort | uniq -c | grep -v rpmlib 1 libc.so.6()(64bit) 1 libc.so.6(GLIBC_2.14)(64bit) 1 libc.so.6(GLIBC_2.2.5)(64bit) 1 libc.so.6(GLIBC_2.3.4)(64bit) 1 libc.so.6(GLIBC_2.3)(64bit) 1 libc.so.6(GLIBC_2.38)(64bit) 1 libc.so.6(GLIBC_2.4)(64bit) 1 libc.so.6(GLIBC_ABI_DT_RELR)(64bit) 1 libc.so.6(GLIBC_ABI_GNU2_TLS)(64bit) 1 libodbc.so.2()(64bit) 1 libperl.so.5.44()(64bit) 1 perl(constant) 1 perl(DBI) >= 1.609 1 perl(DynaLoader) 1 perl(Exporter) 1 perl-libs 1 perl(:MODULE_COMPAT_5.44.0) 1 perl(strict) 1 perl(:VERSION) >= 5.8.0 1 perl(warnings) 1 rtld(GNU_HASH) 1 unixODBC Binary requires are Ok. $ rpm -qp --provides perl-DBD-ODBC-1.61-13.fc46.x86_64.rpm | sort | uniq -c 1 perl(DBD::ODBC) 1 perl-DBD-ODBC = 1.61-13.fc46 1 perl-DBD-ODBC(x86-64) = 1.61-13.fc46 Binary provides are Ok. $ rpmlint ./perl-DBD-ODBC* perl-DBD-ODBC.src: E: spelling-error ('unixODBC', '%description -l en_US') perl-DBD-ODBC.x86_64: E: spelling-error ('unixODBC', '%description -l en_US') 2 packages and 1 specfiles checked; 2 errors, 0 warnings, 8 filtered, 2 badness; has taken 0.8 s Note: The spelling error is a false positive - unixODBC is a product name. TODO: Explicitly name packaged files in %{_mandir}/man* and %{perl_vendorarch} directories https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_lists. TODO: Please consider to add examples to documentation. Don't forget to remove execute bit. Please consider fixing 'FIX' and 'TODO' items. Resolution: Approved -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2513838 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202513838%23c4 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
