From 1218db2a2a03554a53c5a387d6d85085b6ab6fcd Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:26:33 +0000 Subject: [PATCH] auto-import changelog data from slang-1.4.2-2.src.rpm Tue Feb 27 2001 Bill Nottingham - have slang-devel require slang = %{version} Tue Aug 29 2000 Bill Nottingham - update to 1.4.2 --- .cvsignore | 2 +- slang.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7536dce..e617717 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -slang-1.4.1.tar.bz2 +slang-1.4.2.tar.bz2 diff --git a/slang.spec b/slang.spec index 7631e6e..65db19d 100644 --- a/slang.spec +++ b/slang.spec @@ -1,8 +1,8 @@ Summary: The shared library for the S-Lang extension language. Name: slang -%define version 1.4.1 +%define version 1.4.2 Version: %{version} -Release: 5 +Release: 2 Copyright: GPL Group: System Environment/Libraries Source: ftp://space.mit.edu/pub/davis/slang/v1.4/slang-%{version}.tar.bz2 @@ -20,7 +20,7 @@ to recode S-Lang procedures in C if you need to. %package devel Summary: The static library and header files for development using S-Lang. Group: Development/Libraries -Requires: slang +Requires: slang = %{version} %description devel This package contains the S-Lang extension language static libraries @@ -32,6 +32,12 @@ Install the slang-devel package if you want to develop applications based on the S-Lang extension language. %changelog +* Tue Feb 27 2001 Bill Nottingham +- have slang-devel require slang = %%{version} + +* Tue Aug 29 2000 Bill Nottingham +- update to 1.4.2 + * Wed Jul 12 2000 Prospector - automatic rebuild diff --git a/sources b/sources index abca423..52f294b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0da36eff32ce1b5b11e65ad4b072943 slang-1.4.1.tar.bz2 +9dcc099578608b4ec12836ed4e2f0c0a slang-1.4.2.tar.bz2