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 692746 Details for
Bug 902373
Unowned directory in fontconfig
[?]
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 issue
0001-Fix-unowned-directory-902373.patch (text/plain), 1.42 KB, created by
Michael S.
on 2013-02-04 14:05:13 UTC
(
hide
)
Description:
patch to fix the issue
Filename:
MIME Type:
Creator:
Michael S.
Created:
2013-02-04 14:05:13 UTC
Size:
1.42 KB
patch
obsolete
>From 1340e4ed7323785b79de8818e7848c1cd3a4ecd8 Mon Sep 17 00:00:00 2001 >From: Michael Scherer <misc@zarb.org> >Date: Mon, 4 Feb 2013 14:41:02 +0100 >Subject: [PATCH 1/2] Fix unowned directory (#902373) > >--- > fontconfig.spec | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > >diff --git a/fontconfig.spec b/fontconfig.spec >index 952a7d9..dabf3f8 100644 >--- a/fontconfig.spec >+++ b/fontconfig.spec >@@ -3,7 +3,7 @@ > Summary: Font configuration and customization library > Name: fontconfig > Version: 2.10.91 >-Release: 1%{?dist} >+Release: 2%{?dist} > # src/ftglue.[ch] is in Public Domain > # src/fccache.c contains Public Domain code > # fc-case/CaseFolding.txt is in the UCD >@@ -22,6 +22,7 @@ BuildRequires: autoconf automake libtool > BuildRequires: fontpackages-devel > > Requires: fontpackages-filesystem >+Requires: xml-commons > Requires(pre): freetype > Requires(post): grep coreutils > >@@ -109,6 +110,7 @@ fi > %{_bindir}/fc-validate > %{_fontconfig_templatedir}/*.conf > %{_datadir}/xml/fontconfig/fonts.dtd >+%dir %{_datadir}/xml/fontconfig/ > %config %{_fontconfig_masterdir}/fonts.conf > %config(noreplace) %{_fontconfig_confdir}/*.conf > %dir %{_localstatedir}/cache/fontconfig >@@ -124,6 +126,9 @@ fi > %{_mandir}/man3/* > > %changelog >+* Mon Feb 04 2013 Michael Scherer <misc@zarb.org> - 2.10.91-2 >+- fix unowned directory (#902373) >+ > * Fri Jan 11 2013 Akira TAGOH <tagoh@redhat.com> - 2.10.91-1 > - New upstream release (#894109) > - threadsafe >-- >1.8.1 >
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 902373
: 692746 |
692747