]> git.pld-linux.org Git - packages/xchat.git/commitdiff
- updated ac stuff to current state of affairs auto/th/xchat-2.8.8-17
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Dec 2019 19:08:41 +0000 (20:08 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 6 Dec 2019 19:08:41 +0000 (20:08 +0100)
- rel 17

ac.patch [new file with mode: 0644]
xchat.spec

diff --git a/ac.patch b/ac.patch
new file mode 100644 (file)
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
+ ])
index 72e9971b17caf3fc8483c753102a949e8c4efa97..9c3b6c980f0d693daa1eb98251f01423e91c384c 100644 (file)
@@ -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
 
This page took 0.13228 seconds and 4 git commands to generate.