This commit is contained in:
Dennis Gilmore 2011-02-08 02:51:07 -06:00
parent 6767688990
commit bd673afea5
1 changed files with 4 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: 16%{?dist}
Release: 17%{?dist}
Group: Applications/System
License: GPLv2+
URL: http://zhcon.sourceforge.net/
@ -87,6 +87,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/%{name}/
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.6-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Nov 19 2010 Ding-Yi Chen <dchen at redhat dot com> - 0.2.6-16
- Applied Debian's zhcon_0.2.6-6-1.diff.gz patch.
- Remove input/big5-liu5.mb, as it may cause license issue.