From 37cd230a85a02bdcf394a13bf766cacd4b33c062 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Wed, 29 Aug 2007 11:44:50 +0000 Subject: [PATCH] - fix license tag --- libtool.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libtool.spec b/libtool.spec index 1c0ead6..fcda6ff 100644 --- a/libtool.spec +++ b/libtool.spec @@ -3,8 +3,8 @@ Summary: The GNU Portable Library Tool Name: libtool Version: %{upstream_version} -Release: 2%{?dist} -License: GPL +Release: 3%{?dist} +License: GPLv2+ and LGPLv2+ and GFDL Group: Development/Tools Source: http://ftp.gnu.org/gnu/libtool/libtool-%{upstream_version}.tar.gz URL: http://www.gnu.org/software/libtool/ @@ -150,6 +150,9 @@ fi %changelog +* Wed Aug 29 2007 Karsten Hopp 1.5.24-3 +- fix license tag + * Wed Aug 29 2007 Fedora Release Engineering - 1.5.24-2 - Rebuild for selinux ppc32 issue.