[zhcon] Resolves Bug 926861

Ding-Yi Chen dchen at fedoraproject.org
Mon Apr 15 04:12:27 UTC 2013


commit 2988ec7fd062cf144ad4548d724b0fb495ae751f
Author: Ding-Yi Chen <dingyichen at gmail.com>
Date:   Mon Apr 15 14:11:39 2013 +1000

    Resolves Bug 926861

 zhcon.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/zhcon.spec b/zhcon.spec
index a5a3328..401b8d4 100644
--- a/zhcon.spec
+++ b/zhcon.spec
@@ -1,7 +1,7 @@
 Name: zhcon
 Summary: A Fast Console CJK System Using FrameBuffer
 Version: 0.2.6
-Release: 21%{?dist}
+Release: 22%{?dist}
 Group: Applications/System
 License: GPLv2+
 URL:   http://zhcon.sourceforge.net/
@@ -66,6 +66,7 @@ sed -i -e 's|set -x|set -e -x|' bootstrap
 touch config.rpath
 
 ./bootstrap
+autoreconf -ivf
 %configure
 make %{?_smp_mflags}
 
@@ -87,6 +88,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/%{name}/
 
 %changelog
+* Mon Apr 15 2013 Ding-Yi Chen <dchen at redhat dot com> - 0.2.6-22
+- Resolves: Bug 926861 - zhcon: Does not support aarch64 in f19 and rawhide
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.6-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list