auto-import changelog data from units-1.74-1.src.rpm
Fri Dec 14 2001 Harald Hoyer <harald@redhat.de> 1.74-1 - bumped version - this fixed #54971
This commit is contained in:
parent
076228ff9a
commit
758afb7c20
@ -1 +1 @@
|
||||
units-1.55.tar.bz2
|
||||
units-1.74.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e2381537cf1721feecf754e788cd6c3d units-1.55.tar.bz2
|
||||
230d1cb0367f9f4ac345beda371bbb53 units-1.74.tar.gz
|
||||
|
18
units.spec
18
units.spec
@ -1,8 +1,8 @@
|
||||
Summary: A utility for converting amounts from one unit to another.
|
||||
Name: units
|
||||
Version: 1.55
|
||||
Release: 10.1
|
||||
Source: ftp://ftp.gnu.org/gnu/units/units-1.55.tar.bz2
|
||||
Version: 1.74
|
||||
Release: 1
|
||||
Source: ftp://ftp.gnu.org/gnu/units/units-1.74.tar.gz
|
||||
Copyright: GPL
|
||||
Group: Applications/Engineering
|
||||
BuildRoot: /var/tmp/%{name}-root
|
||||
@ -11,15 +11,11 @@ Prereq: /sbin/install-info
|
||||
%description
|
||||
Units converts an amount from one unit to another, or tells you what
|
||||
mathematical operation you need to perform to convert from one unit to
|
||||
another. Units can only handle multiplicative scale changes (i.e., it
|
||||
can't tell you how to convert from Celsius to Fahrenheit, which
|
||||
another. Units can only handle multiplicative scale changes (i.e., it
|
||||
can not tell you how to convert from Celsius to Fahrenheit, which
|
||||
requires an additive step in addition to the multiplicative
|
||||
conversion).
|
||||
|
||||
Units is a handy little program which contains a large number of
|
||||
conversions, from au's to parsecs and tablespoons to cups. You
|
||||
probably don't need to install it, but it comes in handy sometimes.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -51,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 14 2001 Harald Hoyer <harald@redhat.de> 1.74-1
|
||||
- bumped version
|
||||
- this fixed #54971
|
||||
|
||||
* Fri May 11 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.55-10
|
||||
- rebuild with new readline
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user