- add GFDL to License
This commit is contained in:
parent
cc2fe68369
commit
5e58ca10b7
@ -1,10 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
|
||||||
|
|
||||||
iOoEAAECADQFAktMX6stFIAAAAAAFQAPcGthLWFkZHJlc3NAZ251cGcub3JnamFz
|
|
||||||
QGV4dHVuZG8uY29tAAoJEO2iHpS1ZXFvjNcE/i0ZcqKcbDIQ3T81x48yPyOl9yL1
|
|
||||||
cnOodCLJZdTMVbkscLYemsI9X+541dTc/aXfsa2sTlQHnsm+5bPKFtQumsIcldeR
|
|
||||||
gaY3O1SkM1lwcIRzpMOxEpKRNWj3/Ge5J7WWcjjKnGtAWFWjZcuW5jMfZlbrCBNb
|
|
||||||
OJiD+PPecY2kdFxpviUtH1iavwQRfXDD0G9Spt/S9PV3KWGvNwd5EoRc5Zc=
|
|
||||||
=CeBB
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,9 +1,9 @@
|
|||||||
Summary: Internationalized Domain Name support library
|
Summary: Internationalized Domain Name support library
|
||||||
Name: libidn
|
Name: libidn
|
||||||
Version: 1.18
|
Version: 1.18
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: http://www.gnu.org/software/libidn/
|
URL: http://www.gnu.org/software/libidn/
|
||||||
License: LGPLv2+ and GPLv3+
|
License: LGPLv2+ and GPLv3+ and GFDL
|
||||||
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
|
Source0: http://ftp.gnu.org/gnu/libidn/libidn-%{version}.tar.gz
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -106,6 +106,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 30 2010 Joe Orton <jorton@redhat.com> - 1.18-2
|
||||||
|
- add GFDL to License
|
||||||
|
|
||||||
* Mon Mar 29 2010 Joe Orton <jorton@redhat.com> - 1.18-1
|
* Mon Mar 29 2010 Joe Orton <jorton@redhat.com> - 1.18-1
|
||||||
- update to 1.18
|
- update to 1.18
|
||||||
- fix Source0 to reference gnu.org repository
|
- fix Source0 to reference gnu.org repository
|
||||||
|
Loading…
Reference in New Issue
Block a user