This commit is contained in:
parent
32a85485b5
commit
fe84d37076
@ -21,9 +21,9 @@ Name: libidn
|
|||||||
Version: 1.35
|
Version: 1.35
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Support for Internationalized Domain Names (IDN)
|
Summary: Support for Internationalized Domain Names (IDN)
|
||||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later)AND GPL-3.0-or-later AND Apache-2.0
|
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later AND Apache-2.0
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Url: http://www.gnu.org/software/libidn/
|
URL: http://www.gnu.org/software/libidn/
|
||||||
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||||
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
||||||
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libidn&download=1#/%{name}.keyring
|
Source2: https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=libidn&download=1#/%{name}.keyring
|
||||||
@ -46,7 +46,7 @@ IDNA is supported.
|
|||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
Summary: Command line utility to convert Int. Domain Names
|
Summary: Command line utility to convert Int. Domain Names
|
||||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later)AND GPL-3.0-or-later
|
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later
|
||||||
Group: Productivity/Networking/DNS/Utilities
|
Group: Productivity/Networking/DNS/Utilities
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
@ -64,7 +64,7 @@ Compatible Encoding (ACE) via IDNA is supported.
|
|||||||
|
|
||||||
%package -n %{lname}
|
%package -n %{lname}
|
||||||
Summary: Support for Internationalized Domain Names (IDN)
|
Summary: Support for Internationalized Domain Names (IDN)
|
||||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later)AND GPL-3.0-or-later
|
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %{lname}
|
%description -n %{lname}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user