Bug 1277395 (nette/component-model)

Summary: Review Request: php-nette-component-model - Nette Component Model
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: Package ReviewAssignee: Shawn Iwinski <shawn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, shawn
Target Milestone: ---Flags: shawn: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-26 20:58:50 UTC Type: ---
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: 1277375, 1277377    
Bug Blocks: 1277465, 1277470, 1277484    
Attachments:
Description Flags
phpcompatinfo-full.log
none
phpcompatinfo-lib.log
none
fedora-review.txt none

Description Remi Collet 2015-11-03 09:00:08 UTC
Spec URL: https://raw.githubusercontent.com/remicollet/remirepo/1ba8f1e908fe284aa44e5c5623684ec53ce029d4/php/nette/php-nette-component-model/php-nette-component-model.spec
SRPM URL: http://rpms.famillecollet.com/SRPMS/php-nette-component-model-2.2.4-2.remi.src.rpm
Description:
Components are the foundation of reusable code. They make your work easier
and allow you to profit from community work. Components are wonderful.
Nette Framework introduces several classes and interfaces for all these
types of components.

Object inheritance allows us to have a hierarchic structure of classes like
in real world. We can create new classes by extending. These extended classes
are descendants of the original class and inherit its parameters and methods.
Extended class can add its own parameters and methods to the inherited ones.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/ComponentModel/autoload.php';

Fedora Account System Username: remi

Comment 1 Upstream Release Monitoring 2015-11-10 17:00:43 UTC
remi's scratch build of php-nette-component-model-2.2.4-2.remi.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11776436

Comment 2 Shawn Iwinski 2015-11-16 00:45:04 UTC
Created attachment 1094674 [details]
phpcompatinfo-full.log

phpCompatInfo version 4.5.1 DB built Oct 11 2015 19:52:03 CEST

Comment 3 Shawn Iwinski 2015-11-16 00:45:48 UTC
Created attachment 1094675 [details]
phpcompatinfo-lib.log

phpCompatInfo version 4.5.1 DB built Oct 11 2015 19:52:03 CEST

Comment 4 Shawn Iwinski 2015-11-16 00:46:38 UTC
Created attachment 1094676 [details]
fedora-review.txt

Generated by fedora-review 0.6.0 (3c5c9d7) last change: 2015-05-20
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 1277395
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, PHP, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 5 Shawn Iwinski 2015-11-16 00:48:00 UTC
[!]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf %{buildroot} present but not required
[!]: Each %files section contains %defattr if rpm < 4.4
     Note: %defattr present but not needed
[!]: Buildroot is not present
     Note: Buildroot: present but not needed
[!]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: %clean present but not required

As usual, remove EPEL 5 bits after initial import.



[x]: Requires correct, justified where necessary.

     Minor fix: "nette/utils": "^2.3.5"
         BuildRequires:  php-composer(%{gh_owner}/utils) >= 2.2
         Requires:       php-composer(%{gh_owner}/utils) >= 2.2

     Memcache?:
         %if 0%{?fedora} > 21
         Suggests:       php-pecl(memcache)
         %endif



No blockers.

===== APPROVED =====

Comment 6 Remi Collet 2015-11-16 05:40:10 UTC
Thanks!

New package requested on pkgdb.

Comment 7 Gwyn Ciesla 2015-11-16 14:21:37 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/php-nette-component-model

Comment 8 Fedora Update System 2015-11-16 16:42:32 UTC
php-nette-component-model-2.2.4-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-b6513b801d

Comment 9 Fedora Update System 2015-11-16 16:42:37 UTC
php-nette-component-model-2.2.4-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-985cff36ac

Comment 10 Fedora Update System 2015-11-16 16:42:38 UTC
php-nette-component-model-2.2.4-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-70eedc779a

Comment 11 Fedora Update System 2015-11-18 01:20:35 UTC
php-nette-component-model-2.2.4-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update php-nette-component-model'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-b96c0e7933

Comment 12 Fedora Update System 2015-11-18 16:52:59 UTC
php-nette-component-model-2.2.4-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-nette-component-model'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b6513b801d

Comment 13 Fedora Update System 2015-11-18 22:18:58 UTC
php-nette-component-model-2.2.4-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update php-nette-component-model'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-70eedc779a

Comment 14 Fedora Update System 2015-11-19 00:22:48 UTC
php-nette-component-model-2.2.4-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update php-nette-component-model'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-985cff36ac

Comment 15 Fedora Update System 2015-11-26 20:58:47 UTC
php-nette-component-model-2.2.4-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2015-11-27 03:56:00 UTC
php-nette-component-model-2.2.4-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2015-12-05 20:29:19 UTC
php-nette-component-model-2.2.4-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2015-12-05 21:41:49 UTC
php-nette-component-model-2.2.4-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.