]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- updated to 1.0 (utils are GPL v3 now) auto/th/libidn-1_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 5 Aug 2007 10:29:59 +0000 (10:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libidn.spec -> 1.69

libidn.spec

index 935d7a402dd53d91574d5bfc74abc7dbe3b60951..330b0dc18e437686a81f5e97d3de0b1eb0fbf8d9 100644 (file)
 Summary:       Internationalized string processing library
 Summary(pl.UTF-8):     Biblioteka do przetwarzania umiędzynarodowionych łańcuchów
 Name:          libidn
-Version:       0.6.14
+Version:       1.0
 Release:       1
-License:       LGPL v2.1
+License:       LGPL v2.1+ (library), GPL v3+ (utilities)
 Group:         Libraries
 Source0:       http://josefsson.org/libidn/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 040f012a45feb56168853998bb87ad4d
+# Source0-md5: 8a6a15dc061c0e17a97cb6b77d850e86
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-python.patch
 URL:           http://www.gnu.org/software/libidn/
@@ -55,6 +55,7 @@ zdefiniowanych przez grupę roboczą IETF Internationalized Domain Names
 %package devel
 Summary:       Header files for libidn library
 Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki libidn
+License:       LGPL v2.1+
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -67,6 +68,7 @@ Pliki nagłówkowe biblioteki libidn.
 %package static
 Summary:       Static libidn library
 Summary(pl.UTF-8):     Statyczna biblioteka libidn
+License:       LGPL v2.1+
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -79,6 +81,7 @@ Statyczna biblioteka libidn.
 %package -n dotnet-libidn
 Summary:       C# binding for libidn
 Summary(pl.UTF-8):     Wiązanie C# dla libidn
+License:       LGPL v2.1+
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
 
@@ -91,6 +94,7 @@ Wiązanie C# dla libidn.
 %package -n emacs-libidn-pkg
 Summary:       IDN support files for emacs
 Summary(pl.UTF-8):     Obsługa IDN dla emacsa
+License:       GPL v3+
 Group:         Applications/Editors/Emacs
 Requires:      %{name} = %{version}-%{release}
 
@@ -103,6 +107,7 @@ Obsługa IDN dla emacsa.
 %package -n java-libidn
 Summary:       Java implementation of libidn
 Summary(pl.UTF-8):     Implementacja libidn w Javie
+License:       LGPL v2.1+
 Group:         Libraries
 Requires:      jre
 
@@ -117,6 +122,7 @@ Javie.
 %package -n python-idn
 Summary:       Python interface to libidn
 Summary(pl.UTF-8):     Pythonowy interfejs do libidn
+License:       LGPL v2.1+
 Group:         Libraries/Python
 Requires:      %{name} = %{version}-%{release}
 %pyrequires_eq python-libs
This page took 0.036606 seconds and 4 git commands to generate.