Author: glen Date: Tue Jan 9 20:45:19 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - 0.6.10; skip auto* regeneration
---- Files affected: SPECS: libidn.spec (1.54.2.1 -> 1.54.2.2) ---- Diffs: ================================================================ Index: SPECS/libidn.spec diff -u SPECS/libidn.spec:1.54.2.1 SPECS/libidn.spec:1.54.2.2 --- SPECS/libidn.spec:1.54.2.1 Mon Sep 18 00:09:53 2006 +++ SPECS/libidn.spec Tue Jan 9 21:45:14 2007 @@ -16,20 +16,18 @@ Summary: Internationalized string processing library Summary(pl): Biblioteka do przetwarzania umiędzynarodowionych łańcuchów Name: libidn -Version: 0.6.6 -Release: 2 +Version: 0.6.10 +Release: 1 License: LGPL v2.1 Group: Libraries Source0: http://josefsson.org/libidn/releases/%{name}-%{version}.tar.gz -# Source0-md5: 20181e7009337e539c2f9a06b10915ec +# Source0-md5: 443c25385059eb72e4588112af72c0c0 Patch0: %{name}-info.patch Patch1: %{name}-python.patch Patch2: %{name}-pl.po-update.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 +BuildRequires: gettext-devel >= 0.16 %{?with_java:BuildRequires: gjdoc} BuildRequires: libtool >= 2:1.5 %{?with_dotnet:BuildRequires: mono} @@ -138,12 +136,6 @@ rm -f po/stamp-po %build -%{__gettextize} -%{__libtoolize} -%{__aclocal} -I m4 -I gl/m4 -%{__autoconf} -%{__autoheader} -%{__automake} JAR=%{_bindir}/fastjar \ %configure \ %{?with_dotnet:--enable-csharp=mono}%{!?with_dotnet:--disable-csharp} \ @@ -231,6 +223,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54.2.2 2007/01/09 20:45:14 glen +- 0.6.10; skip auto* regeneration + Revision 1.54.2.1 2006/09/17 22:09:53 glen - BR: rpm-pythonprov for python ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libidn.spec?r1=1.54.2.1&r2=1.54.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
