Bug 1121745
| Summary: | Review Request: php53-tcpdf - PHP class for generating PDF documents | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Robert Scheck <redhat-bugzilla> | ||||
| Component: | Package Review | Assignee: | Remi Collet <fedora> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | el5 | CC: | fedora, package-review | ||||
| Target Milestone: | --- | Flags: | fedora:
fedora-review+
gwync: fedora-cvs+ |
||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | php53-tcpdf-6.0.091-2.el5 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-09 19:55:57 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1121355 | ||||||
| Attachments: |
|
||||||
|
Description
Robert Scheck
2014-07-21 18:44:08 UTC
Spec URL: http://labs.linuxnetz.de/bugzilla/php53-tcpdf.spec SRPM URL: http://labs.linuxnetz.de/bugzilla/php53-tcpdf-6.0.091-1.src.rpm I was hoping someone else will review, this package... seems bad practice to review one of myspec... so will only review the change...
About
BuildRequires: php-cli
Strangely is works... (and pull php53-cli)
I would have have prefer
BuildRequires: php-cli > 5.3
or
BuildRequires: php53-cli
Minor issue in the inter-package dependencies.
In php53-tcpdf-gnufree*, missing
Requires: %{name} = %{version}-%{release}
See http://pkgs.fedoraproject.org/cgit/php-tcpdf.git/commit/?id=7e768582a676e481024a96fe6ef2091fafef8c6c
Koji scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=7603707
Installation test:
# yum --nogpgcheck localinstall /tmp/php53-tcpdf*
...
Installing:
php53-tcpdf noarch 6.0.091-1.el5.centos /php53-tcpdf-6.0.091-1.el5.centos.noarch
php53-tcpdf-dejavu-lgc-sans-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-dejavu-lgc-sans-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-dejavu-lgc-sans-mono-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-dejavu-lgc-sans-mono-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-dejavu-lgc-serif-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-dejavu-lgc-serif-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-dejavu-sans-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-dejavu-sans-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-dejavu-sans-mono-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-dejavu-sans-mono-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-dejavu-serif-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-dejavu-serif-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-gnu-free-mono-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-gnu-free-mono-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-gnu-free-sans-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-gnu-free-sans-fonts-6.0.091-1.el5.centos.noarch
php53-tcpdf-gnu-free-serif-fonts noarch 6.0.091-1.el5.centos /php53-tcpdf-gnu-free-serif-fonts-6.0.091-1.el5.centos.noarch
Installing for dependencies:
dejavu-lgc-sans-fonts noarch 2.33-4.el5 epel
dejavu-lgc-sans-mono-fonts noarch 2.33-4.el5 epel
dejavu-lgc-serif-fonts noarch 2.33-4.el5 epel
dejavu-sans-mono-fonts noarch 2.33-4.el5 epel
dejavu-serif-fonts noarch 2.33-4.el5 epel
php53-bcmath x86_64 5.3.3-23.el5_10 updates
php53-cli x86_64 5.3.3-23.el5_10 updates
php53-common x86_64 5.3.3-23.el5_10 updates
php53-gd x86_64 5.3.3-23.el5_10 updates
php53-mbstring x86_64 5.3.3-23.el5_10 updates
php53-mcrypt x86_64 5.3.3-1.el5 epel
php53-tidy x86_64 5.3.3-1.el5 epel
php53-xml x86_64 5.3.3-23.el5_10 updates
...
So everything seems ok.
Just need to fix the inter-packages dependency.
Spec URL: http://labs.linuxnetz.de/bugzilla/php53-tcpdf.spec SRPM URL: http://labs.linuxnetz.de/bugzilla/php53-tcpdf-6.0.091-2.src.rpm If you agree, I would like to merge my php53-tcpdf specific changes into the regular php-tcpdf spec file thus maintaining the package gets easier; actually that is 10 small %if sections plus the adapted build requires. Created attachment 938452 [details]
diff.txt
=> diff -u /work/fedora/php-tcpdf/php-tcpdf.spec php53-tcpdf.spec
Everything is ok. === APPROVED === (In reply to Robert Scheck from comment #3) > If you agree, I would like to merge my php53-tcpdf specific changes into > the regular php-tcpdf spec file thus maintaining the package gets easier; > actually that is 10 small %if sections plus the adapted build requires. I'm fine with this merge. Just do it (apply for ACL in rawhide if needed) New Package SCM Request ======================= Package Name: php53-tcpdf Short Description: PHP class for generating PDF documents and barcodes Upstream URL: http://www.tcpdf.org Owners: robert Branches: el5 InitialCC: Git done (by process-git-requests). php53-tcpdf-6.0.091-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/php53-tcpdf-6.0.091-2.el5 php53-tcpdf-6.0.091-2.el5 has been pushed to the Fedora EPEL 5 testing repository. php53-tcpdf-6.0.091-2.el5 has been pushed to the Fedora EPEL 5 stable repository. |