forked from pool/xalan-c
GCC 15. [boo#1246187] More details at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116064 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=26
280 lines
9.1 KiB
Plaintext
280 lines
9.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 9 14:25:11 UTC 2025 - Martin Jambor <mjambor@suse.com>
|
|
|
|
- Add -Wno-error=template-body to CXXFLAGS to allow building with
|
|
GCC 15. [boo#1246187]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 28 21:07:19 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.12:
|
|
* Xerces-C++ versions 3.0 and newer are supported. Xerces-C++
|
|
* Version 3.2.3 is the preferred stable release.
|
|
* Addition of a CMake build for all supported platforms.
|
|
* Rewrite of StyleBook XML documentation in Markdown, hosted at
|
|
* https://apache.github.io/xalan-c/.
|
|
* Removal of MacOS and Windows project files for old IDE versions.
|
|
* Removal of Autoconf build.
|
|
* Xalan-C++ now supports Microsoft Visual Studio 2019 and earlier
|
|
* via the new CMake build, which replaces the old version-specific
|
|
* project and solution files.
|
|
* Xalan-C++ now also supports building with C++11, C++14 and C++17.
|
|
* Cygwin and MinGW are known to be nonfunctional in this release.
|
|
* Restoring full support will be a goal for 1.13.
|
|
- drop fix-ftbfs-ld-as-needed.diff,
|
|
fix-testxslt-segfault.diff
|
|
xalan-c-1.11-optflags.patch
|
|
reproducible.patch
|
|
xalan-c-parallel-build.patch : obsolete
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 19 20:12:12 UTC 2017 - bwiedemann@suse.com
|
|
|
|
- Add reproducible.patch to have constant link-order
|
|
and make build fully reproducible
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 17 08:05:55 UTC 2016 - tchvatal@suse.com
|
|
|
|
- %__isa_bits instead of ifarch conditional
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 13 11:48:06 UTC 2016 - tchvatal@suse.com
|
|
|
|
- Cleanup a bit with spec-cleaner
|
|
- Disable ICU as no other distro does build with it
|
|
- Add patches to build with paralel make and respect ldflags
|
|
- Remove test/sample binaries instalation, not needed on resulting
|
|
systems
|
|
- Add condition for aarch64 build
|
|
- Added patches:
|
|
* fix-ftbfs-ld-as-needed.diff
|
|
* fix-testxslt-segfault.diff
|
|
* xalan-c-parallel-build.patch
|
|
- Removed patches, no longer needed:
|
|
* xalan-c-1.11-fix_build.patch
|
|
* xalan-c-1.11-fixes.patch
|
|
* xalan-c-1.11-gcc4.patch
|
|
* xalan-c-1.11-lib64.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 10 17:48:04 UTC 2015 - matwey.kornilov@gmail.com
|
|
|
|
- Update to 1.11
|
|
- Drop xalan-c-1.10.0-gcc46.patch: upstreamed
|
|
- Frop xalan-c-svn-20090415.patch: upstreamed
|
|
- Refresh and rename the following patches
|
|
* xalan-c-1.10.0-lib64.patch -> xalan-c-1.11-lib64.patch
|
|
* xalan-c-1.10.0-fix_build.patch -> xalan-c-1.11-fix_build.patch
|
|
* xalan-c-1.10.0-optflags.patch -> xalan-c-1.11-optflags.patch
|
|
* xalan-c-1.10.0-fixes.patch -> xalan-c-1.11-fixes.patch
|
|
* xalan-c-1.10.0-gcc4.patch -> xalan-c-1.11-gcc4.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 22 00:35:51 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
|
|
- Use System/Libraries for shlibs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 10:31:53 UTC 2011 - coolo@suse.com
|
|
|
|
- remove call to suse_update_config (very old work around)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 2 14:55:20 UTC 2011 - idoenmez@novell.com
|
|
|
|
- Add xalan-c-1.10.0-gcc46.patch to fix compilation with gcc 4.6
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 14:36:55 CET 2009 - meissner@suse.de
|
|
|
|
- refresh patch with fuzz=0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
|
|
|
- make patch0 usage consistent
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com
|
|
|
|
- disable as-needed for this package as it fails to build with it
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 15:41:02 CEST 2009 - ro@suse.de
|
|
|
|
- rename subpackages (X to x)
|
|
- update to svn to try to build with current xerces
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 1 20:51:32 CEST 2008 - aj@suse.de
|
|
|
|
- Do not build in parallel.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 14 16:23:55 CEST 2008 - prusnak@suse.cz
|
|
|
|
- cleaned spec file (and renamed libXalan-c-110 to libXalan-c110)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 18 17:13:23 CET 2007 - zpetrova@suse.cz
|
|
|
|
- Fixed Requires of lib subpackage.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 3 14:09:47 CEST 2007 - zpetrova@suse.cz
|
|
|
|
- fixed build.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 7 02:20:24 CEST 2007 - mrueckert@suse.de
|
|
|
|
- revert %check change
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 7 01:18:39 CEST 2007 - mrueckert@suse.de
|
|
|
|
- fixed buildrequires (using the old package name. it is still
|
|
provided)
|
|
- ldconfig should be run for the new library package libXalan-c-110
|
|
- move make test into %check
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 6 22:14:53 CEST 2007 - mrueckert@suse.de
|
|
|
|
- added provides/obsoletes for the package rename
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 6 09:30:15 CEST 2007 - zpetrova@suse.cz
|
|
|
|
- split to libXalan-c-110, lib-Xalan-c-devel according to
|
|
Shared library guidelines.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:34:02 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 9 16:15:09 CET 2006 - zpetrova@suse.cz
|
|
|
|
- update to 1.10
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 3 14:24:32 CEST 2005 - uli@suse.de
|
|
|
|
- fixed to build with GCC4
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 16:07:45 CET 2005 - didge@suse.de
|
|
|
|
- added new patch by Robert Schiele (Bug #64605)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 24 12:11:27 CET 2005 - ro@suse.de
|
|
|
|
- fix lib64 build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 17:56:28 CET 2005 - didge@suse.de
|
|
|
|
- new version 1.9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 20 14:19:10 CET 2004 - didge@suse.de
|
|
|
|
- removed soname patch as it isn't needed anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 9 13:58:31 CET 2004 - didge@suse.de
|
|
|
|
- added patch by Robert Schiele to rename include path from xalan
|
|
to xalanc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 9 14:21:14 CEST 2004 - didge@suse.de
|
|
|
|
- new version 1.8
|
|
- soname patch adapted
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 12 15:32:05 CEST 2004 - didge@suse.de
|
|
|
|
- patch added to fix #40176
|
|
- fixed #40178 by adding expat to neededforbuild
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 13 14:24:48 CET 2004 - meissner@suse.de
|
|
|
|
- Fixed lib64 problem.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 10 12:15:22 CET 2004 - didge@suse.de
|
|
|
|
- Update to version 1.7
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 10 10:10:55 CET 2004 - adrian@suse.de
|
|
|
|
- add %run_ldconfig
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 29 14:25:46 CEST 2003 - nashif@suse.de
|
|
|
|
- #29608: Symlink libs instead of copying them
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 26 20:54:38 CEST 2003 - nashif@suse.de
|
|
|
|
- Reduced docs
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 5 18:35:29 CEST 2003 - nashif@suse.de
|
|
|
|
- Update to version 1.6
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 29 05:56:07 CEST 2003 - nashif@suse.de
|
|
|
|
- Update to version 1.5
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 21 05:53:57 CET 2003 - nashif@suse.de
|
|
|
|
- Adapted to use latest Xerces-c
|
|
- Updated sources to real 1.4
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 17 03:47:11 CEST 2002 - nashif@suse.de
|
|
|
|
- Fixed for lib64
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 15 07:27:13 CEST 2002 - nashif@suse.de
|
|
|
|
- Java not needed for build
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 14 20:46:01 CEST 2002 - nashif@suse.de
|
|
|
|
- Update to 1.4 CVS which actually compiles
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 8 15:46:36 CET 2002 - sf@suse.de
|
|
|
|
- removed a wrong #define to build with gcc3.x
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 31 21:13:58 CET 2002 - nashif@suse.de
|
|
|
|
- Update to version 1.3
|
|
- Use the source from CVS (version 1.3)
|
|
- Create docs using doxygen
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 11 20:28:49 CEST 2001 - nashif@suse.de
|
|
|
|
- Initial Release (1.2)
|
|
|