862b4ab
Summary: A tool for converting XML files to various formats
cvsdist c8e26f6
Name: xmlto
231938c
Version: 0.0.28
b2b054b
Release: 15%{?dist}
636d85c
License: GPLv2+
631d8a0
#Older versions up to xmlto-0.0.20
631d8a0
#URL: http://cyberelk.net/tim/xmlto/
631d8a0
#Source0: http://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2
1bd6d95
URL: https://pagure.io/xmlto/
6fe374e
Source0: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
cvsdist c8e26f6
ec505df
BuildRequires: make
217212a
BuildRequires: docbook-xsl
60c6e1b
BuildRequires: libxslt
d8dff62
BuildRequires: util-linux, flex
d164068
BuildRequires: gcc
cvsdist c8e26f6
cvsdist c8e26f6
# We rely heavily on the DocBook XSL stylesheets!
217212a
Requires: docbook-xsl
60c6e1b
Requires: libxslt
cvsdist c8e26f6
Requires: docbook-dtds
adc8f9a
Requires: util-linux, flex
cvsdist c8e26f6
cvsdist c8e26f6
%description
cvsdist c8e26f6
This is a package for converting XML files to various formats using XSL
cvsdist c8e26f6
stylesheets.
cvsdist c8e26f6
862b4ab
%package tex
a735a64
License: GPLv2+
60c6e1b
Summary: A set of xmlto backends with TeX requirements
862b4ab
# For full functionality, we need passivetex.
abf63c0
Requires: tex-passivetex
862b4ab
# We require main package
ad8d080
Requires: xmlto = %{version}-%{release}
08d0101
BuildArch: noarch
08d0101
862b4ab
%description tex
862b4ab
This subpackage contains xmlto backend scripts which do require
862b4ab
PassiveTeX/TeX for functionality.
862b4ab
0c27b2a
%package xhtml
0c27b2a
License: GPLv2+
0c27b2a
Summary: A set of xmlto backends for xhtml1 source format
0c27b2a
# For functionality we need stylesheets xhtml2fo-style-xsl
0c27b2a
Requires: xhtml2fo-style-xsl
0c27b2a
# We require main package
0c27b2a
Requires: xmlto = %{version}-%{release}
08d0101
BuildArch: noarch
0c27b2a
0c27b2a
%description xhtml
0c27b2a
This subpackage contains xmlto backend scripts for processing
0c27b2a
xhtml1 source format.
0c27b2a
cvsdist c8e26f6
%prep
cvsdist df6887b
%setup -q
cvsdist c8e26f6
cvsdist c8e26f6
%build
233096f
%configure BASH=/bin/bash
6fe374e
%make_build
862b4ab
862b4ab
%check
cvsdist d03bfd5
make check
cvsdist c8e26f6
cvsdist c8e26f6
%install
6fe374e
%make_install
cvsdist c8e26f6
cvsdist c8e26f6
%files
6fe374e
%license COPYING
6fe374e
%doc ChangeLog README AUTHORS NEWS
cvsdist d03bfd5
%{_bindir}/*
cvsdist c8e26f6
%{_mandir}/*/*
cvsdist c8e26f6
%{_datadir}/xmlto
862b4ab
%exclude %{_datadir}/xmlto/format/fo/dvi
862b4ab
%exclude %{_datadir}/xmlto/format/fo/ps
862b4ab
%exclude %{_datadir}/xmlto/format/fo/pdf
0c27b2a
%exclude %dir %{_datadir}/xmlto/format/xhtml1/
0c27b2a
%exclude %{_datadir}/xmlto/format/xhtml1
0c27b2a
862b4ab
%files tex
862b4ab
%{_datadir}/xmlto/format/fo/dvi
862b4ab
%{_datadir}/xmlto/format/fo/ps
862b4ab
%{_datadir}/xmlto/format/fo/pdf
cvsdist c8e26f6
0c27b2a
%files xhtml
0c27b2a
%dir %{_datadir}/xmlto/format/xhtml1/
adc8f9a
%{_datadir}/xmlto/format/xhtml1/*
0c27b2a
cvsdist c8e26f6
%changelog
b2b054b
* Thu Jan 28 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-15
b2b054b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
b2b054b
b5b97b7
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-14
b5b97b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
b5b97b7
750ad97
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-13
750ad97
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
750ad97
a071eba
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-12
a071eba
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
a071eba
cde6feb
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-11
cde6feb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
cde6feb
d164068
* Sat Jul 21 2018 Ondrej Vasik <ovasik@redhat.com> - 0.0.28-10
d164068
- add BuildRequires for gcc (#1606744)
d164068
3e236d3
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-9
3e236d3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
3e236d3
abf63c0
* Tue Jul 03 2018 Than Ngo <than@redhat.com> - 0.0.28-8
abf63c0
- use the passivetex from texlive
abf63c0
1bd6d95
* Mon Jul 02 2018 Ondrej Vasik <ovasik@redhat.com> - 0.0.28-7
1bd6d95
- upstream moved to pagure.io/xmlto (#1502443)
1bd6d95
dd403b4
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-6
dd403b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
dd403b4
428692d
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-5
428692d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
428692d
c206991
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-4
c206991
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
c206991
ac2d935
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-3
ac2d935
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ac2d935
b2dc2de
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.28-2
b2dc2de
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b2dc2de
231938c
* Wed Nov 18 2015 Ondrej Vasik <ovasik@redhat.com> 0.0.28-1
231938c
- New version 0.0.28
231938c
- fix broken temp files removal
231938c
- do not detect links browser as elinks
231938c
d1ad871
* Tue Nov 10 2015 Ondrej Vasik <ovasik@redhat.com> 0.0.27-1
e48989d
- New version 0.0.27
e48989d
- remove several bashisms in scripts
e48989d
- add new option --profile for preprocessing documents
e48989d
  with profiling stylesheet
e48989d
- fix several potential crashes in xmlif (found by static analysis)
e48989d
bd9ef9d
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.26-4
bd9ef9d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
bd9ef9d
fc244bd
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.26-3
fc244bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
fc244bd
db16a73
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.26-2
db16a73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
db16a73
6fe374e
* Sat Apr 05 2014 Ondrej Vasik <ovasik@redhat.com> - 0.0.26-1
217212a
- New version 0.0.26
217212a
- fix build with automake 1.13+
217212a
- fix warning in searchpath option
217212a
fb34f29
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-7
fb34f29
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fb34f29
2dd07b3
* Tue Apr 09 2013 Ondrej Vasik <ovasik@redhat.com> - 0.0.25-6
2dd07b3
- drop hard requirement for text-www-browser (any package that
2dd07b3
  needs docbook->txt for build  may buildrequire any of
2dd07b3
  w3m/lynx/elinks as suggested by script)
2dd07b3
4c9e4b7
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-5
4c9e4b7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
4c9e4b7
01de564
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-4
01de564
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
01de564
19fc980
* Fri Jun 08 2012 Ondrej Vasik <ovasik@redhat.com> - 0.0.25-3
19fc980
- fix the noextensions option (#830266)
19fc980
7cdf5af
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.25-2
7cdf5af
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
7cdf5af
f476f83
* Fri Dec 02 2011 Ondrej Vasik <ovasik@redhat.com> - 0.0.25-1
f476f83
- fix handling of external data objects with fop
f476f83
  (deb #568894)
f476f83
f8a1435
* Tue Nov 29 2011 Ondrej Vasik <ovasik@redhat.com> - 0.0.24-2
f8a1435
- fix the functionality of fop.extensions (#757035)
f8a1435
f95a953
* Thu Jul 14 2011 Ondrej Vasik <ovasik@redhat.com> - 0.0.24-1
f95a953
- new release 0.0.24, basic support for docbook->epub
f95a953
  conversion, use backend extensions by default
f95a953
  (--noextensions) to disable it
f95a953
d3c593e
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.23-4
d3c593e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
d3c593e
b88a1bd
* Tue Oct 13 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.23-3
b88a1bd
- workaround passivetex limitation for chapter titles starting
b88a1bd
  with L(#526273)
b88a1bd
6fe374e
* Thu Sep 24 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.23-2
233096f
- ensure the default shell is /bin/bash instead of /bin/sh
233096f
adc8f9a
* Mon Sep 21 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.23-1
adc8f9a
- New version 0.0.23
adc8f9a
- added autodetection for more common tools like
adc8f9a
  gnu cp or tail
adc8f9a
- added option --noautosize to prevent overriding
adc8f9a
  of user-defined or system-default paper size
adc8f9a
- use shell built-in 'type -t' instead of 'which'
adc8f9a
  utility for detection of file availability
adc8f9a
08d0101
* Sat Aug 01 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.22-3
08d0101
- make subpackages noarch, preserve timestamps - merge
08d0101
  review (#226568)
08d0101
a1d9e19
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.22-2
a1d9e19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a1d9e19
08d0101
* Wed Mar 25 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.22-1
636d85c
- New version 0.0.22
636d85c
- autodetection for tools/program paths, consolidated
636d85c
  error code handling, build warnings cleanup
636d85c
0c27b2a
* Mon Mar 16 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-9
0c27b2a
- reenable noent switch - bug is on lcdproc side
0c27b2a
- add xhtml support(subpackage) (#145140)
0c27b2a
0c27b2a
* Mon Mar 02 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-8
f1b85f7
- temporarily disable noent switch - blocks lcdproc doc build
f1b85f7
  (#488093)
f1b85f7
ace7552
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.21-7
ace7552
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ace7552
fd7c5ff
* Wed Jan 28 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-6
fd7c5ff
- fix cleaning up of temporary files with libpaper(Debian)
fd7c5ff
- fix xmllint postvalid (added noent option), use nonet
fd7c5ff
  switch
fd7c5ff
3075a23
* Mon Jan 05 2009 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-5
3075a23
- fix stringparam option functionality
3075a23
a735a64
* Tue Dec 16 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-4
a735a64
- merge review(#226568)
a735a64
  correct doc filelist attributes, add License GPL+ for xmlif
a735a64
60c6e1b
* Fri Dec 12 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-3
60c6e1b
- merge review(#226568):
60c6e1b
  ship documentation files, fix license tag, use recommended
60c6e1b
  parallel make, make install instead of macro, require libxslt
60c6e1b
  instead of direct binary requirement
60c6e1b
862b4ab
* Fri Jul 11 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-2
60c6e1b
- xmlto-tex subpackage to prevent requirements for
862b4ab
  passivetex/tex for all backends(#454341)
862b4ab
6fe374e
* Fri Jun 20 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.21-1
631d8a0
- new version 0.0.21
631d8a0
f0775fe
* Tue May 13 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.20-3
f0775fe
- fixed errorneus handling of backend stylesheet(#446092)
f0775fe
- removed unused patches
f0775fe
8d56737
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.20-2
8d56737
- gcc4.3 rebuild
8d56737
66a9be6
* Thu Jan 17 2008 Ondrej Vasik <ovasik@redhat.com> - 0.0.20-1
66a9be6
- new version 0.0.20
66a9be6
- added experimental fop support(additional output formats)
66a9be6
- possibility to read stylesheet from STDIN, using recursive
66a9be6
  cp in docbook formats, updated man pages
60c6e1b
c359ec0
* Wed Nov 28 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.19-1
c359ec0
- new version 0.0.19
a1bcf58
- added dist tag
c359ec0
83ace88
* Fri Oct 12 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.18-17
83ace88
- generalized text-www-browser requirements(#174566)
83ace88
0e36511
* Mon Oct  8 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.18-16
0e36511
- fixed warning message from find in usage() display(#322121)
0e36511
f5cae7f
* Wed Sep 19 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.18-15
f5cae7f
- fixed wrong source URL
f5cae7f
453cf15
* Thu Aug 23 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.18-14
453cf15
- rebuilt for F8
453cf15
- changed License tag to GPLv2
453cf15
898a212
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.0.18-13.1
898a212
- rebuild
898a212
9ef0934
* Thu Jun  8 2006 Tim Waugh <twaugh@redhat.com> 0.0.18-13
9ef0934
- Removed debugging.
9ef0934
f501f19
* Thu Jun  8 2006 Tim Waugh <twaugh@redhat.com> 0.0.18-12
f501f19
- Debug build.
f501f19
939ee10
* Thu Jun  8 2006 Tim Waugh <twaugh@redhat.com> 0.0.18-11
939ee10
- Rebuilt.
939ee10
fcbeb82
* Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 0.0.18-10
fcbeb82
- Rebuilt.
fcbeb82
1cea626
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.0.18-9.2.1
1cea626
- bump again for double-long bug on ppc(64)
1cea626
fa7ad44
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.0.18-9.2
fa7ad44
- rebuilt for new gcc4.1 snapshot and glibc changes
fa7ad44
129b3e9
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
129b3e9
- rebuilt
129b3e9
b61942f
* Mon Aug  8 2005 Tim Waugh <twaugh@redhat.com> 0.0.18-9
b61942f
- Fixed quoting in scripts (bug #165338).
b61942f
bf75881
* Mon Aug  1 2005 Tim Waugh <twaugh@redhat.com> 0.0.18-8
fa8a958
- Requires w3m (bug #164798).
fa8a958
23eb825
* Mon Jul 25 2005 Tim Waugh <twaugh@redhat.com> 0.0.18-7
23eb825
- Rebuild for new man-pages stylesheet.
23eb825
d8dff62
* Mon Apr  4 2005 Tim Waugh <twaugh@redhat.com>
d8dff62
- Requires util-linux and flex, as does the build.
d8dff62
eb6c2de
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 0.0.18-6
eb6c2de
- Rebuild for new GCC.
eb6c2de
41d6356
* Wed Feb  9 2005 Tim Waugh <twaugh@redhat.com> 0.0.18-5
41d6356
- Rebuilt.
41d6356
cvsdist d20af3e
* Thu Jul  1 2004 Tim Waugh <twaugh@redhat.com> 0.0.18-4
cvsdist d20af3e
- Magic encoding is enabled again (bug #126921).
cvsdist d20af3e
cvsdist d20af3e
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist d20af3e
- rebuilt
cvsdist d20af3e
cvsdist f2cf839
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist f2cf839
- rebuilt
cvsdist f2cf839
cvsdist bf8001b
* Wed Jan 21 2004 Tim Waugh <twaugh@redhat.com> 0.0.18-1
cvsdist bf8001b
- 0.0.18.
cvsdist bf8001b
cvsdist 3e02a9d
* Mon Dec  1 2003 Tim Waugh <twaugh@redhat.com> 0.0.17-1
cvsdist 3e02a9d
- 0.0.17.
cvsdist 3e02a9d
cvsdist 3e02a9d
* Tue Nov 18 2003 Tim Waugh <twaugh@redhat.com> 0.0.16-1
cvsdist 3e02a9d
- 0.0.16.
cvsdist 3e02a9d
cvsdist 8c2dd0e
* Tue Oct  7 2003 Tim Waugh <twaugh@redhat.com> 0.0.15-1
cvsdist 8c2dd0e
- 0.0.15.
cvsdist 8c2dd0e
cvsdist 8c2dd0e
* Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 8c2dd0e
- allow compiling without tetex(passivetex) dependency
cvsdist 8c2dd0e
cvsdist 8c2dd0e
* Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 0.0.14-3
cvsdist 8c2dd0e
- Rebuilt.
cvsdist 8c2dd0e
cvsdist 8c2dd0e
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 8c2dd0e
- rebuilt
cvsdist 8c2dd0e
cvsdist 8c2dd0e
* Fri May 23 2003 Tim Waugh <twaugh@redhat.com> 0.0.14-1
cvsdist 8c2dd0e
- 0.0.14.
cvsdist 8c2dd0e
cvsdist 8c2dd0e
* Sun May 11 2003 Tim Waugh <twaugh@redhat.com> 0.0.13-1
cvsdist 8c2dd0e
- 0.0.13.
cvsdist 8c2dd0e
cvsdist d03bfd5
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist d03bfd5
- rebuilt
cvsdist d03bfd5
cvsdist d03bfd5
* Fri Jan  3 2003 Tim Waugh <twaugh@redhat.com> 0.0.12-2
cvsdist d03bfd5
- Disable magic encoding detection, since the stylesheets don't handle
cvsdist d03bfd5
  it well at all (bug #80732).
cvsdist d03bfd5
cvsdist d03bfd5
* Thu Dec 12 2002 Tim Waugh <twaugh@redhat.com> 0.0.12-1
cvsdist d03bfd5
- 0.0.12.
cvsdist d03bfd5
cvsdist d03bfd5
* Wed Oct 16 2002 Tim Waugh <twaugh@redhat.com> 0.0.11-1
cvsdist d03bfd5
- 0.0.11.
cvsdist d03bfd5
- xmlto.mak no longer needed.
cvsdist d03bfd5
- CVS patch no longer needed.
cvsdist d03bfd5
- Update docbook-xsl requirement.
cvsdist d03bfd5
- Ship xmlif.
cvsdist d03bfd5
- Run tests.
cvsdist d03bfd5
- No longer a noarch package.
cvsdist d03bfd5
cvsdist d48dcc6
* Tue Jul  9 2002 Tim Waugh <twaugh@redhat.com> 0.0.10-4
cvsdist d48dcc6
- Ship xmlto.mak.
cvsdist d48dcc6
cvsdist df6887b
* Thu Jun 27 2002 Tim Waugh <twaugh@redhat.com> 0.0.10-3
cvsdist df6887b
- Some db2man improvements from CVS.
cvsdist df6887b
cvsdist df6887b
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 0.0.10-2
cvsdist df6887b
- automated rebuild
cvsdist df6887b
cvsdist df6887b
* Tue Jun 18 2002 Tim Waugh <twaugh@redhat.com> 0.0.10-1
cvsdist df6887b
- 0.0.10.
cvsdist df6887b
- No longer need texinputs patch.
cvsdist df6887b
cvsdist df6887b
* Tue Jun 18 2002 Tim Waugh <twaugh@redhat.com> 0.0.9-3
cvsdist df6887b
- Fix TEXINPUTS problem with ps and dvi backends.
cvsdist df6887b
cvsdist df6887b
* Thu May 23 2002 Tim Powers <timp@redhat.com> 0.0.9-2
cvsdist df6887b
- automated rebuild
cvsdist df6887b
cvsdist df6887b
* Wed May  1 2002 Tim Waugh <twaugh@redhat.com> 0.0.9-1
cvsdist df6887b
- 0.0.9.
cvsdist df6887b
- The nonet patch is no longer needed.
cvsdist df6887b
cvsdist 9a41fa7
* Fri Apr 12 2002 Tim Waugh <twaugh@redhat.com> 0.0.8-3
cvsdist 9a41fa7
- Don't fetch entities over the network.
cvsdist 9a41fa7
cvsdist fdcca16
* Thu Feb 21 2002 Tim Waugh <twaugh@redhat.com> 0.0.8-2
cvsdist fdcca16
- Rebuild in new environment.
cvsdist fdcca16
cvsdist c8e26f6
* Tue Feb 12 2002 Tim Waugh <twaugh@redhat.com> 0.0.8-1
cvsdist c8e26f6
- 0.0.8.
cvsdist c8e26f6
cvsdist c8e26f6
* Fri Jan 25 2002 Tim Waugh <twaugh@redhat.com> 0.0.7-2
cvsdist c8e26f6
- Require the DocBook DTDs.
cvsdist c8e26f6
cvsdist c8e26f6
* Mon Jan 21 2002 Tim Waugh <twaugh@redhat.com> 0.0.7-1
cvsdist c8e26f6
- 0.0.7 (bug #58624, bug #58625).
cvsdist c8e26f6
cvsdist c8e26f6
* Wed Jan 16 2002 Tim Waugh <twaugh@redhat.com> 0.0.6-1
cvsdist c8e26f6
- 0.0.6.
cvsdist c8e26f6
cvsdist c8e26f6
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 0.0.5-4
cvsdist c8e26f6
- automated rebuild
cvsdist c8e26f6
cvsdist c8e26f6
* Wed Jan  9 2002 Tim Waugh <twaugh@redhat.com> 0.0.5-3
cvsdist c8e26f6
- 0.0.6pre2.
cvsdist c8e26f6
cvsdist c8e26f6
* Wed Jan  9 2002 Tim Waugh <twaugh@redhat.com> 0.0.5-2
cvsdist c8e26f6
- 0.0.6pre1.
cvsdist c8e26f6
cvsdist c8e26f6
* Tue Jan  8 2002 Tim Waugh <twaugh@redhat.com> 0.0.5-1
cvsdist c8e26f6
- 0.0.5.
cvsdist c8e26f6
cvsdist c8e26f6
* Mon Dec 17 2001 Tim Waugh <twaugh@redhat.com> 0.0.4-2
cvsdist c8e26f6
- 0.0.4.
cvsdist c8e26f6
- Apply patch from CVS to fix silly typos.
cvsdist c8e26f6
cvsdist c8e26f6
* Sat Dec  8 2001 Tim Waugh <twaugh@redhat.com> 0.0.3-1
cvsdist c8e26f6
- 0.0.3.
cvsdist c8e26f6
cvsdist c8e26f6
* Wed Dec  5 2001 Tim Waugh <twaugh@redhat.com>
cvsdist c8e26f6
- Built for Red Hat Linux.
cvsdist c8e26f6
cvsdist c8e26f6
* Fri Nov 23 2001 Tim Waugh <twaugh@redhat.com>
6fe374e
- Initial spec file.