fix license tag

This commit is contained in:
Tom Callaway 2008-08-07 15:56:07 +00:00
parent 1c990b012c
commit 06182e8d37

View File

@ -3,7 +3,7 @@
Summary: The GNU Portable Library Tool Summary: The GNU Portable Library Tool
Name: libtool Name: libtool
Version: 1.5.26 Version: 1.5.26
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv2+ and LGPLv2+ and GFDL License: GPLv2+ and LGPLv2+ and GFDL
Group: Development/Tools Group: Development/Tools
Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz Source: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.gz
@ -51,7 +51,7 @@ Summary: Runtime libraries for GNU Libtool Dynamic Module Loader
Group: System Environment/Libraries Group: System Environment/Libraries
Provides: libtool-libs = %{version}-%{release} Provides: libtool-libs = %{version}-%{release}
Obsoletes: libtool-libs < 1.5.20 Obsoletes: libtool-libs < 1.5.20
License: LGPL License: LGPLv2+
Requires(post): /sbin/ldconfig Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig Requires(postun): /sbin/ldconfig
@ -70,7 +70,7 @@ rest of the GNU Autotools (including GNU Autoconf and GNU Automake).
Summary: Tools needed for development using the GNU Libtool Dynamic Module Loader Summary: Tools needed for development using the GNU Libtool Dynamic Module Loader
Group: Development/Libraries Group: Development/Libraries
Requires: libtool-ltdl = %{version}-%{release} Requires: libtool-ltdl = %{version}-%{release}
License: LGPL License: LGPLv2+
%description ltdl-devel %description ltdl-devel
Static libraries and header files for development with ltdl. Static libraries and header files for development with ltdl.
@ -152,6 +152,9 @@ fi
%changelog %changelog
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> 1.5.26-3
- fix license tag
* Mon Jun 09 2008 Dennis Gilmore <dennis@ausil.us> 1.5.26-2 * Mon Jun 09 2008 Dennis Gilmore <dennis@ausil.us> 1.5.26-2
- build against gcc 4.3.1 - build against gcc 4.3.1