Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 156383 Details for
Bug 212984
Review Request: hunspell-ar - Arabic word list/dictionaries for OpenOffice
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
replacement hunspell-ar.spec
hunspell-ar.spec (text/plain), 1.63 KB, created by
Caolan McNamara
on 2007-06-06 19:18:18 UTC
(
hide
)
Description:
replacement hunspell-ar.spec
Filename:
MIME Type:
Creator:
Caolan McNamara
Created:
2007-06-06 19:18:18 UTC
Size:
1.63 KB
patch
obsolete
>Name: hunspell-ar >Summary: Arabic hunspell dictionaries >%define upstreamid 20060208 >Version: 0.%{upstreamid} >Release: 1%{?dist} >Source0: http://hunspell.sourceforge.net/buckwalter_morphan_1_hunspell_patch.tar.gz >Source1: http://www.andy-roberts.net/software/buckwalter2unicode/buckwalter2unicode.py >Group: Applications/Text >URL: http://hunspell.sourceforge.net >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >License: GPL >BuildArch: noarch > >Requires: hunspell > >%description >Arabic (Egypt, Algeria, etc.) hunspell dictionaries > >%prep >%setup -q -n buckwalter_morphan_1_hunspell_patch >cp %{SOURCE1} convert2hunspell >chmod +x convert2hunspell/buckwalter2unicode.py > >%build >cd convert2hunspell >make > >./buckwalter2unicode.py -i arabic_alias.dic -o ../ar_LB.dic >grep -v '^.FX' arabic_alias.aff > nonFX >grep '^.FX' arabic_alias.aff > FX.in >./buckwalter2unicode.py -i FX.in -d ' ' -c 4 -o FX >cat nonFX FX > ../ar_LB.aff > >tr -d '\r' < ../doc/readme.txt > ../doc/readme.txt.new >mv -f ../doc/readme.txt.new ../doc/readme.txt > >%install >rm -rf $RPM_BUILD_ROOT >mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell >cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell > >pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/ >ar_LB_aliases="ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LY ar_MA ar_OM ar_QA ar_SA ar_SD ar_SY ar_TN ar_YE" >for lang in $ar_LB_aliases; do > ln -s ar_LB.aff $lang.aff > ln -s ar_LB.dic $lang.dic >done >popd > >%clean >rm -rf $RPM_BUILD_ROOT > >%files >%defattr(-,root,root,-) >%doc gpl.txt doc/readme.txt convert2hunspell/README >%{_datadir}/myspell/* > >%changelog >* Wed Jun 06 2007 Caolan McNamara <caolanm@redhat.com> - 0.20060208-1 >- initial version
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 212984
:
156334
|
156335
|
156353
|
156354
|
156377
|
156381
| 156383