From 76dbb1160d550c5ced521dfab115e7dd9653c6fb Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Thu, 22 Nov 2012 12:55:45 +0100 Subject: [PATCH] Fixing the license tag --- minicom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/minicom.spec b/minicom.spec index 50289a0..fb25506 100644 --- a/minicom.spec +++ b/minicom.spec @@ -1,9 +1,9 @@ Summary: A text-based modem control and terminal emulation program Name: minicom Version: 2.5 -Release: 10%{?dist} +Release: 11%{?dist} URL: http://alioth.debian.org/projects/minicom/ -License: GPLv2+ +License: GPL+ and GPLv2+ and GPLv2 and Public Domain and Copyright only Group: Applications/Communications ExcludeArch: s390 s390x BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel @@ -56,6 +56,9 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir} %{_mandir}/man1/* %changelog +* Thu Nov 22 2012 Jaromir Capik 2.5-11 +- Fixing the license tag + * Wed Nov 21 2012 Jaromir Capik 2.5-10 - Removing de-ANSI-fication (obsolete - support removed from autotools)