commit 03344f87892de73cfdc26e0fdbdc681b67f82f6f
Author: Jan Rękorajski <bagg...@pld-linux.org>
Date:   Mon Sep 25 08:44:03 2023 +0200

    - rebuild with gtk3 and wxWidgets 3.2, rel 5

 xchm.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/xchm.spec b/xchm.spec
index 44dccee..7d2f9c7 100644
--- a/xchm.spec
+++ b/xchm.spec
@@ -1,13 +1,12 @@
 #
 # Conditional build:
 %bcond_with    xmlrpc          # enable XmlRpc functionality
-%bcond_without unicode         # unicode version of wxGTK2
 #
 Summary:       CHM viewer for UNIX
 Summary(pl.UTF-8):     Przeglądarka CHM dla Uniksów
 Name:          xchm
 Version:       1.23
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/xchm/%{name}-%{version}.tar.gz
@@ -20,7 +19,7 @@ BuildRequires:        autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: chmlib-devel
 BuildRequires: gettext-tools >= 0.14.3
-BuildRequires: wxGTK2-%{?with_unicode:unicode-}devel >= 2.8.0
+BuildRequires: wxGTK3-unicode-devel >= 2.8.0
 %if %{with xmlrpc}
 # for configure check
 BuildRequires: openssl-devel
@@ -52,7 +51,7 @@ CHMLIB Jeda Winga, z użyciem wxWidgets.
 %{__automake}
 %configure \
        %{?with_xmlrpc:--enable-xmlrpc} \
-       
WX_CONFIG_NAME=%{_bindir}/wx-gtk2-%{!?with_unicode:ansi}%{?with_unicode:unicode}-config
+       WX_CONFIG_NAME=%{_bindir}/wx-gtk3-unicode-config
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xchm.git/commitdiff/03344f87892de73cfdc26e0fdbdc681b67f82f6f

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to