OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-May-2007 17:52:51
Branch: HEAD Handle: 2007053116525000
Modified files:
openpkg-src/libidn libidn.spec
Log:
upgrading package: libidn 0.6.12 -> 0.6.14
Summary:
Revision Changes Path
1.43 +5 -3 openpkg-src/libidn/libidn.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libidn/libidn.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 libidn.spec
--- openpkg-src/libidn/libidn.spec 25 Apr 2007 15:20:21 -0000 1.42
+++ openpkg-src/libidn/libidn.spec 31 May 2007 15:52:50 -0000 1.43
@@ -32,8 +32,8 @@
Class: BASE
Group: DNS
License: LGPL
-Version: 0.6.12
-Release: 20070425
+Version: 0.6.14
+Release: 20070531
# list of sources
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
@@ -87,6 +87,9 @@
%{l_shtool} subst \
-e 's;^\(#if \)\(@[EMAIL PROTECTED])\( && ! defined
__BIT_TYPES_DEFINED__.*\)$;\1(\2+0)\3;' \
lib/gl/stdint_.h
+ %{l_shtool} subst \
+ -e 's;string.h $(WCHAR_H);string.h stdint.h $(WCHAR_H);' \
+ lib/gl/Makefile.in
%build
CC="%{l_cc}" \
@@ -101,7 +104,6 @@
--with-libiconv-prefix=%{l_prefix} \
--disable-shared \
--disable-nls
- ./config.status --file=lib/gl/stdint.h:lib/gl/stdint_.h
%{l_make} %{l_mflags -O}
%install
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]