[packages/xchat] - updated ac stuff to current state of affairs - rel 17

baggins baggins at pld-linux.org
Fri Dec 6 20:09:10 CET 2019


commit 46d3e6aedab6523eaf34686a6299e005c60739da
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Dec 6 20:08:41 2019 +0100

    - updated ac stuff to current state of affairs
    - rel 17

 ac.patch   | 19 +++++++++++++++++++
 xchat.spec |  4 +++-
 2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/xchat.spec b/xchat.spec
index 72e9971..9c3b6c9 100644
--- a/xchat.spec
+++ b/xchat.spec
@@ -21,7 +21,7 @@ Summary(uk.UTF-8):	GTK+ IRC клієнт
 Summary(zh_CN.UTF-8):	GTK+ IRC (聊天) 客户。
 Name:		xchat
 Version:	2.8.8
-Release:	16
+Release:	17
 Epoch:		1
 License:	GPL v2
 Group:		X11/Applications/Networking
@@ -35,6 +35,7 @@ Patch2:		%{name}-long-delimiter.patch
 Patch3:		%{name}-domains.patch
 Patch4:		%{name}-gtk_2_14.patch
 Patch5:		%{name}-desktop.patch
+Patch6:		ac.patch
 URL:		http://www.xchat.org/
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf
@@ -143,6 +144,7 @@ X-Chat - ще один IRC клієнт для X Window System, який вик
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 cp %{SOURCE1} po/pl.po
 
diff --git a/ac.patch b/ac.patch
new file mode 100644
index 0000000..6e41ee0
--- /dev/null
+++ b/ac.patch
@@ -0,0 +1,19 @@
+--- xchat-2.8.8/configure.in~	2019-12-06 00:04:24.000000000 +0100
++++ xchat-2.8.8/configure.in	2019-12-06 00:05:01.988198798 +0100
+@@ -26,7 +26,7 @@
+ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE",[Gettext package name])
+ 
+ ALL_LINGUAS="be ca cs de el es fi fr gl hu it ja kn ko lt mk nl pa pl pt ru sq sr sv th uk vi zh_CN zh_TW"
+-AM_GNU_GETTEXT
++AM_GNU_GETTEXT([external])
+ 
+ dnl displaced from acconfig.h
+ AH_VERBATIM([OLD_PERL],[#undef OLD_PERL])
+@@ -790,7 +790,6 @@
+ plugins/python/Makefile
+ plugins/perl/Makefile
+ plugins/tcl/Makefile
+-intl/Makefile
+ po/Makefile.in
+ ])
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xchat.git/commitdiff/46d3e6aedab6523eaf34686a6299e005c60739da



More information about the pld-cvs-commit mailing list