OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Aug-2006 11:14:31
Branch: HEAD Handle: 2006082710143000
Modified files:
openpkg-src/libidn libidn.patch libidn.spec
Log:
upgrading package: libidn 0.6.5 -> 0.6.6
Summary:
Revision Changes Path
1.3 +12 -0 openpkg-src/libidn/libidn.patch
1.32 +3 -2 openpkg-src/libidn/libidn.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libidn/libidn.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 libidn.patch
--- openpkg-src/libidn/libidn.patch 7 Mar 2006 14:37:44 -0000 1.2
+++ openpkg-src/libidn/libidn.patch 27 Aug 2006 09:14:30 -0000 1.3
@@ -20,3 +20,15 @@
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
EXTRA_DIST = FAQ libc/README libc/getaddrinfo-idn.txt libc/example.c \
+Index: gl/stdint_.h
+--- gl/stdint_.h.orig 2006-08-09 23:06:45 +0200
++++ gl/stdint_.h 2006-08-27 11:11:20 +0200
+@@ -69,7 +69,7 @@
+ # include <sys/inttypes.h>
+ #endif
+
+-#if @HAVE_SYS_BITYPES_H@ && ! defined __BIT_TYPES_DEFINED__
++#if (@[EMAIL PROTECTED]) && ! defined __BIT_TYPES_DEFINED__
+ /* Linux libc4 >= 4.6.7 and libc5 have a <sys/bitypes.h> that defines
+ int{8,16,32,64}_t and __BIT_TYPES_DEFINED__. In libc5 >= 5.2.2 it is
+ included by <sys/types.h>. */
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/libidn/libidn.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 libidn.spec
--- openpkg-src/libidn/libidn.spec 9 Jul 2006 21:26:06 -0000 1.31
+++ openpkg-src/libidn/libidn.spec 27 Aug 2006 09:14:30 -0000 1.32
@@ -32,8 +32,8 @@
Class: BASE
Group: DNS
License: LGPL
-Version: 0.6.5
-Release: 20060709
+Version: 0.6.6
+Release: 20060827
# list of sources
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
@@ -93,6 +93,7 @@
--with-libiconv-prefix=%{l_prefix} \
--disable-shared \
--disable-nls
+ ./config.status --file=gl/stdint.h:gl/stdint_.h
%{l_make} %{l_mflags -O}
%install
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]