Bug 490592

Summary: Review Request: php-ezc-PersistentObject - eZ Components PersistentObject
Product: [Fedora] Fedora Reporter: Guillaume Kulakowski <guillaume>
Component: Package ReviewAssignee: Remi Collet <fedora>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: fedora, fedora-package-review, notting
Target Milestone: ---Flags: fedora: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: 1.5.1-1.fc10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-05-13 00:21:21 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: 484507, 484509, 488542    
Bug Blocks:    

Description Guillaume Kulakowski 2009-03-17 07:11:48 UTC
PersistentObject is a part of eZ Components :
https://admin.fedoraproject.org/pkgdb/packages/name/php-channel-ezc

This component allows you to store an arbitrary data structures to a fixed
database table. The component provides all the functionality needed to fetch,
list, delete etc these datastructures.


SPEC:
http://llaumgui.fedorapeople.org/review/ez_components/php-ezc-PersistentObject.spec

SRPM:
http://llaumgui.fedorapeople.org/review/ez_components/php-ezc-PersistentObject-1.5-1.fc10.noarch.rpm

RPM:
http://llaumgui.fedorapeople.org/review/ez_components/php-ezc-PersistentObject-1.5-1.fc10.src.rpm

rpmlint:
builder@enterprise ~> rpmlint rpmbuild/**/php-ezc-PersistentObject*               
2 packages and 1 specfiles checked; 0 errors, 0 warnings.

Pear CompatInfo:
+-----------------------------+---------+---+------------+--------------------+
| Files                       | Version | C | Extensions | Constants/Tokens   |
+-----------------------------+---------+---+------------+--------------------+
| ./*                         | 5.0.0   | 0 |            | ...CTORY_SEPARATOR |
|                             |         |   |            | __FUNCTION__       |
|                             |         |   |            | abstract           |
|                             |         |   |            | catch              |
|                             |         |   |            | implements         |
|                             |         |   |            | instanceof         |
|                             |         |   |            | interface          |
|                             |         |   |            | private            |
|                             |         |   |            | protected          |
|                             |         |   |            | public             |
|                             |         |   |            | throw              |
|                             |         |   |            | try                |
+-----------------------------+---------+---+------------+--------------------+

Comment 2 Remi Collet 2009-04-27 16:05:38 UTC
REVIEW:

+ rpmlint is ok
php-ezc-PersistentObject.src: I: checking
php-ezc-PersistentObject.noarch: I: checking
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
+ package name ok
+ spec file name ok
+ package meet the PHP Guidelines (new update)
+ License ok : BSD
+ License is upstream 
+ spec in english and legible
+ license file in sources is provided
+ sources match the upstream sources
59fc321865ed557c2cab024fbc3b0d28  PersistentObject-1.5.1.tgz
+ Source URL ok
+ build  on F10.x86_64
+ BuildRequires (php-pear >= 1:1.4.9-1.2, php-channel(components.ez.no)) ok
+ no locale
+ no .so
+ own all directories that it creates
+ no duplicate file
+ %defattr ok
+ %clean section
+ use macros consistently
+ contain code
+ small documentation not required to run
+ no devel
+ no pkgconfig
+ no sub-package
+ no GUI
+ don't own files or directories already owned by other packages
+ %install start with rm -rf 
+ valid UTF-8
+ build in mock (fedora-rawhide-x86_64)
+ no test suite
+ scriptlets ok
+ Final Requires ok
/usr/bin/pear  
php-common >= 5.2.1
php-pear(components.ez.no/Base) >= 1.6.1
php-pear(components.ez.no/Database) >= 1.3
+ Final Provides ok
php-pear(components.ez.no/PersistentObject) = 1.5.1
php-ezc-PersistentObject = 1.5.1-1.fc8

--------
APPROVED
--------

Comment 3 Guillaume Kulakowski 2009-04-27 17:45:45 UTC
New Package CVS Request
=======================
Package Name: php-ezc-PersistentObject
Short Description: Allows you to store an arbitrary data structures to a fixed database table
Owners: llaumgui
Branches: F-9 F-10 F-11
InitialCC:

Comment 4 Kevin Fenzi 2009-04-29 03:04:21 UTC
cvs done.

Comment 5 Fedora Update System 2009-04-29 17:19:53 UTC
php-ezc-PersistentObject-1.5.1-1.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/php-ezc-PersistentObject-1.5.1-1.fc9

Comment 6 Fedora Update System 2009-04-29 17:19:58 UTC
php-ezc-PersistentObject-1.5.1-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/php-ezc-PersistentObject-1.5.1-1.fc10

Comment 7 Fedora Update System 2009-05-02 16:29:33 UTC
php-ezc-PersistentObject-1.5.1-1.fc9 has been pushed to the Fedora 9 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=updates-testing-newkey update php-ezc-PersistentObject'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-4117

Comment 8 Fedora Update System 2009-05-02 16:30:53 UTC
php-ezc-PersistentObject-1.5.1-1.fc10 has been pushed to the Fedora 10 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=updates-testing update php-ezc-PersistentObject'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-4125

Comment 9 Fedora Update System 2009-05-13 00:21:16 UTC
php-ezc-PersistentObject-1.5.1-1.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2009-05-13 00:29:53 UTC
php-ezc-PersistentObject-1.5.1-1.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Guillaume Kulakowski 2010-08-29 09:10:32 UTC
Package Change Request
======================
Package Name: php-ezc-PersistentObject
New Branches: EL-6
Owners: llaumgui

Comment 12 Kevin Fenzi 2010-08-29 18:48:09 UTC
Git done (by process-git-requests).

Comment 13 Guillaume Kulakowski 2014-09-02 13:07:04 UTC
Package Change Request
======================
Package Name: php-ezc-PersistentObject
New Branches: EL-7
Owners: llaumgui

Comment 14 Gwyn Ciesla 2014-09-02 13:23:48 UTC
Git done (by process-git-requests).