Author: qboosh                       Date: Mon Jan 23 19:34:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.6.1; java uses gcj+gjdoc now

---- Files affected:
SPECS:
   libidn.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/libidn.spec
diff -u SPECS/libidn.spec:1.45 SPECS/libidn.spec:1.46
--- SPECS/libidn.spec:1.45      Sat Dec 10 17:17:41 2005
+++ SPECS/libidn.spec   Mon Jan 23 20:34:34 2006
@@ -4,7 +4,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
@@ -16,19 +16,20 @@
 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
@@ -222,6 +223,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/01/23 19:34:34  qboosh
+- updated to 0.6.1; java uses gcj+gjdoc now
+
 Revision 1.45  2005/12/10 16:17:41  qboosh
 - updated to 0.6.0 (with C# binding, where mono available - maybe use pnet 
elsewhere?)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libidn.spec?r1=1.45&r2=1.46&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to