2013-07-29 09:21:27 +00:00
|
|
|
Name: dblatex
|
2021-02-18 11:00:32 +00:00
|
|
|
Version: 0.3.12
|
2023-06-06 20:01:30 +00:00
|
|
|
Release: 12%{?dist}
|
2013-07-29 09:21:27 +00:00
|
|
|
Summary: DocBook to LaTeX/ConTeXt Publishing
|
|
|
|
BuildArch: noarch
|
2013-07-29 11:49:46 +00:00
|
|
|
# Most of package is GPLv2+, except:
|
|
|
|
# xsl/ directory is DMIT
|
|
|
|
# lib/dbtexmf/core/sgmlent.txt is Public Domain
|
|
|
|
# latex/misc/enumitem.sty, multirow2.sry and ragged2e.sty are LPPL
|
|
|
|
# latex/misc/lastpage.sty is GPLv2 (no +)
|
|
|
|
# latex/misc/passivetex is MIT (not included in binary RPM so not listed)
|
2022-12-06 15:29:12 +00:00
|
|
|
License: GPL-2.0-or-later AND GPL-2.0-only AND LPPL-1.3a AND LicenseRef-DMIT AND LicenseRef-Fedora-Public-Domain
|
2013-07-29 09:21:27 +00:00
|
|
|
URL: http://dblatex.sourceforge.net/
|
2021-02-18 11:00:32 +00:00
|
|
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}3-%{version}.tar.bz2
|
2013-07-29 09:21:27 +00:00
|
|
|
# Source1 is from http://docbook.sourceforge.net/release/xsl/current/COPYING
|
|
|
|
Source1: COPYING-docbook-xsl
|
2020-02-05 14:49:40 +00:00
|
|
|
Patch0: dblatex-0.3.11-disable-debian.patch
|
|
|
|
Patch1: dblatex-0.3.11-which-shutil.patch
|
2021-02-18 11:24:27 +00:00
|
|
|
Patch2: dblatex-0.3.11-replace-inkscape-by-rsvg.patch
|
2013-07-29 09:21:27 +00:00
|
|
|
|
2019-09-23 08:38:00 +00:00
|
|
|
BuildRequires: python3-devel
|
2020-06-23 19:39:48 +00:00
|
|
|
BuildRequires: python3-setuptools
|
2013-07-29 09:21:27 +00:00
|
|
|
BuildRequires: libxslt
|
2013-01-09 20:45:33 +00:00
|
|
|
BuildRequires: texlive-base
|
|
|
|
BuildRequires: texlive-collection-latex
|
|
|
|
BuildRequires: texlive-collection-xetex
|
|
|
|
BuildRequires: texlive-xmltex-bin
|
2013-07-29 09:21:27 +00:00
|
|
|
BuildRequires: texlive-anysize
|
|
|
|
BuildRequires: texlive-appendix
|
|
|
|
BuildRequires: texlive-changebar
|
2018-04-11 11:18:53 +00:00
|
|
|
BuildRequires: texlive-fancybox
|
2013-07-29 09:21:27 +00:00
|
|
|
BuildRequires: texlive-jknapltx
|
|
|
|
BuildRequires: texlive-multirow
|
|
|
|
BuildRequires: texlive-overpic
|
2023-06-06 20:01:30 +00:00
|
|
|
BuildRequires: texlive-passivetex
|
2013-07-29 09:21:27 +00:00
|
|
|
BuildRequires: texlive-pdfpages
|
|
|
|
BuildRequires: texlive-subfigure
|
2013-01-09 20:45:33 +00:00
|
|
|
BuildRequires: texlive-stmaryrd
|
2018-04-11 11:18:53 +00:00
|
|
|
BuildRequires: texlive-wasysym
|
2013-01-09 20:45:33 +00:00
|
|
|
Requires: texlive-base
|
|
|
|
Requires: texlive-collection-latex
|
|
|
|
Requires: texlive-collection-xetex
|
|
|
|
Requires: texlive-collection-fontsrecommended
|
2013-07-29 09:21:27 +00:00
|
|
|
Requires: texlive-xmltex texlive-xmltex-bin
|
|
|
|
Requires: texlive-anysize
|
|
|
|
Requires: texlive-appendix
|
|
|
|
Requires: texlive-bibtopic
|
|
|
|
Requires: texlive-changebar
|
|
|
|
Requires: texlive-ec
|
2018-04-11 11:18:53 +00:00
|
|
|
Requires: texlive-fancybox
|
2013-07-29 09:21:27 +00:00
|
|
|
Requires: texlive-jknapltx
|
|
|
|
Requires: texlive-multirow
|
|
|
|
Requires: texlive-overpic
|
|
|
|
Requires: texlive-passivetex
|
|
|
|
Requires: texlive-pdfpages
|
|
|
|
Requires: texlive-subfigure
|
2013-01-09 20:45:33 +00:00
|
|
|
Requires: texlive-stmaryrd
|
2018-04-11 11:18:53 +00:00
|
|
|
Requires: texlive-wasysym
|
2013-07-29 09:21:27 +00:00
|
|
|
Requires: texlive-xmltex-bin
|
|
|
|
Requires: libxslt docbook-dtds
|
2018-04-11 11:18:53 +00:00
|
|
|
Recommends: ImageMagick
|
|
|
|
Recommends: texlive-epstopdf-bin
|
|
|
|
Recommends: transfig
|
2021-02-18 11:24:27 +00:00
|
|
|
Recommends: librsvg2-tools
|
2007-11-13 17:46:05 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
dblatex is a program that transforms your SGML/XMLDocBook
|
|
|
|
documents to DVI, PostScript or PDF by translating them
|
|
|
|
into pure LaTeX as a first process. MathML 2.0 markups
|
|
|
|
are supported, too. It started as a clone of DB2LaTeX.
|
|
|
|
|
|
|
|
Authors:
|
|
|
|
--------
|
|
|
|
Benoît Guillon <marsgui at users dot sourceforge dot net>
|
|
|
|
Andreas Hoenen <andreas dot hoenen at arcor dot de>
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
2023-03-29 08:52:55 +00:00
|
|
|
%autosetup -n %{name}3-%{version} -p 1
|
2019-09-23 08:38:00 +00:00
|
|
|
|
|
|
|
rm -rf lib/contrib
|
2022-11-01 06:01:50 +00:00
|
|
|
%py3_shebang_fix .
|
2007-11-13 17:46:05 +00:00
|
|
|
|
|
|
|
%build
|
2019-09-23 08:38:00 +00:00
|
|
|
%{__python3} setup.py build
|
2007-11-13 17:46:05 +00:00
|
|
|
|
|
|
|
|
|
|
|
%install
|
2019-09-23 08:38:00 +00:00
|
|
|
%{__python3} setup.py install --root $RPM_BUILD_ROOT
|
2022-11-01 06:01:50 +00:00
|
|
|
%py3_shebang_fix $RPM_BUILD_ROOT%{_bindir}/dblatex
|
2019-02-12 09:17:15 +00:00
|
|
|
|
2007-11-13 17:46:05 +00:00
|
|
|
# these are already in tetex-latex:
|
2008-06-13 05:52:03 +00:00
|
|
|
for file in bibtopic.sty enumitem.sty ragged2e.sty passivetex/ xelatex/; do
|
2007-11-13 17:46:05 +00:00
|
|
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/misc/$file
|
|
|
|
done
|
|
|
|
|
2013-01-09 20:45:33 +00:00
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_datadir}/texlive/texmf-dist/tex/latex/dblatex
|
2013-07-29 09:21:27 +00:00
|
|
|
for file in ` find $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/ -name '*.sty' ` ; do
|
2013-01-09 20:45:33 +00:00
|
|
|
mv $file $RPM_BUILD_ROOT%{_datadir}/texlive/texmf-dist/tex/latex/dblatex/`basename $file`;
|
2007-11-13 17:46:05 +00:00
|
|
|
done
|
|
|
|
|
2008-06-13 05:52:03 +00:00
|
|
|
## also move .xetex files
|
2013-07-29 09:21:27 +00:00
|
|
|
for file in ` find $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/ -name '*.xetex' ` ; do
|
2013-01-09 20:45:33 +00:00
|
|
|
mv $file $RPM_BUILD_ROOT%{_datadir}/texlive/texmf-dist/tex/latex/dblatex/`basename $file`;
|
2008-06-13 05:52:03 +00:00
|
|
|
done
|
|
|
|
|
2007-11-13 17:46:05 +00:00
|
|
|
rmdir $RPM_BUILD_ROOT%{_datadir}/dblatex/latex/{misc,contrib/example,style}
|
|
|
|
|
|
|
|
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/dblatex
|
|
|
|
# shipped in %%docs
|
|
|
|
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/
|
|
|
|
|
|
|
|
sed -e 's/\r//' xsl/mathml2/README > README-xsltml
|
|
|
|
touch -r xsl/mathml2/README README-xsltml
|
|
|
|
cp -p %{SOURCE1} COPYING-docbook-xsl
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%{_mandir}/man1/dblatex.1*
|
|
|
|
%doc COPYRIGHT docs/manual.pdf COPYING-docbook-xsl README-xsltml
|
2019-09-23 08:38:00 +00:00
|
|
|
%{python3_sitelib}/dbtexmf/
|
|
|
|
%{python3_sitelib}/dblatex-*.egg-info
|
2007-11-13 17:46:05 +00:00
|
|
|
%{_bindir}/dblatex
|
|
|
|
%{_datadir}/dblatex/
|
2013-01-09 20:45:33 +00:00
|
|
|
%{_datadir}/texlive/texmf-dist/tex/latex/dblatex/
|
2007-11-13 17:46:05 +00:00
|
|
|
%dir %{_sysconfdir}/dblatex
|
|
|
|
|
|
|
|
%post -p /usr/bin/texhash
|
|
|
|
|
|
|
|
%postun -p /usr/bin/texhash
|
|
|
|
|
|
|
|
%changelog
|
2023-06-06 20:01:30 +00:00
|
|
|
* Tue Jun 06 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.3.12-12
|
|
|
|
- Remove obsolete texlive-collection-htmlxml dependency
|
|
|
|
|
2023-03-29 08:52:55 +00:00
|
|
|
* Wed Mar 29 2023 Michael J Gruber <mjg@fedoraproject.org> - 0.3.12-11
|
|
|
|
- Adjust patch macro usage to rpm >= 4.18 in a cleaner way
|
|
|
|
|
2023-03-28 18:10:38 +00:00
|
|
|
* Tue Mar 28 2023 Than Ngo <than@redhat.com> - 0.3.12-10
|
|
|
|
- Fix deprecated patch rpm macro
|
|
|
|
|
2023-01-19 01:00:58 +00:00
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-12-06 15:29:12 +00:00
|
|
|
* Tue Dec 06 2022 Michael J Gruber <mjg@fedoraproject.org> - 0.3.12-8
|
|
|
|
- SPDX migration
|
|
|
|
|
2022-07-21 00:04:32 +00:00
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-13 12:49:08 +00:00
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.3.12-6
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
2022-01-20 00:18:14 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-21 20:25:30 +00:00
|
|
|
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.12-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-06-02 08:12:50 +00:00
|
|
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.3.12-3
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
2021-02-18 11:24:27 +00:00
|
|
|
* Thu Feb 18 2021 Michael J Gruber <mjg@fedoraproject.org> - 0.3.12-2
|
|
|
|
- replace inkscape by rsvg (#bz 1833047)
|
|
|
|
|
2021-02-18 11:00:32 +00:00
|
|
|
* Thu Feb 18 2021 Michael J Gruber <mjg@fedoraproject.org> - 0.3.12-1
|
|
|
|
- rebase to 0.3.12
|
|
|
|
- follow yet another package/tree renaming
|
|
|
|
|
2021-01-26 03:02:02 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-07-27 15:03:07 +00:00
|
|
|
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-06-23 19:39:48 +00:00
|
|
|
* Tue Jun 23 2020 Michael J Gruber <mjg@fedoraproject.org> - 0.3.11-6
|
|
|
|
- BR setuptools explicitly
|
|
|
|
|
2020-05-22 01:05:32 +00:00
|
|
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 0.3.11-5
|
|
|
|
- Rebuilt for Python 3.9
|
|
|
|
|
2020-02-05 14:49:40 +00:00
|
|
|
* Wed Feb 05 2020 Michael J Gruber <mjg@fedoraproject.org> - 0.3.11-4
|
|
|
|
- rebase to upstreamed py3 version (bz 1796232)
|
|
|
|
|
2020-01-28 15:24:18 +00:00
|
|
|
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.11-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-09-23 08:38:00 +00:00
|
|
|
* Mon Sep 23 2019 Michael J Gruber <mjg@fedoraproject.org> - 0.3.11-2
|
|
|
|
- port to python3 (bz #1737967)
|
|
|
|
|
2019-09-22 19:01:30 +00:00
|
|
|
* Sun Sep 22 2019 Michael J Gruber <mjg@fedoraproject.org> - 0.3.11-1
|
|
|
|
- bugfix release (bz #1753399)
|
|
|
|
|
2019-09-10 13:49:21 +00:00
|
|
|
* Tue Sep 10 2019 Gwyn Ciesla <gwync@protonmail.com> - 0.3.10-12
|
|
|
|
- Rebundle python2-which.
|
|
|
|
|
2019-07-24 21:35:06 +00:00
|
|
|
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.10-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-02-12 09:17:15 +00:00
|
|
|
* Tue Feb 12 2019 Michael J Gruber <mjg@fedoraproject.org> - 0.3.10-10
|
|
|
|
- fix FTBFS on F30 (#1674789)
|
|
|
|
|
2019-01-31 16:50:15 +00:00
|
|
|
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.10-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-09-10 12:25:37 +00:00
|
|
|
* Mon Sep 10 2018 Michael J Gruber <mjg@fedoraproject.org> - 0.3.10-8
|
|
|
|
- make shebangs unambiguous
|
|
|
|
|
2018-07-13 09:14:06 +00:00
|
|
|
* Fri Jul 13 2018 Michael J Gruber <mjg@fedoraproject.org> - 0.3.10-7
|
|
|
|
- adjust to py2 packaging guidelines (fix FTBFS on rawhide)
|
|
|
|
|
2018-07-12 22:36:41 +00:00
|
|
|
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.10-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-04-11 11:18:53 +00:00
|
|
|
* Wed Apr 11 2018 Nikola Forró <nforro@redhat.com> - 0.3.10-5
|
|
|
|
- make non-critical graphic tools weak dependencies
|
|
|
|
- recommend inkscape, which can be used to convert SVG images
|
|
|
|
|
2018-02-07 09:29:46 +00:00
|
|
|
* Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.3.10-4
|
|
|
|
- Update Python 2 dependency declarations to new packaging standards
|
|
|
|
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
|
|
2018-02-07 06:23:47 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.10-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-07-26 05:59:10 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.10-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-04-05 07:55:04 +00:00
|
|
|
* Wed Apr 05 2017 Michael J Gruber <mjg@fedoraproject.org> - 0.3.10-1
|
|
|
|
- rebase with upstream
|
|
|
|
|
2017-02-10 08:11:53 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.9-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-10-17 12:03:45 +00:00
|
|
|
* Mon Oct 17 2016 Michael J Gruber <mjg@fedoraproject.org> - 0.3.9-1
|
|
|
|
- bugfix and feature release
|
|
|
|
|
2016-08-01 14:05:37 +00:00
|
|
|
* Mon Aug 01 2016 Michael J Gruber <mjg@fedoraproject.org> - 0.3.8-1
|
|
|
|
- bugfix and feature release
|
|
|
|
|
2016-08-01 11:47:27 +00:00
|
|
|
* Mon Aug 01 2016 Michael J Gruber <mjg@fedoraproject.org> - 0.3.7-1
|
|
|
|
- bugfix release
|
|
|
|
|
2016-07-19 06:53:56 +00:00
|
|
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-4
|
|
|
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
|
|
2016-02-03 18:29:25 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.6-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-06-17 03:45:04 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.6-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-05-18 10:01:45 +00:00
|
|
|
* Mon May 18 2015 jchaloup <jchaloup@redhat.com> - 0.3.6-1
|
|
|
|
- Update to 0.3.6
|
|
|
|
resolves: #1222169
|
|
|
|
|
2014-06-07 06:52:19 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.5-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-05-26 14:21:45 +00:00
|
|
|
* Mon May 26 2014 jchaloup <jchaloup@redhat.com> - 0.3.5-1
|
|
|
|
- Update to 0.3.5.
|
|
|
|
|
2013-08-08 14:42:57 +00:00
|
|
|
* Thu Aug 08 2013 Michael J Gruber <mjg@fedoraproject.org> - 0.3.4-8
|
|
|
|
- Merge in licensing changes from Stanislav Ochotnicky <sochotnicky@redhat.com>:
|
|
|
|
-* Mon Jul 29 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.3.4-8
|
|
|
|
-- Add Public Domain license and licensing comment
|
|
|
|
-* Mon Jul 29 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0.3.4-7
|
|
|
|
-- Add DMIT, GPLv2 and LPPL licenses
|
|
|
|
-- Fix space and tab mixing
|
|
|
|
-- Cleanup old spec file parts
|
|
|
|
|
2013-08-03 06:45:11 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-7
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-05-29 10:16:48 +00:00
|
|
|
* Wed May 29 2013 Michael J Gruber <mjg@fedoraproject.org> - 0.3.4-6
|
|
|
|
- Add mising R texlive-multirow.
|
|
|
|
|
2013-02-13 19:28:41 +00:00
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2013-01-09 20:45:33 +00:00
|
|
|
* Wed Jan 02 2013 Benjamin De Kosnik <bkoz@redhat.com> - 0.3.4-1
|
|
|
|
- Update to 0.3.4.
|
|
|
|
- Adjust for texlive rebase.
|
|
|
|
|
2012-07-18 20:20:17 +00:00
|
|
|
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-01-13 00:19:24 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-02-08 13:06:19 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2010-07-22 01:01:56 +00:00
|
|
|
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
|
|
2010-04-13 00:25:31 +00:00
|
|
|
* Mon Apr 12 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.3-1
|
|
|
|
- Update to 0.3
|
|
|
|
- Cleanup spec: drop some unnecessary conditionals for old releases (< F-11)
|
|
|
|
|
2009-07-24 20:00:57 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.10-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-05-10 19:07:41 +00:00
|
|
|
* Sun May 10 2009 Neal Becker <ndbecker2@gmail.com> - 0.2.10-2
|
|
|
|
- remove dblatex-0.2.9-xetex.patch
|
|
|
|
|
2009-05-10 18:59:11 +00:00
|
|
|
* Sun May 10 2009 Neal Becker <ndbecker2@gmail.com> - 0.2.10-1
|
|
|
|
- Update to 0.2.10
|
|
|
|
|
2009-02-24 10:58:18 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.9-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2008-11-29 16:36:48 +00:00
|
|
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.2.9-3
|
|
|
|
- Rebuild for Python 2.6
|
|
|
|
|
2008-07-04 09:10:38 +00:00
|
|
|
* Fri Jul 4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.2.9-2
|
|
|
|
- BR: texlive-xetex -> tex(xetex) for F-10 and later
|
|
|
|
|
2008-06-13 05:52:03 +00:00
|
|
|
* Thu Jun 12 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 0.2.9-1
|
|
|
|
- Update to latest upstream (0.2.9) (#448953)
|
|
|
|
- Remove some redundant Requires and BuildRequires (passivetex pulls
|
|
|
|
in the tetex/tex requires, python dep added automatically)
|
|
|
|
- For F-9+ BR on tex(latex) and texlive-xetex, fix the installation
|
|
|
|
scripts to install extra new files.
|
|
|
|
- Add patch from dblatex mailing list for better handling of a missing
|
|
|
|
xetex.
|
|
|
|
- Conditionally add .egg-info file only if F9+ to allow for unified
|
|
|
|
spec file
|
|
|
|
|
2007-12-16 20:56:16 +00:00
|
|
|
* Sun Dec 16 2007 Patrice Dumas <pertusus@free.fr> - 0.2.8-2.1
|
2013-07-29 09:21:27 +00:00
|
|
|
- don't install in docbook directory, it is a link to a versioned
|
2007-12-16 20:53:21 +00:00
|
|
|
directory and may break upon docbook update (#425251,#389231)
|
|
|
|
|
2007-11-26 00:02:34 +00:00
|
|
|
* Sun Nov 25 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.8-1
|
|
|
|
- Update to 0.2.8
|
|
|
|
|
2007-11-13 17:46:05 +00:00
|
|
|
* Mon Nov 12 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-16
|
|
|
|
- convert spec to utf8
|
|
|
|
- change to gplv2+
|
|
|
|
|
|
|
|
* Mon Nov 12 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-15
|
|
|
|
- Add copyright info
|
|
|
|
|
|
|
|
* Mon Nov 5 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-14
|
|
|
|
- Req tetex-fonts for texhash
|
|
|
|
- Fix post, postun
|
|
|
|
|
|
|
|
* Sun Nov 4 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-13
|
|
|
|
- Add texhash
|
|
|
|
|
|
|
|
* Sun Nov 4 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-12
|
|
|
|
- Fix xsl link
|
|
|
|
|
|
|
|
* Sat Nov 3 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-12
|
|
|
|
- Various fixes from pertusus@free.fr:
|
|
|
|
- rm iconv stuff
|
|
|
|
- simplify docs installation
|
|
|
|
|
|
|
|
* Fri Nov 2 2007 <ndbecker2@gmail.com> - 0.2.7-11
|
|
|
|
- Various minor fixes
|
|
|
|
|
|
|
|
* Thu Nov 1 2007 <ndbecker2@gmail.com> - 0.2.7-10
|
|
|
|
- Add some reqs and brs
|
|
|
|
- rmdir /usr/share/dblatex/latex/{misc,contrib/example,style}
|
|
|
|
|
|
|
|
* Sat Oct 27 2007 <ndbecker2@gmail.com> - 0.2.7-9
|
|
|
|
- link /usr/share/dblatex/xsl -> /usr/share/sgml/docbook/xsl-stylesheets/dblatex
|
|
|
|
- rmdir /usr/share/dblatex/latex/{misc,specs,style}
|
|
|
|
- own /etc/dblatex
|
|
|
|
- change $(...) -> `...`
|
|
|
|
- Preserve timestamps on iconv
|
|
|
|
|
|
|
|
* Mon Oct 15 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-9
|
|
|
|
- mv all .sty files to datadir/texmf/tex/latex/dblatex
|
|
|
|
- Add Conflicts tetex-tex4ht
|
|
|
|
- mv all xsl stuff to datadir/sgml/docbook/xsl-stylesheets/dblatex/
|
|
|
|
|
|
|
|
* Mon Oct 15 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-8
|
|
|
|
- rm redundant latex files
|
|
|
|
|
|
|
|
* Tue Sep 25 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-8
|
|
|
|
- Fixed encodings in docs directory
|
|
|
|
- Install docs at correct location
|
|
|
|
|
|
|
|
* Fri Sep 21 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-7
|
|
|
|
- Revert back to GPLv2
|
|
|
|
- untabify
|
|
|
|
|
|
|
|
* Fri Sep 21 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-6
|
|
|
|
- Fix source URL
|
|
|
|
- Install all docs
|
|
|
|
- Tabify
|
|
|
|
|
|
|
|
* Thu Sep 20 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-5
|
|
|
|
- Add BR tetex-latex
|
|
|
|
|
|
|
|
* Thu Sep 20 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-4
|
|
|
|
- Add BR tetex, ImageMagick
|
|
|
|
|
|
|
|
* Thu Sep 20 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-3
|
2013-07-29 09:21:27 +00:00
|
|
|
- Add BR libxslt
|
2007-11-13 17:46:05 +00:00
|
|
|
|
|
|
|
* Wed Sep 19 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-2
|
|
|
|
- Add BR python-devel
|
|
|
|
|
|
|
|
* Fri Sep 7 2007 Neal Becker <ndbecker2@gmail.com> - 0.2.7-1
|
|
|
|
- Initial
|