- license tag fix
This commit is contained in:
parent
7371ef8237
commit
14c4e4b126
@ -1,8 +1,9 @@
|
|||||||
Summary: A TLS protocol implementation
|
Summary: A TLS protocol implementation
|
||||||
Name: gnutls
|
Name: gnutls
|
||||||
Version: 1.6.3
|
Version: 1.6.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPL
|
# The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv2+
|
||||||
|
License: GPLv2+ and LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRequires: libgcrypt-devel >= 1.2.2, gettext
|
BuildRequires: libgcrypt-devel >= 1.2.2, gettext
|
||||||
BuildRequires: zlib-devel, readline-devel
|
BuildRequires: zlib-devel, readline-devel
|
||||||
@ -126,6 +127,9 @@ fi
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 21 2007 Tomas Mraz <tmraz@redhat.com> 1.6.3-2
|
||||||
|
- license tag fix
|
||||||
|
|
||||||
* Wed Jun 6 2007 Tomas Mraz <tmraz@redhat.com> 1.6.3-1
|
* Wed Jun 6 2007 Tomas Mraz <tmraz@redhat.com> 1.6.3-1
|
||||||
- upgrade to latest upstream (#232445)
|
- upgrade to latest upstream (#232445)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user