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 260671 Details for
Bug 386131
Fonts not added to the font path catalogue
[?]
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.
[patch]
Patch to fix the bug.
addtofp.patch (text/plain), 1.19 KB, created by
Philippe Troin
on 2007-11-16 02:33:11 UTC
(
hide
)
Description:
Patch to fix the bug.
Filename:
MIME Type:
Creator:
Philippe Troin
Created:
2007-11-16 02:33:11 UTC
Size:
1.19 KB
patch
obsolete
>Only in .: addtofp.patch >diff -ru ../1/taipeifonts.spec ./taipeifonts.spec >--- ../1/taipeifonts.spec 2007-11-15 18:30:30.000000000 -0800 >+++ ./taipeifonts.spec 2007-11-15 18:30:47.000000000 -0800 >@@ -1,8 +1,9 @@ > %define bmpfontdir %{_datadir}/fonts/%{name} >+%define catalogue /etc/X11/fontpath.d > > Name: taipeifonts > Version: 1.2 >-Release: 4%{?dist} >+Release: 4.0.0.1%{?dist} > Summary: Chinese Bitmap Fonts > > Group: User Interface/X >@@ -39,6 +40,9 @@ > install -m 0644 vga12x24.pcf.gz $RPM_BUILD_ROOT%{bmpfontdir} > install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{bmpfontdir}/fonts.alias > >+install -d $RPM_BUILD_ROOT%{catalogue} >+ln -s %{bmpfontdir} $RPM_BUILD_ROOT%{catalogue}/%{name}:unscaled >+ > mkfontdir $RPM_BUILD_ROOT%{bmpfontdir} > > %clean >@@ -63,8 +67,13 @@ > %{bmpfontdir}/*.gz > %{bmpfontdir}/fonts.alias > %verify(not md5 size mtime) %{bmpfontdir}/fonts.dir >+%dir %{catalogue} >+%{catalogue}/%{name}:unscaled > > %changelog >+* Thu Nov 15 2007 Philippe Troin <phil@fifi.org> - 1.2-4.0.0.1 >+- Put the fonts in the font catalogue. >+ > * Thu Sep 28 2007 Caius Chance <cchance@redhat.com> - 1.2-4 > - Resolves: rhbz#253812 (Package Review: taipeifonts.) > <<<<< Updated URL and Source tags.
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 386131
: 260671 |
270631