[Bug 1051202] New: Trivial change for ppc64le in freetype spec

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 9 20:30:29 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1051202

            Bug ID: 1051202
           Summary: Trivial change for ppc64le in freetype spec
           Product: Fedora
           Version: rawhide
         Component: freetype
          Severity: medium
          Assignee: mkasik at redhat.com
          Reporter: baude at us.ibm.com
        QA Contact: extras-qa at fedoraproject.org
                CC: behdad at fedoraproject.org,
                    fonts-bugs at lists.fedoraproject.org,
                    kevin at tigcc.ticalc.org, mkasik at redhat.com



Please consider the following trivial change to the freetds spec file to enable
ppc64le:

diff --git a/freetype.spec b/freetype.spec
index 74cee3c..4c6ae9b 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -148,7 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif

 # fix multilib issues
-%ifarch x86_64 s390x ia64 ppc64 alpha sparc64 aarch64
+%ifarch x86_64 s390x ia64 ppc64 ppc64le alpha sparc64 aarch64
 %define wordsize 64
 %else
 %define wordsize 32

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=LNEn3SFw3L&a=cc_unsubscribe


More information about the fonts-bugs mailing list