Yes, I saw the usage of %php_pear_gen_filelist. and I saw the RPM Group in many pear packages is Development/Languages, which will prompt a "non-standard-group" warning. so maybe we still need that group. or an exception in rpmlint.
Development/Libraries/PHP should not trigger warnings.
and It seems (I haven't checked that) such usage like Requires: php5-channel(xinc) or Provides: php5-pear(xinc/xinc) = %{version}-%{release} which is mentioned in Fedora wiki is not supported yet.
Use instead: BuildRequires: php5-pear-channel-xinc Requires: php5-pear-channel-xinc I will need to write some docs on all this, I currently just lack time. -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org