From b6c1093ac895cac9d173be576ad0576e5c6499ae Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Wed, 29 Aug 2007 15:05:52 +0000 Subject: [PATCH] - More specific license tag. --- setserial.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/setserial.spec b/setserial.spec index ef3fcf0..3f47410 100644 --- a/setserial.spec +++ b/setserial.spec @@ -3,13 +3,13 @@ Summary: A utility for configuring serial ports Name: setserial Version: 2.17 -Release: 20%{?dist} +Release: 21%{?dist} 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 +License: GPL+ Group: Applications/System URL: http://setserial.sourceforge.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -50,6 +50,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Wed Aug 29 2007 Tim Waugh 2.17-21 +- More specific license tag. + * Wed Feb 7 2007 Tim Waugh 2.17-20 - Fixed mandir in fhs patch (bug #226411). - Don't run strip (bug #226411).