auto-import changelog data from xmlto-0.0.15-1.src.rpm
Tue Oct 07 2003 Tim Waugh <twaugh@redhat.com> 0.0.15-1 - 0.0.15. Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de> - allow compiling without tetex(passivetex) dependency Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 0.0.14-3 - Rebuilt. Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt Fri May 23 2003 Tim Waugh <twaugh@redhat.com> 0.0.14-1 - 0.0.14. Sun May 11 2003 Tim Waugh <twaugh@redhat.com> 0.0.13-1 - 0.0.13.
This commit is contained in:
parent
d03bfd5556
commit
8c2dd0edf3
@ -1 +1 @@
|
||||
xmlto-0.0.12.tar.bz2
|
||||
xmlto-0.0.15.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
84b93368043a261527f576739f4fbd7a xmlto-0.0.12.tar.bz2
|
||||
c11226c3c0dabb245c191cbf39c6fcd8 xmlto-0.0.15.tar.bz2
|
||||
|
26
xmlto.spec
26
xmlto.spec
@ -1,7 +1,9 @@
|
||||
%{!?tetex:%define tetex 1}
|
||||
|
||||
Summary: A tool for converting XML files to various formats.
|
||||
Name: xmlto
|
||||
Version: 0.0.12
|
||||
Release: 3
|
||||
Version: 0.0.15
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
URL: http://cyberelk.net/tim/xmlto/
|
||||
@ -16,7 +18,9 @@ BuildRequires: libxslt
|
||||
Requires: docbook-xsl >= 1.56.0
|
||||
|
||||
# For full functionality, we need passivetex.
|
||||
%if %{tetex}
|
||||
Requires: passivetex >= 1.11
|
||||
%endif
|
||||
Requires: libxslt
|
||||
Requires: docbook-dtds
|
||||
|
||||
@ -47,6 +51,24 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/xmlto
|
||||
|
||||
%changelog
|
||||
* Tue Oct 7 2003 Tim Waugh <twaugh@redhat.com> 0.0.15-1
|
||||
- 0.0.15.
|
||||
|
||||
* Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- allow compiling without tetex(passivetex) dependency
|
||||
|
||||
* Tue Jun 17 2003 Tim Waugh <twaugh@redhat.com> 0.0.14-3
|
||||
- Rebuilt.
|
||||
|
||||
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri May 23 2003 Tim Waugh <twaugh@redhat.com> 0.0.14-1
|
||||
- 0.0.14.
|
||||
|
||||
* Sun May 11 2003 Tim Waugh <twaugh@redhat.com> 0.0.13-1
|
||||
- 0.0.13.
|
||||
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user