From aaebb11693060dd984d30606dbd1a77ec5d1eb04 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 8 Aug 2007 15:38:27 +0000 Subject: [PATCH] - update license tag --- autoconf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/autoconf.spec b/autoconf.spec index 350ec84..a3ab8cc 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -1,8 +1,8 @@ Summary: A GNU tool for automatically configuring source code Name: autoconf Version: 2.61 -Release: 8%{?dist} -License: GPL +Release: 9%{?dist} +License: GPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.bz2 Source1: filter-provides-automake.sh @@ -79,6 +79,9 @@ fi %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO %changelog +* Wed Aug 08 2007 Karsten Hopp 2.61-9 +- update license tag + * Tue Feb 27 2007 Karsten Hopp 2.61-8 - own %%{_datadir}/emacs/ (#225296)