Spec URL: http://people.redhat.com/caolanm/rpms/hyphen-sa.spec SRPM URL: http://people.redhat.com/caolanm/rpms/hyphen-sa-0.20081010-1.fc10.src.rpm Description: Sanskrit hyphenation rules (also usable for Bengali)
I think if hyphen-bn subpackage added to hyphen-sa then we can list that in comps under bengali-support language group
The package provides hyphen-bn at the moment, so you should be able to do that already, i.e. rpm -qp --provides hyphen-sa-0.20081010-1.fc10.noarch.rpm |grep hyphen-bn hyphen-bn = 0.20081010-1.fc10 The (small) catch to making a physical subpackage called hyphen-bn is that it will contain only a link to hyph_sa_IN.dic (and have a Requires: on hyphen-sa) and then rpmlink will complain about dangling links.
Thanks for the above info. Review: + package builds in mock. Koji build => http://koji.fedoraproject.org/koji/taskinfo?taskID=1281841 + rpmlint output for SRPM and for RPM is silent. + source files match upstream. b34adf4185eb8f46773627c240b24806 hyph-sa.tex + package meets naming and packaging guidelines. + specfile is properly named, is cleanly written + Spec file is written in American English. + Spec file is legible. + dist tag is present. + build root is correct. + license is open source-compatible. + License text is included in package. + BuildRequires are proper. + defattr usage is correct. + %clean is present. + package installed properly. + Macro use appears rather consistent. + Package contains code. + no static libraries. + no .pc file present. + no -devel subpackage exists. + no .la files. + no translations are available. + Does owns the directories it creates. + no duplicates in %files. + file permissions are appropriate. + no scriptlets are used. + Not a GUI app. APPROVED.
New Package CVS Request ======================= Package Name: hyphen-sa Short Description: Sanskrit hyphenation rules Owners: caolanm Branches: F-11, devel InitialCC:
cvs done.