Bug 497688 - Review Request: php-pecl-memcached - Extension to work with the Memcached caching daemon
Summary: Review Request: php-pecl-memcached - Extension to work with the Memcached cac...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Guillaume Kulakowski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 497682
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-26 08:09 UTC by Remi Collet
Modified: 2011-01-29 00:32 UTC (History)
3 users (show)

Fixed In Version: 1.0.0-1.fc11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-04 23:51:11 UTC
Type: ---
Embargoed:
guillaume: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Description Remi Collet 2009-04-26 08:09:39 UTC
Spec URL: http://remi.fedorapeople.org/php-pecl-memcache.spec
SRPM URL: http://remi.fedorapeople.org/php-pecl-memcached-0.1.5-1.fc8.src.rpm
Mock log: http://remi.fedorapeople.org/php-pecl-memcached-mock.log
Description: 
This extension uses libmemcached library to provide API for communicating
with memcached servers.

memcached is a high-performance, distributed memory object caching system,
generic in nature, but intended for use in speeding up dynamic web
applications by alleviating database load.

It also provides a session handler (memcached).

---- 
Can't provide koji scratch build as libmemcached not yet available.

rpmlint is silent :
php-pecl-memcached.src: I: checking
php-pecl-memcached.x86_64: I: checking
php-pecl-memcached-debuginfo.x86_64: I: checking
3 packages and 1 specfiles checked; 0 errors, 0 warnings.

Comment 1 Guillaume Kulakowski 2009-05-02 18:17:48 UTC
+ rpmlint is ok
    php-pecl-memcached.x86_64: I: checking
    php-pecl-memcached-debuginfo.x86_64: I: checking
    php-pecl-memcached.src: I: checking
    3 packages and 1 specfiles checked; 0 errors, 0 warnings.
+ package name ok
+ spec file name ok
+ package meet the PHP Guidelines
+ License ok : PHP
+ License is upstream 
+ spec in english and legible
+ license file in sources is provided
+ sources match the upstream sources
646c3ffb622adc0379a3951155f7f4bb  memcached-0.1.5.tgz
+ Source URL ok
+ build  on F10.x86_64
BuildRequires is ok
    php-devel >= 5.2.0, php-pear
    libmemcached-devel, zlib-devel
+ 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
+ devel package OK
+ 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 (F-10 i386 & x86_64)
+ no test suite
+ scriptlets ok
+ Final Requires ok
    php(zend-abi) = %{php_zend_api}
    php(api) = %{php_core_api}
+ Final Provides ok
    php-pecl(%{pecl_name}) = %{version}-%{release}

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

Comment 2 Remi Collet 2009-05-03 05:03:48 UTC
Thanks for the review

New Package CVS Request
=======================
Package Name: php-pecl-memcached
Short Description: Extension to work with the Memcached caching daemon
Owners: remi
Branches: F-10 F-11
InitialCC:

Comment 3 Kevin Fenzi 2009-05-04 03:44:27 UTC
cvs done.

Comment 4 Fedora Update System 2009-05-20 16:03:42 UTC
php-pecl-memcached-0.1.5-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/php-pecl-memcached-0.1.5-1.fc11

Comment 5 Fedora Update System 2009-05-20 16:04:07 UTC
php-pecl-memcached-0.1.5-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/php-pecl-memcached-0.1.5-1.fc10

Comment 6 Fedora Update System 2009-05-21 23:24:31 UTC
php-pecl-memcached-0.1.5-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-pecl-memcached'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-5290

Comment 7 Fedora Update System 2009-05-21 23:26:57 UTC
php-pecl-memcached-0.1.5-1.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-pecl-memcached'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-5307

Comment 8 Fedora Update System 2009-06-29 15:34:39 UTC
php-pecl-memcached-0.2.0-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/php-pecl-memcached-0.2.0-1.fc11

Comment 9 Fedora Update System 2009-06-29 15:36:26 UTC
php-pecl-memcached-0.2.0-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/php-pecl-memcached-0.2.0-1.fc10

Comment 10 Fedora Update System 2009-07-02 05:47:12 UTC
php-pecl-memcached-0.2.0-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-pecl-memcached'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7215

Comment 11 Fedora Update System 2009-07-02 05:53:41 UTC
php-pecl-memcached-0.2.0-1.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-pecl-memcached'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7277

Comment 12 Fedora Update System 2009-07-12 18:11:54 UTC
php-pecl-memcached-1.0.0-1.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/php-pecl-memcached-1.0.0-1.fc11

Comment 13 Fedora Update System 2009-07-12 18:12:27 UTC
php-pecl-memcached-1.0.0-1.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/php-pecl-memcached-1.0.0-1.fc10

Comment 14 Fedora Update System 2009-07-16 07:14:47 UTC
php-pecl-memcached-1.0.0-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-pecl-memcached'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F10/FEDORA-2009-7620

Comment 15 Fedora Update System 2009-07-16 07:34:01 UTC
php-pecl-memcached-1.0.0-1.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-pecl-memcached'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7686

Comment 16 Fedora Update System 2009-12-04 23:51:05 UTC
php-pecl-memcached-1.0.0-1.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 17 Remi Collet 2011-01-28 16:09:11 UTC
Package Change Request
======================
Package Name: php-pecl-memcached
New Branches: el5 el6
Owners: remi

Comment 18 Jason Tibbitts 2011-01-29 00:32:40 UTC
Git done (by process-git-requests).


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