packages: libidn/libidn.spec - updated to 1.25 - hack to allow build with a...

qboosh qboosh at pld-linux.org
Thu May 24 13:40:11 CEST 2012


Author: qboosh                       Date: Thu May 24 11:40:11 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.25
- hack to allow build with automake 1.12

---- Files affected:
packages/libidn:
   libidn.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: packages/libidn/libidn.spec
diff -u packages/libidn/libidn.spec:1.99 packages/libidn/libidn.spec:1.100
--- packages/libidn/libidn.spec:1.99	Wed Jan 11 21:19:08 2012
+++ packages/libidn/libidn.spec	Thu May 24 13:40:06 2012
@@ -21,12 +21,12 @@
 Summary:	Internationalized string processing library
 Summary(pl.UTF-8):	Biblioteka do przetwarzania umiędzynarodowionych łańcuchów
 Name:		libidn
-Version:	1.24
+Version:	1.25
 Release:	1
 License:	GPL v2+ or LGPL v3+ (library), GPL v3+ (utilities)
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
-# Source0-md5:	764d7258eeb273941680499fab2c7367
+# Source0-md5:	45ffabce4b8ca87fe98fe4542668d33d
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-python.patch
 URL:		http://www.gnu.org/software/libidn/
@@ -159,6 +159,10 @@
 d=${d#?Date: }; d=${d%%%% *}; d=$(date -d "$d" '+%d %B %Y')
 %{__sed} -i -e "s, at value{UPDATED},$d,g" doc/libidn.texi
 
+# remove it when "linking libtool libraries using a non-POSIX archiver ..." warning is gone
+# (after libidn or libtool change)
+%{__sed} -i -e '/AM_INIT_AUTOMAKE/s/-Werror//' configure.ac
+
 %build
 %{__gettextize}
 %{__libtoolize}
@@ -267,6 +271,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2012/05/24 11:40:06  qboosh
+- updated to 1.25
+- hack to allow build with automake 1.12
+
 Revision 1.99  2012/01/11 20:19:08  qboosh
 - updated to 1.24
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libidn/libidn.spec?r1=1.99&r2=1.100



More information about the pld-cvs-commit mailing list