Compare commits
18 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a88025b3d5 | ||
|
|
1123d4df46 | ||
|
|
2da2e59c20 | ||
|
|
c75752635c | ||
| 77e736049c | |||
|
|
23e442c471 | ||
|
|
9205086268 | ||
|
|
207e4e7264 | ||
|
|
2fcbf08fff | ||
|
|
713b3cd8dd | ||
|
|
3988030007 | ||
|
|
cff905e207 | ||
| 6635cb669b | |||
|
|
a24e356658 | ||
|
|
9cf2ce70c6 | ||
|
|
ebfb97eab8 | ||
|
|
5f201fafd6 | ||
|
|
e1b10a0eb3 |
1 changed files with 56 additions and 6 deletions
62
xsd.spec
62
xsd.spec
|
|
@ -1,9 +1,10 @@
|
|||
Name: xsd
|
||||
Version: 4.1.0
|
||||
Release: 0.3.a11%{?dist}
|
||||
Release: 0.20.a11%{?dist}
|
||||
Summary: W3C XML schema to C++ data binding compiler
|
||||
# Exceptions permit otherwise GPLv2 incompatible combination with ASL 2.0
|
||||
License: GPLv2 with exceptions and ASL 2.0
|
||||
# Automatically converted from old format: GPLv2 with exceptions and ASL 2.0 - review is highly recommended.
|
||||
License: LicenseRef-Callaway-GPLv2-with-exceptions AND Apache-2.0
|
||||
URL: https://www.codesynthesis.com/products/xsd/
|
||||
Source0: https://codesynthesis.com/~boris/tmp/xsd/%{version}.a11/xsd-%{version}.a11+dep.tar.bz2
|
||||
|
||||
|
|
@ -15,6 +16,7 @@ Patch0: %{name}-%{version}-xsdcxx-rename.patch
|
|||
# https://anonscm.debian.org/cgit/collab-maint/xsd.git/diff/debian/patches/0110-xerces-c3.2.patch?id=442e98604d4158dae11056c4f94aaa655cb480fa
|
||||
Patch1: %{name}-xerces_3-2.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: m4, xerces-c-devel, libcutl-devel, gcc-c++
|
||||
|
||||
%if 0%{?rhel} >= 8 || 0%{?fedora}
|
||||
|
|
@ -48,10 +50,7 @@ This package contains API documentation for %{name}.
|
|||
rm -rf libcutl
|
||||
|
||||
%build
|
||||
%if 0%{?rhel} < 7
|
||||
%{!?__global_ldflags: %global __global_ldflags -Wl,-z,relro}
|
||||
%endif
|
||||
%make_build verbose=1 CXX=g++ CC=gcc CXXFLAGS="$RPM_OPT_FLAGS -fPIC -pie -Wl,-z,now" LDFLAGS="%{__global_ldflags} -fPIC -pie -Wl,-z,now" BOOST_LINK_SYSTEM=y EXTERNAL_LIBCUTL=y
|
||||
%make_build verbose=1 CXX=g++ CC=gcc CXXFLAGS="$RPM_OPT_FLAGS -std=c++14 -fPIC -pie -Wl,-z,now" LDFLAGS="%{__global_ldflags} -fPIC -pie -Wl,-z,now" BOOST_LINK_SYSTEM=y EXTERNAL_LIBCUTL=y
|
||||
|
||||
%install
|
||||
rm -rf apidocdir
|
||||
|
|
@ -114,6 +113,57 @@ make -j 1 test EXTERNAL_LIBCUTL=y BOOST_LINK_SYSTEM=y
|
|||
%doc apidocdir/*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.20.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.19.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.18.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.17.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Fri Oct 18 2024 Pete Walter <pwalter@fedoraproject.org> - 4.1.0-0.16.a11
|
||||
- Rebuild for xerces-c 3.3
|
||||
|
||||
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.1.0-0.15.a11
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.14.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.13.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.12.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.11.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.10.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.9.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Jan 07 2022 Antonio Trande <sagitter@fedoraproject.org> - 4.1.0-0.8.a11
|
||||
- Rebuild for EPEL9
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.7.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.6.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Jeff Law <law@redhat.com> - 4.1.0-0.5.a11
|
||||
- Force C++14 as this code is not C++17 ready
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.4.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.0-0.3.a11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue