commit 92114bde90568990bfad11a0ce63930fb90a8a41
Author: Peter Robinson <[email protected]>
Date: Wed May 29 14:54:27 2013 +0100
Add aarch64 to 64 bit arch list
freetype.spec | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/freetype.spec b/freetype.spec
index d18dae1..8d7c720 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -7,7 +7,7 @@
Summary: A free and portable font rendering engine
Name: freetype
Version: 2.4.11
-Release: 5%{?dist}
+Release: 6%{?dist}
License: (FTL or GPLv2+) and BSD and MIT and Public Domain and zlib with
acknowledgement
Group: System Environment/Libraries
URL: http://www.freetype.org
@@ -136,7 +136,7 @@ rm -rf $RPM_BUILD_ROOT
%endif
# fix multilib issues
-%ifarch x86_64 s390x ia64 ppc64 alpha sparc64
+%ifarch x86_64 s390x ia64 ppc64 alpha sparc64 aarch64
%define wordsize 64
%else
%define wordsize 32
@@ -210,6 +210,9 @@ rm -rf $RPM_BUILD_ROOT
%doc docs/tutorial
%changelog
+* Wed May 29 2013 Peter Robinson <[email protected]> 2.4.11-6
+- Add aarch64 to 64 bit arch list
+
* Thu May 16 2013 Marek Kasik <[email protected]> - 2.4.11-5
- Change encoding of "docs/tutorial/example3.cpp" to UTF-8
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/