SHA256
1
0
forked from pool/xerces-c

Accepting request 1200182 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/1200182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xerces-c?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2024-09-13 12:26:06 +00:00 committed by Git OBS Bridge
commit 0d18d3d130
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 11 19:08:46 UTC 2024 - Martin Schreiner <martin.schreiner@suse.com>
- Enable gnuiconv transcoder, permanent fix for bsc#1223088.
-------------------------------------------------------------------
Wed Dec 27 11:53:10 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package xerces-c
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -91,6 +91,7 @@ This package includes files needed for development with Xerces-c
%build
find . -type d -name .svn -exec rm -Rf "{}" "+"
%configure \
--enable-transcoder-gnuiconv \
--enable-netaccessor-curl \
--disable-static \
--disable-silent-rules