[packages/crossmingw32-gettext] - updated to 0.18.3.1 - removed obsolete ac patch

qboosh qboosh at pld-linux.org
Mon Aug 19 20:14:17 CEST 2013


commit 94fc18f04f312038b16fc52f91c26a948cfaf180
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Aug 19 20:13:36 2013 +0200

    - updated to 0.18.3.1
    - removed obsolete ac patch

 crossmingw32-gettext.spec | 13 ++-----------
 gettext-ac.patch          | 11 -----------
 2 files changed, 2 insertions(+), 22 deletions(-)
---
diff --git a/crossmingw32-gettext.spec b/crossmingw32-gettext.spec
index 9d51e25..68edf76 100644
--- a/crossmingw32-gettext.spec
+++ b/crossmingw32-gettext.spec
@@ -1,23 +1,15 @@
-# TODO
-# - unpackaged
-#        /usr/i386-mingw32/bin/envsubst.exe
-#        /usr/i386-mingw32/bin/gettext.exe
-#        /usr/i386-mingw32/bin/gettext.sh
-#        /usr/i386-mingw32/bin/ngettext.exe
-
 %define		realname		gettext
 Summary:	gettext libraries - cross MinGW32 version
 Summary(pl.UTF-8):	Biblioteki gettext - wersja skrośna dla MinGW32
 Name:		crossmingw32-%{realname}
-Version:	0.18.3
+Version:	0.18.3.1
 Release:	1
 License:	LGPL v2+
 Group:		Development/Libraries
 Source0:	http://ftp.gnu.org/gnu/gettext/%{realname}-%{version}.tar.gz
-# Source0-md5:	3fa4236c41b7e837355de144210207ec
+# Source0-md5:	3fc808f7d25487fc72b5759df7419e02
 Patch0:		%{realname}-libintl_by_gcj.patch
 Patch1:		%{name}-kill_tools.patch
-Patch2:		%{realname}-ac.patch
 URL:		http://www.gnu.org/software/gettext/
 BuildRequires:	autoconf >= 2.62
 BuildRequires:	automake >= 1:1.11
@@ -85,7 +77,6 @@ Biblioteki DLL gettext dla Windows.
 %setup -q -n %{realname}-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__libtoolize}
diff --git a/gettext-ac.patch b/gettext-ac.patch
deleted file mode 100644
index 3685d4d..0000000
--- a/gettext-ac.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- gettext-0.18.3/gettext-runtime/m4/intl.m4.orig	2013-07-07 07:28:39.000000000 +0200
-+++ gettext-0.18.3/gettext-runtime/m4/intl.m4	2013-07-10 17:47:31.440610841 +0200
-@@ -61,7 +61,7 @@
- 
-   dnl Use the _snprintf function only if it is declared (because on NetBSD it
-   dnl is defined as a weak alias of snprintf; we prefer to use the latter).
--  AC_CHECK_DECLS([_snprintf _snwprintf], , , [#include <stdio.h>])
-+  AC_CHECK_DECLS([_snprintf, _snwprintf], , , [#include <stdio.h>])
- 
-   dnl Use the *_unlocked functions only if they are declared.
-   dnl (because some of them were defined without being declared in Solaris
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-gettext.git/commitdiff/94fc18f04f312038b16fc52f91c26a948cfaf180



More information about the pld-cvs-commit mailing list