This commit is contained in:
praszyk 2005-10-24 14:35:30 +00:00
parent 52a116b24f
commit cbf75e2d95

View File

@ -3,7 +3,7 @@
Summary: The shared library for the S-Lang extension language.
Name: slang
Version: 1.4.9
Release: 22
Release: 23
License: GPL
Group: System Environment/Libraries
Source: ftp://space.mit.edu/pub/davis/slang/v1.4/slang-%{version}.tar.bz2
@ -95,6 +95,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/slang
%changelog
* Mon Oct 24 2005 Petr Raszyk <praszyk@redhat.com> - 1.4.9-23
- rebuild
* Mon Oct 24 2005 Petr Raszyk <praszyk@redhat.com> - 1.4.9-22
- libslang-utf8.so should not use the symbol __libc_enable_secure
- (#161536). slang-nointerlibc.patch