Bug 578036
| Summary: | lang-specific overrides rule doesn't work as expected | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Akira TAGOH <tagoh> | |
| Component: | lohit-malayalam-fonts | Assignee: | Pravin Satpute <psatpute> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | low | |||
| Version: | rawhide | CC: | fonts-bugs, i18n-bugs, psatpute | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | lohit-malayalam-fonts-2.4.4-5.fc13 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 586862 (view as bug list) | Environment: | ||
| Last Closed: | 2010-04-25 14:01:39 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 578015 | |||
| Bug Blocks: | 507684, 586862 | |||
|
Description
Akira TAGOH
2010-03-30 03:46:25 UTC
lohit-malayalam-fonts-2.4.4-5.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/lohit-malayalam-fonts-2.4.4-5.fc13 fixed in lohit-malayalam-fonts-2.4.4-5.fc14 lohit-malayalam-fonts-2.4.4-5.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update lohit-malayalam-fonts'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/lohit-malayalam-fonts-2.4.4-5.fc13 Please note that I've removed smc-meera-fonts for testing first since it has a priority than lohit-malayalam-fonts. Testing result: # rpm -q lohit-malayalam-fonts lohit-malayalam-fonts-2.4.4-5.fc13.noarch # fc-match monospace:lang=en DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book" # fc-match monospace:lang=en-us DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book" # fc-match monospace:lang=ml Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match monospace:lang=ml-in Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match serif:lang=en DejaVuSerif.ttf: "DejaVu Serif" "Book" # fc-match serif:lang=en-us DejaVuSerif.ttf: "DejaVu Serif" "Book" # fc-match serif:lang=ml Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match serif:lang=ml-in Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" Though no rules for monospace nor serif in lohit-malayalam-fonts. may be good to have one for them? # fc-match sans:lang=en DejaVuSans.ttf: "DejaVu Sans" "Book" # fc-match sans:lang=en-us DejaVuSans.ttf: "DejaVu Sans" "Book" # fc-match sans:lang=ml Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" # fc-match sans:lang=ml-in Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular" That looks good. # for i in $(ls /usr/share/locale|grep -v ml); do fc-match sans:lang=$i|grep "Lohit Malayalam"; [ $? = 0 ] && echo $i; done # Confirmed that the updated package works fine. lohit-malayalam-fonts-2.4.4-5.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |