Bug 630500 - zabbix-1.8.3-1 - directory fonts wrong
Summary: zabbix-1.8.3-1 - directory fonts wrong
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: zabbix
Version: rawhide
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-06 02:11 UTC by Roberto Yokota
Modified: 2010-09-28 05:25 UTC (History)
2 users (show)

Fixed In Version: zabbix-1.8.3-2.fc13
Clone Of:
Environment:
Last Closed: 2010-09-23 12:31:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Roberto Yokota 2010-09-06 02:11:49 UTC
Description of problem:

In path2 zabbix-1.8.3-fonts-config.patch the directory is wrong.

Version-Release number of selected component (if applicable):

zabbix-1.8.3-1.el6.src.rpm
zabbix-1.8.3-1.fc15.src.rpm

Additional info:

Current:
+       define('ZBX_FONTPATH',                                  '/usr/share/font/dejavu');      // where to search for font (GD > 2.0.18)

---

Correct:
+       define('ZBX_FONTPATH',                                  '/usr/share/fonts/dejavu');      // where to search for font (GD > 2.0.18)

---

Lacked "s" at the end of "font". :)

Regards,

Robert Yokota

Comment 1 Fedora Update System 2010-09-13 10:31:02 UTC
zabbix-1.8.3-2.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/zabbix-1.8.3-2.fc13

Comment 2 Fedora Update System 2010-09-13 10:31:08 UTC
zabbix-1.8.3-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/zabbix-1.8.3-2.fc14

Comment 3 Fedora Update System 2010-09-13 18:10:35 UTC
zabbix-1.8.3-2.fc14 has been pushed to the Fedora 14 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 zabbix'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/zabbix-1.8.3-2.fc14

Comment 4 Fedora Update System 2010-09-23 12:31:31 UTC
zabbix-1.8.3-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2010-09-28 05:25:35 UTC
zabbix-1.8.3-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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