Fixing the license tag

This commit is contained in:
Jaromir Capik 2013-08-07 15:26:54 +02:00
parent 89629a9499
commit e7b0e9ca61

View File

@ -1,9 +1,9 @@
Summary: A text-based modem control and terminal emulation program Summary: A text-based modem control and terminal emulation program
Name: minicom Name: minicom
Version: 2.6.2 Version: 2.6.2
Release: 3%{?dist} Release: 4%{?dist}
URL: http://alioth.debian.org/projects/minicom/ URL: http://alioth.debian.org/projects/minicom/
License: GPL+ and GPLv2+ and GPLv2 and Public Domain and Copyright only License: GPL+ and GPLv2+ and GPLv2 and LGPLv2+ Public Domain and Copyright only
Group: Applications/Communications Group: Applications/Communications
ExcludeArch: s390 s390x ExcludeArch: s390 s390x
BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel
@ -51,6 +51,9 @@ mkdir -p %{buildroot}%{_sysconfdir}
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Wed Aug 07 2013 Jaromir Capik <jcapik@redhat.com> - 2.6.2-4
- Fixing the license tag
* Wed Jul 31 2013 Jaromir Capik <jcapik@redhat.com> - 2.6.2-3 * Wed Jul 31 2013 Jaromir Capik <jcapik@redhat.com> - 2.6.2-3
- RH man page scan (#948521) - RH man page scan (#948521)