auto-import changelog data from slang-1.4.9-5.src.rpm

Mon Aug 01 2005 Alan Cox <alan@redhat.com>
- fixed requires so slang-devel pulls in libtermcap-devel (#125299)
This commit is contained in:
cvsdist 2004-09-09 12:31:28 +00:00
parent b3ae42009c
commit 65beda5b70

View File

@ -1,7 +1,7 @@
Summary: The shared library for the S-Lang extension language.
Name: slang
Version: 1.4.9
Release: 4
Release: 5
License: GPL
Group: System Environment/Libraries
Source: ftp://space.mit.edu/pub/davis/slang/v1.4/slang-%{version}.tar.bz2
@ -25,6 +25,7 @@ to recode S-Lang procedures in C if you need to.
Summary: The static library and header files for development using S-Lang.
Group: Development/Libraries
Requires: slang = %{version}
Requires: libtermcap-devel
%description devel
This package contains the S-Lang extension language static libraries
@ -83,6 +84,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_includedir}/slang
%changelog
* Sun Aug 1 2005 Alan Cox <alan@redhat.com>
- fixed requires so slang-devel pulls in libtermcap-devel (#125299)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt