auto-import changelog data from setserial-2.17-14.src.rpm
Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com> 2.17-14 - Build requires groff (bug #111088).
This commit is contained in:
parent
358942edeb
commit
d5b7f59b85
@ -3,7 +3,7 @@
|
||||
Summary: A utility for configuring serial ports.
|
||||
Name: setserial
|
||||
Version: 2.17
|
||||
Release: 13
|
||||
Release: 14
|
||||
Source: ftp://tsx-11.mit.edu/pub/linux/sources/sbin/setserial-%{version}.tar.gz
|
||||
Patch0: setserial-2.17-fhs.patch
|
||||
Patch1: setserial-2.17-rc.patch
|
||||
@ -15,6 +15,8 @@ Prefix: %{_prefix}
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
BuildRequires: groff
|
||||
|
||||
%description
|
||||
Setserial is a basic system utility for displaying or setting serial
|
||||
port information. Setserial can reveal and allow you to alter the I/O
|
||||
@ -50,6 +52,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com> 2.17-14
|
||||
- Build requires groff (bug #111088).
|
||||
|
||||
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user