|
|
@ -1,15 +1,13 @@
|
|
|
|
Summary: A tool for converting XML files to various formats
|
|
|
|
Summary: A tool for converting XML files to various formats
|
|
|
|
Name: xmlto
|
|
|
|
Name: xmlto
|
|
|
|
Version: 0.0.28
|
|
|
|
Version: 0.0.28
|
|
|
|
Release: 24%{?dist}
|
|
|
|
Release: 17%{?dist}
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPLv2+
|
|
|
|
#Older versions up to xmlto-0.0.20
|
|
|
|
#Older versions up to xmlto-0.0.20
|
|
|
|
#URL: http://cyberelk.net/tim/xmlto/
|
|
|
|
#URL: http://cyberelk.net/tim/xmlto/
|
|
|
|
#Source0: http://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2
|
|
|
|
#Source0: http://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2
|
|
|
|
URL: https://pagure.io/xmlto/
|
|
|
|
URL: https://pagure.io/xmlto/
|
|
|
|
Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
|
|
|
|
Patch0: xmlto-c99-1.patch
|
|
|
|
|
|
|
|
Patch1: xmlto-c99-2.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: make
|
|
|
|
BuildRequires: docbook-xsl
|
|
|
|
BuildRequires: docbook-xsl
|
|
|
@ -54,7 +52,7 @@ This subpackage contains xmlto backend scripts for processing
|
|
|
|
xhtml1 source format.
|
|
|
|
xhtml1 source format.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|
%autosetup -p1
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
|
%configure BASH=/bin/bash
|
|
|
|
%configure BASH=/bin/bash
|
|
|
@ -88,32 +86,12 @@ make check
|
|
|
|
%{_datadir}/xmlto/format/xhtml1/*
|
|
|
|
%{_datadir}/xmlto/format/xhtml1/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.0.28-24
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.28-17
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-23
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 23 2023 Ondrej Sloup <osloup@redhat.com> - 0.0.28-22
|
|
|
|
|
|
|
|
- Update license tag to the SPDX format
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-21
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-20
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 24 2022 Florian Weimer <fweimer@redhat.com> - 0.0.28-19
|
|
|
|
|
|
|
|
- Apply upstream patches to support building in stricer C99 mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-18
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-17
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-16
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.0.28-16
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-15
|
|
|
|
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
@ -473,4 +451,4 @@ make check
|
|
|
|
- Built for Red Hat Linux.
|
|
|
|
- Built for Red Hat Linux.
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 23 2001 Tim Waugh <twaugh@redhat.com>
|
|
|
|
* Fri Nov 23 2001 Tim Waugh <twaugh@redhat.com>
|
|
|
|
- Initial spec file.
|
|
|
|
- Initial spec file.
|