SHA256
8
0
forked from pool/xalan-c

30 Commits

Author SHA256 Message Date
f2813ba087 Accepting request 1292521 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1292521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=24
2025-07-14 08:54:50 +00:00
89ef20d2d8 - Add -Wno-error=template-body to CXXFLAGS to allow building with
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
2025-07-13 14:38:26 +00:00
0683f5c519 Accepting request 838377 from devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/838377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=23
2020-09-29 17:04:17 +00:00
b891f6b576 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=24
2020-09-28 21:09:09 +00:00
245c178400 Accepting request 496928 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/496928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=22
2017-05-22 08:48:01 +00:00
Ismail Dönmez
690ed0fb0d Accepting request 496862 from home:bmwiedemann:branches:devel:libraries:c_c++
Add reproducible.patch to have constant link-order and make build fully reproducible

OBS-URL: https://build.opensuse.org/request/show/496862
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=22
2017-05-20 11:22:04 +00:00
0a1701e92c Accepting request 396146 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/396146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=21
2016-05-19 10:14:51 +00:00
Ismail Dönmez
e9072f1207 Accepting request 396144 from home:scarabeus_iv:branches:devel:libraries:c_c++
- %__isa_bits instead of ifarch conditional

OBS-URL: https://build.opensuse.org/request/show/396144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=20
2016-05-17 08:26:49 +00:00
862294ec58 Accepting request 395163 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/395163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=20
2016-05-14 10:23:48 +00:00
77af566899 Accepting request 395147 from home:scarabeus_iv:branches:devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/395147
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=18
2016-05-13 12:44:33 +00:00
a35f69ec32 Accepting request 290275 from devel:libraries:c_c++
- 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

OBS-URL: https://build.opensuse.org/request/show/290275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=19
2015-03-12 15:38:45 +00:00
Ismail Dönmez
73459e079f OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=16 2015-03-11 11:04:07 +00:00
Ismail Dönmez
d5cf2b24dd - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=15
2015-03-11 10:58:37 +00:00
Ismail Dönmez
73b9181744 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=14 2015-03-11 10:56:08 +00:00
Ismail Dönmez
06accca6f0 Accepting request 290216 from home:matwey:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/290216
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=13
2015-03-11 10:54:05 +00:00
Stephan Kulow
8a39c271ad Accepting request 97989 from devel:libraries:c_c++
Forward to Factory

OBS-URL: https://build.opensuse.org/request/show/97989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=14
2011-12-25 16:42:46 +00:00
4fa795bb6a Remove redundant/unwanted tags/section (cf. specfile guidelines)
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=10
2011-12-22 00:43:06 +00:00
Ismail Dönmez
9c3ba83d64 Accepting request 97747 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97747
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=9
2011-12-21 16:13:19 +00:00
Stephan Kulow
15e6a09719 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=13
2011-12-06 18:13:35 +00:00
Sascha Peilicke
3aa3f2b398 Autobuild autoformatter for 69248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=11
2011-05-03 07:37:59 +00:00
Sascha Peilicke
29bb514483 Accepting request 69248 from devel:libraries:c_c++
Fix gcc 4.6 compilation. (forwarded request 69243 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/69248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=10
2011-05-03 07:37:50 +00:00
Cristian Rodríguez
d0de78f47b Accepting request 69243 from home:namtrac:branches:devel:libraries:c_c++
Fix gcc 4.6 compilation.

OBS-URL: https://build.opensuse.org/request/show/69243
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=7
2011-05-02 15:08:29 +00:00
OBS User autobuild
aa737f08b2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=6 2010-03-18 15:35:27 +00:00
Stephan Kulow
b671f49d62 converted link to branch
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=6
2010-02-19 15:13:08 +00:00
OBS User autobuild
2aa6d0035e Accepting request 25106 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/xalan-c based on submit request 25106 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/25106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=5
2009-11-27 15:10:56 +00:00
OBS User autobuild
962e018e26 checked in
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=5
2009-11-27 15:10:53 +00:00
083d3f3ab2 - refresh patch with fuzz=0
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/xalan-c?expand=0&rev=4
2009-11-15 13:37:09 +00:00
OBS User autobuild
7d618fc030 Accepting request 18832 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/xalan-c based on submit request 18832 from user mlschroe

OBS-URL: https://build.opensuse.org/request/show/18832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=3
2009-08-26 13:48:52 +00:00
OBS User unknown
fabfa33ae2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=2 2009-06-20 02:06:12 +00:00
OBS User unknown
6cdf200a12 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xalan-c?expand=0&rev=1 2009-04-15 22:36:07 +00:00