Bug 517821 - Review Request: hyphen-bn - Bengali hyphenation rules
Summary: Review Request: hyphen-bn - Bengali hyphenation rules
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-17 11:13 UTC by Parag Nemade
Modified: 2009-08-20 06:58 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-20 06:58:46 UTC
Type: ---
Embargoed:
caolanm: fedora-review+
j: fedora-cvs+


Attachments (Terms of Use)

Description Parag Nemade 2009-08-17 11:13:44 UTC
Spec URL: http://paragn.fedorapeople.org/hyphen-bn.spec
SRPM URL: http://paragn.fedorapeople.org/hyphen-bn-0.20090813-1.fc11.src.rpm
Description: Bengali hyphenation rules

Comment 1 Caolan McNamara 2009-08-19 07:31:15 UTC
Review:
+ package builds in mock
+ rpmlint is error-free for SRPM and for RPM.
+ source files match upstream url
+ 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.
+ %doc is present.
+ BuildRequires are proper.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code, not content.
+ no headers or static libraries.
+ no .pc file present.
+ no -devel subpackage
+ no .la files.
+ no translations are available
+ Does owns the directories it creates.
+ no scriptlets present.
+ no duplicates in %files.
+ file permissions are appropriate.
+ Not a GUI application

APPROVED.  


Are these hyphenation rules good for Bengali as written in Bangladesh ?, I'd guess that they probably are, if so then maybe...

pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
bn_IN_aliases="bn_BD"
for lang in $bn_IN_aliases; do
        ln -s hyph_bn_IN.dic hyph_$lang.dic
done
popd

after the cp is indicated

Comment 2 Parag Nemade 2009-08-19 08:47:41 UTC
Thanks for the review.

I will ask upstream and if they says its ok I will add support for bn_BD. 

New Package CVS Request
=======================
Package Name: hyphen-bn
Short Description: Bengali hyphenation rules
Owners: pnemade
Branches: F-11, devel
InitialCC: pnemade

Comment 3 Jason Tibbitts 2009-08-19 21:25:53 UTC
CVS done.

You don't have to request a devel branch, you know.

Comment 4 Parag Nemade 2009-08-20 06:58:46 UTC
Built for all requested branches with bn_BD support.


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