Changes in *.spec

This commit is contained in:
praszyk 2005-09-05 11:35:33 +00:00
parent 0c7f5c1316
commit 92d9119ea3

View File

@ -1,7 +1,7 @@
Summary: The shared library for the S-Lang extension language.
Name: slang
Version: 1.4.9
Release: 18
Release: 19
License: GPL
Group: System Environment/Libraries
Source: ftp://space.mit.edu/pub/davis/slang/v1.4/slang-%{version}.tar.bz2
@ -90,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/slang
%changelog
* Mon Sep 5 2005 Petr Raszyk <praszyk@redhat.com> - 1.4.9-19
- One line in the patch 'slang-utf8-acs.ptach' commented out (#138445).
* Thu Aug 18 2005 Petr Raszyk <praszyk@redhat.com> - 1.4.9-18
- Patch to resolve the problem with displaying the 'x' character
in the latin2 mode (#139127)