Fixing the license tag

This commit is contained in:
Jaromir Capik 2012-11-22 12:55:45 +01:00
parent a0e7323166
commit 76dbb1160d

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.5 Version: 2.5
Release: 10%{?dist} Release: 11%{?dist}
URL: http://alioth.debian.org/projects/minicom/ URL: http://alioth.debian.org/projects/minicom/
License: GPLv2+ License: GPL+ and GPLv2+ and GPLv2 and 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
@ -56,6 +56,9 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
%{_mandir}/man1/* %{_mandir}/man1/*
%changelog %changelog
* Thu Nov 22 2012 Jaromir Capik <jcapik@redhat.com> 2.5-11
- Fixing the license tag
* Wed Nov 21 2012 Jaromir Capik <jcapik@redhat.com> 2.5-10 * Wed Nov 21 2012 Jaromir Capik <jcapik@redhat.com> 2.5-10
- Removing de-ANSI-fication (obsolete - support removed from autotools) - Removing de-ANSI-fication (obsolete - support removed from autotools)