rebuild for fc4

This commit is contained in:
havill 2005-02-14 09:31:20 +00:00
parent 5348748171
commit 233a4599bd

View File

@ -1,7 +1,7 @@
Summary: The shared library for the S-Lang extension language.
Name: slang
Version: 1.4.9
Release: 6
Release: 7
License: GPL
Group: System Environment/Libraries
Source: ftp://space.mit.edu/pub/davis/slang/v1.4/slang-%{version}.tar.bz2
@ -86,7 +86,10 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/slang
%changelog
* Sun Aug 1 2005 Alan Cox <alan@redhat.com>
* Mon Feb 14 2005 Adrian Havill <havill@redhat.com>
- rebuilt
* Sun Aug 1 2004 Alan Cox <alan@redhat.com>
- fixed requires so slang-devel pulls in libtermcap-devel (#125299)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>