Author: pluto Date: Mon Jan 23 21:13:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build: JAR=/usr/bin/fastjar, rel. 2.
---- Files affected: SPECS: libidn.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: SPECS/libidn.spec diff -u SPECS/libidn.spec:1.46 SPECS/libidn.spec:1.47 --- SPECS/libidn.spec:1.46 Mon Jan 23 20:34:34 2006 +++ SPECS/libidn.spec Mon Jan 23 22:13:06 2006 @@ -17,7 +17,7 @@ Summary(pl): Biblioteka do przetwarzania umiędzynarodowionych łańcuchów Name: libidn Version: 0.6.1 -Release: 1 +Release: 2 License: LGPL v2.1 Group: Libraries Source0: http://josefsson.org/libidn/releases/%{name}-%{version}.tar.gz @@ -139,6 +139,7 @@ %{__autoconf} %{__autoheader} %{__automake} +JAR=%{_bindir}/fastjar \ %configure \ %{?with_dotnet:--enable-csharp=mono}%{!?with_dotnet:--disable-csharp} \ %{?with_java:--enable-java} \ @@ -223,6 +224,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2006/01/23 21:13:06 pluto +- fix build: JAR=/usr/bin/fastjar, rel. 2. + Revision 1.46 2006/01/23 19:34:34 qboosh - updated to 0.6.1; java uses gcj+gjdoc now ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libidn.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
