- update license tag

This commit is contained in:
Miroslav Lichvar 2007-08-22 09:32:46 +00:00
parent d269d7d180
commit 47129b1039

View File

@ -1,9 +1,9 @@
Summary: A text-based modem control and terminal emulation program
Name: minicom
Version: 2.2
Release: 3%{?dist}
Release: 4%{?dist}
URL: http://alioth.debian.org/projects/minicom/
License: GPL
License: GPLv2+
Group: Applications/Communications
ExcludeArch: s390 s390x
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Wed Aug 22 2007 Miroslav Lichvar <mlichvar@redhat.com> 2.2-4
- update license tag
* Wed Jul 25 2007 Miroslav Lichvar <mlichvar@redhat.com> 2.2-3
- check for errors on tty device (#248701)