Resolves Bug 926861

This commit is contained in:
Ding-Yi Chen 2013-04-15 14:11:39 +10:00
parent e4668f3c61
commit 2988ec7fd0
1 changed files with 5 additions and 1 deletions

View File

@ -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@lists.fedoraproject.org> - 0.2.6-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild