[Bug 1094864] Review Request: php-pecl-xmldiff - Pecl package for XML diff and merge

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1094864

Remi Collet <fedora@xxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fedora@xxxxxxxxxxxxxxxxx



--- Comment #4 from Remi Collet <fedora@xxxxxxxxxxxxxxxxx> ---
Quick notes:

- unused macro php_apiver

- unneeded default value php_extdir (if really you want to provides default
value for it, you also need to provide default one for php_inidir)

- please run upstream provided test suite

- please install doc in %pecl_docdir (so "pecl list-files xmldiff" will be ok,
I know this is only explicitly written in Guildelines for pear package...)

- prefix ini file with numeric value in rawhide

%if 0%{?fedora} < 21
# After dom
%global ini_name  %{pecl_name}.ini
%else
# After 20-dom
%global ini_name  40-%{pecl_name}.ini
%endif

- filtering private is no more needed in f20+ (and rhel7)

- why don't you provide the -devel sub package ? (with the installed header,
and perhaps the upstream test suite... useful as documentation)

- requires

Requires php-dom%{_isa} and php-libxml%{?_isa} instead of php-xml (from source
code):
    xmldiff.cpp:    ZEND_MOD_REQUIRED("dom")
    xmldiff.cpp:    ZEND_MOD_REQUIRED("libxml")

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review





[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]