Bug 1720199 - Review Request: perl-DBD-MariaDB - MariaDB and MySQL driver for the Perl5 Database Interface (DBI)
Summary: Review Request: perl-DBD-MariaDB - MariaDB and MySQL driver for the Perl5 Dat...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-13 11:30 UTC by Jitka Plesnikova
Modified: 2019-06-18 06:54 UTC (History)
2 users (show)

Fixed In Version: perl-DBD-MariaDB-1.21-1.fc31
Clone Of:
Environment:
Last Closed: 2019-06-18 06:54:55 UTC
Type: ---
Embargoed:
eclipseo: fedora-review+


Attachments (Terms of Use)

Description Jitka Plesnikova 2019-06-13 11:30:33 UTC
Spec URL: https://jplesnik.fedorapeople.org/perl-DBD-MariaDB/perl-DBD-MariaDB.spec
SRPM URL: https://jplesnik.fedorapeople.org/perl-DBD-MariaDB/perl-DBD-MariaDB-1.21-1.fc31.src.rpm

Description:
DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL
databases. In other words: DBD::MariaDB is an interface between the Perl
programming language and the MariaDB/MySQL programming API that comes with
the MariaDB/MySQL relational database management system. Most functions
provided by this programming API are supported. Some rarely used functions
are missing, mainly because no-one ever requested them.

Fedora Account System Username: jplesnik

Comment 1 Robert-André Mauchin 🐧 2019-06-13 18:24:28 UTC
URL and Source addresses are Ok.
Source archive (SHA-256: f5972b337a0d1d4726b2471eb79f23ee0cdd034bf43f4e13f2b516259727141953f53cbccfd0121c0) is original. Ok.
Summary verified from lib/Mail/AuthenticationResults.pm. Ok.
Description verified from lib/DBD/MariaDB.pod. Ok.
License verified from lib/DBD/MariaDB.pod and README.pod. Ok.
Arched package, BuildArch is Ok.

$ rpmlint perl-DBD-MariaDB.spec review-perl-DBD-MariaDB/results/perl-DBD-MariaDB-1.21-1.fc31.x86_64.rpm review-perl-DBD-MariaDB/results/perl-DBD-MariaDB-1.21-1.fc31.src.rpm
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

rpm -q -lv -p perl-DBD-MariaDB-1.21-1.fc31.x86_64.rpm 
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/lib/.build-id
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/lib/.build-id/73
lrwxrwxrwx    1 root    root                       67 Jun 13 20:11 /usr/lib/.build-id/73/f585aa9e93d648eb044fbf7180458ae114b264 -> ../../../../usr/lib64/perl5/vendor_perl/auto/DBD/MariaDB/MariaDB.so
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/lib64/perl5/vendor_perl/DBD
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/lib64/perl5/vendor_perl/DBD/MariaDB
-rw-r--r--    1 root    root                    35707 Feb 27 12:04 /usr/lib64/perl5/vendor_perl/DBD/MariaDB.pm
-rw-r--r--    1 root    root                    51091 Feb 27 12:04 /usr/lib64/perl5/vendor_perl/DBD/MariaDB.pod
-rw-r--r--    1 root    root                    22338 Feb 27 12:04 /usr/lib64/perl5/vendor_perl/DBD/MariaDB/INSTALL.pod
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/lib64/perl5/vendor_perl/auto/DBD
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/lib64/perl5/vendor_perl/auto/DBD/MariaDB
-rwxr-xr-x    1 root    root                   149168 Jun 13 20:11 /usr/lib64/perl5/vendor_perl/auto/DBD/MariaDB/MariaDB.so
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/share/doc/perl-DBD-MariaDB
-rw-r--r--    1 root    root                    10254 Feb 27 12:04 /usr/share/doc/perl-DBD-MariaDB/Changes
-rw-r--r--    1 root    root                    82387 Feb 27 12:04 /usr/share/doc/perl-DBD-MariaDB/Changes.historic
drwxr-xr-x    2 root    root                        0 Jun 13 20:11 /usr/share/licenses/perl-DBD-MariaDB
-rw-r--r--    1 root    root                    18368 Feb 27 12:04 /usr/share/licenses/perl-DBD-MariaDB/LICENSE
-rw-r--r--    1 root    root                    18121 Jun 13 20:11 /usr/share/man/man3/DBD::MariaDB.3pm.gz
-rw-r--r--    1 root    root                     9271 Jun 13 20:11 /usr/share/man/man3/DBD::MariaDB::INSTALL.3pm.gz
File permissions and layout are Ok.

rpm -q --requires -p perl-DBD-MariaDB-1.21-1.fc31.x86_64.rpm | sort -f | uniq -c
      1 libc.so.6()(64bit)
      1 libc.so.6(GLIBC_2.14)(64bit)
      1 libc.so.6(GLIBC_2.15)(64bit)
      1 libc.so.6(GLIBC_2.2.5)(64bit)
      1 libc.so.6(GLIBC_2.3)(64bit)
      1 libc.so.6(GLIBC_2.3.4)(64bit)
      1 libc.so.6(GLIBC_2.4)(64bit)
      1 libmariadb.so.3()(64bit)
      1 libmariadb.so.3(libmysqlclient_18)(64bit)
      1 libperl.so.5.30()(64bit)
      1 libpthread.so.0()(64bit)
      1 libpthread.so.0(GLIBC_2.2.5)(64bit)
      1 perl(:MODULE_COMPAT_5.30.0)
      1 perl(:VERSION) >= 5.8.0
      1 perl(DBI)
      1 perl(DynaLoader)
      1 perl(strict)
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1
      1 rtld(GNU_HASH)
Binary requires are Ok.

rpm -q --provides -p perl-DBD-MariaDB-1.21-1.fc31.x86_64.rpm 
perl(DBD::MariaDB) = 1.21
perl-DBD-MariaDB = 1.21-1.fc31
perl-DBD-MariaDB(x86-64) = 1.21-1.fc31
Binary provides are Ok.

Package builds in Koji (https://koji.fedoraproject.org/koji/taskinfo?taskID=35526470)

Resolution: Package approved.

Comment 2 Gwyn Ciesla 2019-06-17 13:49:02 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/perl-DBD-MariaDB


Note You need to log in before you can comment on or make changes to this bug.