- fix License
This commit is contained in:
parent
7c04ebd53b
commit
9571784927
@ -1,9 +1,9 @@
|
|||||||
Summary: Internationalized Domain Name support library
|
Summary: Internationalized Domain Name support library
|
||||||
Name: libidn
|
Name: libidn
|
||||||
Version: 0.6.14
|
Version: 0.6.14
|
||||||
Release: 2
|
Release: 3
|
||||||
URL: http://www.gnu.org/software/libidn
|
URL: http://www.gnu.org/software/libidn
|
||||||
License: LGPL
|
License: LGPLv2+
|
||||||
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -94,6 +94,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 20 2007 Joe Orton <jorton@redhat.com> 0.6.14-3
|
||||||
|
- fix License
|
||||||
|
|
||||||
* Mon Jun 18 2007 Joe Orton <jorton@redhat.com> 0.6.14-2
|
* Mon Jun 18 2007 Joe Orton <jorton@redhat.com> 0.6.14-2
|
||||||
- update to 0.6.14
|
- update to 0.6.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user