- Spec file tidying by Robert Scheck (bug #135182).

This commit is contained in:
Tim Waugh 2004-10-11 11:26:11 +00:00
parent a86ed94aa5
commit 6dabf8d572

View File

@ -3,15 +3,15 @@
Summary: A utility for configuring serial ports.
Name: setserial
Version: 2.17
Release: 16
Source: ftp://tsx-11.mit.edu/pub/linux/sources/sbin/setserial-%{version}.tar.gz
Release: 17
Source: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
Patch0: setserial-2.17-fhs.patch
Patch1: setserial-2.17-rc.patch
Patch2: setserial-2.17-readme.patch
Patch3: setserial-2.17-spelling.patch
License: GPL
Group: Applications/System
Prefix: %{_prefix}
URL: http://setserial.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-root
ExcludeArch: s390 s390x
@ -52,6 +52,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man*/*
%changelog
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com> 2.17-17
- Spec file tidying by Robert Scheck (bug #135182).
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt