]> git.pld-linux.org Git - packages/libidn.git/commitdiff
- updated to 0.6.1; java uses gcj+gjdoc now auto/th/libidn-0_6_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 23 Jan 2006 19:34:34 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libidn.spec -> 1.46

libidn.spec

index 46193d04f5cd1745beea25286b9b2f6fe203e604..d5e6ed4251ca5f3ee973458a15c2c10f67c08974 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Conditional build:
 %bcond_without dotnet  # don't build C# binding
-%bcond_with    java    # build Java implementation
+%bcond_without java    # don't build Java implementation
 %bcond_without python  # don't build python interface
 #
 %ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
 Summary:       Internationalized string processing library
 Summary(pl):   Biblioteka do przetwarzania umiêdzynarodowionych ³añcuchów
 Name:          libidn
-Version:       0.6.0
+Version:       0.6.1
 Release:       1
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       http://josefsson.org/libidn/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 4991ab5ce647c89fa4812d9a1700a8f6
+# Source0-md5: 7634c115a747ba0c9b7109553dcfc6c6
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-python.patch
 URL:           http://www.gnu.org/software/libidn/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
+%{?with_java:BuildRequires:    gcc-java}
 BuildRequires: gettext-devel >= 0.14.1
-%{?with_java:BuildRequires:    jdk}
+%{?with_java:BuildRequires:    gjdoc}
 BuildRequires: libtool >= 2:1.5
 %{?with_dotnet:BuildRequires:  mono}
 BuildRequires: perl-base
This page took 0.039863 seconds and 4 git commands to generate.