From 076228ff9aefc93ec64c566b4b777677c59068bd Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 13:44:43 +0000 Subject: [PATCH] auto-import units-1.55-10.1 from units-1.55-10.1.src.rpm --- .cvsignore | 2 +- sources | 2 +- units.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index bfbf601..bbfea9d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -units-1.55.tar.gz +units-1.55.tar.bz2 diff --git a/sources b/sources index 341f513..de1ab2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c6b816815ab2d1bf6c8c472d83775aac units-1.55.tar.gz +e2381537cf1721feecf754e788cd6c3d units-1.55.tar.bz2 diff --git a/units.spec b/units.spec index 242810d..ec90ad2 100644 --- a/units.spec +++ b/units.spec @@ -1,8 +1,8 @@ Summary: A utility for converting amounts from one unit to another. Name: units Version: 1.55 -Release: 10 -Source: ftp://ftp.gnu.org/gnu/units/units-1.55.tar.gz +Release: 10.1 +Source: ftp://ftp.gnu.org/gnu/units/units-1.55.tar.bz2 Copyright: GPL Group: Applications/Engineering BuildRoot: /var/tmp/%{name}-root @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/* %changelog +* Fri May 11 2001 Bernhard Rosenkraenzer 1.55-10 +- rebuild with new readline + * Wed Jul 12 2000 Prospector - automatic rebuild