Bug 498721 - Review Request: php-ezc-Webdav - eZ Components Webdav
Summary: Review Request: php-ezc-Webdav - eZ Components Webdav
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 498723
TreeView+ depends on / blocked
 
Reported: 2009-05-02 14:43 UTC by Guillaume Kulakowski
Modified: 2014-09-02 13:30 UTC (History)
3 users (show)

Fixed In Version: 1.1-2.fc9
Clone Of:
Environment:
Last Closed: 2009-06-30 21:24:09 UTC
Type: ---
Embargoed:
fedora: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Guillaume Kulakowski 2009-05-02 14:43:17 UTC
Webdavv is a part of eZ Components :

https://admin.fedoraproject.org/pkgdb/packages/name/php-channel-ezc
This component allows you to set up and run your own WebDAV (RFC 2518) server,
to enable online content editing for the users of your system through the
WebDAV HTTP extension.


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

SRPM:
http://llaumgui.fedorapeople.org/review/ez_components/php-ezc-Webdav-1.1-1.fc10.src.rpm

RPM:
http://llaumgui.fedorapeople.org/review/ez_components/php-ezc-Webdav-1.1-1.fc10.noarch.rpm

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

Pear CompatInfo:
+-----------------------------+---------+---+------------+--------------------+
| Files                       | Version | C | Extensions | Constants/Tokens   |
+-----------------------------+---------+---+------------+--------------------+
| ./*                         | 5.1.1   | 0 | date       | DATE_ISO8601       |
|                             |         |   | hash       | DATE_RFC1123       |
|                             |         |   | libxml     | __CLASS__          |
|                             |         |   | mime_magic | abstract           |
|                             |         |   | pcre       | catch              |
|                             |         |   |            | clone              |
|                             |         |   |            | final              |
|                             |         |   |            | implements         |
|                             |         |   |            | instanceof         |
|                             |         |   |            | interface          |
|                             |         |   |            | private            |
|                             |         |   |            | protected          |
|                             |         |   |            | public             |
|                             |         |   |            | throw              |
|                             |         |   |            | try                |
+-----------------------------+---------+---+------------+--------------------+

Comment 1 Mamoru TASAKA 2009-05-18 17:19:11 UTC
(The submitter cannot be the reviewer and should not set
 fedora-review flag by yourself)

Comment 2 Remi Collet 2009-05-30 06:55:12 UTC
REVIEW:

+ rpmlint is ok
php-ezc-Webdav.src: I: checking
php-ezc-Webdav.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
b97a4d88771171bbeba466837be97e4c  Webdav-1.1.tgz
+ Source URL ok
+ build  on F11.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
php-xml  
+ Final Provides ok
php-pear(components.ez.no/Webdav) = 1.1
php-ezc-Webdav = 1.1-1.fc8

Notes:

Should use %global rather than %define

As reported by pci, this need mime_magic.
ezcWebdavFileBackend::getMimeType, can use fileinfo (first) or mime_magic (second, but not available) or a DAV property or a default value.

So, Should requires Fileinfo extension.

"grep -r hasExtensionSupport /usr/share/pear/ezc/Webdav" doesn't report other optional extension

No blocker, so

========
APPROVED
========

Comment 3 Guillaume Kulakowski 2009-06-07 09:10:13 UTC
New Package CVS Request
=======================
Package Name: php-ezc-Webdav
Short Description: Set up and run your own WebDAV server
Owners: llaumgui
Branches: F-9 F-10 F-11
InitialCC:

Comment 4 Jason Tibbitts 2009-06-08 16:23:40 UTC
CVS done.

Comment 5 Fedora Update System 2009-06-14 19:37:00 UTC
php-ezc-Webdav-1.1-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/php-ezc-Webdav-1.1-2.fc11

Comment 6 Fedora Update System 2009-06-14 19:37:05 UTC
php-ezc-Webdav-1.1-2.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/php-ezc-Webdav-1.1-2.fc10

Comment 7 Fedora Update System 2009-06-14 19:37:09 UTC
php-ezc-Webdav-1.1-2.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/php-ezc-Webdav-1.1-2.fc9

Comment 8 Fedora Update System 2009-06-18 11:48:26 UTC
php-ezc-Webdav-1.1-2.fc11 has been pushed to the Fedora 11 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-Webdav'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-6584

Comment 9 Fedora Update System 2009-06-18 11:50:06 UTC
php-ezc-Webdav-1.1-2.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-Webdav'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-6602

Comment 10 Fedora Update System 2009-06-18 11:52:15 UTC
php-ezc-Webdav-1.1-2.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-Webdav'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2009-6620

Comment 11 Fedora Update System 2009-06-30 21:24:04 UTC
php-ezc-Webdav-1.1-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2009-06-30 21:33:28 UTC
php-ezc-Webdav-1.1-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2009-06-30 21:35:18 UTC
php-ezc-Webdav-1.1-2.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Guillaume Kulakowski 2010-08-29 09:12:57 UTC
Package Change Request
======================
Package Name: php-ezc-Webdav
New Branches: EL-6
Owners: llaumgui

Comment 15 Kevin Fenzi 2010-08-29 18:51:39 UTC
Git done (by process-git-requests).

Comment 16 Guillaume Kulakowski 2014-09-02 13:08:00 UTC
Package Change Request
======================
Package Name: php-ezc-Webdav
New Branches: EL-7
Owners: llaumgui

Comment 17 Gwyn Ciesla 2014-09-02 13:30:33 UTC
Git done (by process-git-requests).


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