[autoconf213/f18] Update license tag in specfile to address only GPLv2+

Pavel Raiskup praiskup at fedoraproject.org
Fri Oct 12 09:26:20 UTC 2012


commit 7e4bc8213999cda8533a8267c1ea4612eeed94f3
Author: Pavel Raiskup <praiskup at redhat.com>
Date:   Fri Oct 12 11:25:04 2012 +0200

    Update license tag in specfile to address only GPLv2+

 autoconf213.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/autoconf213.spec b/autoconf213.spec
index 78a23c5..b0796ab 100644
--- a/autoconf213.spec
+++ b/autoconf213.spec
@@ -1,8 +1,8 @@
 Summary:    A GNU tool for automatically configuring source code
 Name:       autoconf213
 Version:    2.13
-Release:    23%{?dist}
-License:    GPLv2+ and MIT
+Release:    24%{?dist}
+License:    GPLv2+
 Group:      Development/Tools
 URL:        http://www.gnu.org/software/autoconf/
 Source:     ftp://prep.ai.mit.edu/pub/gnu/autoconf/autoconf-%{version}.tar.gz
@@ -90,6 +90,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %doc AUTHORS COPYING NEWS README TODO
 
 %changelog
+* Fri Oct 12 2012 Pavel Raiskup <praiskup at redhat.com> - 2.13-24
+- update license tag in specfile
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.13-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list