Bug 214234 (pear-Net-DIME)

Summary: Review Request: php-pear-Net-DIME - Implements Direct Internet Message Encapsulation (DIME)
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: Package ReviewAssignee: Christopher Stone <chris.stone>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideFlags: kevin: fedora-cvs+
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-14 19:43:33 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:    
Bug Blocks: 163779, 214236    

Description Remi Collet 2006-11-06 18:39:27 UTC
Spec URL: http://remi.collet.free.fr/rpms/extras/php-pear-Net-DIME.spec
SRPM URL: http://remi.collet.free.fr/rpms/extras/php-pear-Net-DIME-0.3-1.fc6.src.rpm
Mock Log: http://remi.collet.free.fr/rpms/extras/php-pear-Net-DIME-build.log
Description: 
This is the initial independent release of the Net_DIME package.
Provides an implementation of "Direct Internet Message Encapsulation" (DIME) 
as defined at http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt

Note : this specification has been superseded by the SOAP Message Transmission
Optimization Mechanism (MTOM) specification.


-----

I know it's only a beta version
I know this extension seems dead.
dime_message_test.php seems ok
dime_record_test.php seems KO.

I know the protocol is "superseded" (it's why i add the note in the desc.)
but i need it for the SOAP extension (which only use  Net_DIME_Message).

Comment 1 Christopher Stone 2006-11-11 02:55:23 UTC
==== REVIEW CHECKLIST ====
- rpmlint output clean
- package named according to package naming guidelines
- spec filename matches package %{name}
- package meets packaging guidelines
- package licensed with open source compatible license
- license matches actual license
- license file included in %doc
- spec file written in American english
- spec file legible
- sources match upstream
5e740eff36c049f4dcb348c6fb24da11  Net_DIME-0.3.tgz
- successfully compiles and builds on FC5 x86_64
- all build dependencies listed in BR
- no locales
- does not store a shared library
- package is not relocatable
- package owns all directories it creates
- no duplicates listed in %files
- file permissions set properly
- contains proper %clean section
- macro usage is consistent
- package contains code
- no large documentation files
- no header files or static libraries
- no pkgconfig files
- no devel subpackage required
- no .la files
- not a GUI app needing a .desktop file
- package does not own files or directories owned by other packages

APPROVED

Comment 2 Remi Collet 2008-12-01 16:10:04 UTC
Package Change Request
======================
Package Name: pear-Net-DIME
New Branches: EL-5
Owners: remi

Comment 3 Remi Collet 2008-12-01 16:12:57 UTC
Fix typo in previous request :

Package Change Request
======================
Package Name: php-pear-Net-DIME
New Branches: EL-5
Owners: remi

Comment 4 Kevin Fenzi 2008-12-01 21:54:07 UTC
cvs done.