fixed wrong source URL
This commit is contained in:
parent
453cf15f67
commit
f5cae7fdc3
@ -3,11 +3,11 @@
|
||||
Summary: A tool for converting XML files to various formats.
|
||||
Name: xmlto
|
||||
Version: 0.0.18
|
||||
Release: 14
|
||||
Release: 15
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://cyberelk.net/tim/xmlto/
|
||||
Source0: ftp://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2
|
||||
Source0: http://cyberelk.net/tim/data/xmlto/stable/%{name}-%{version}.tar.bz2
|
||||
Patch0: xmlto-basename.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
|
||||
@ -58,6 +58,9 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/xmlto
|
||||
|
||||
%changelog
|
||||
* Wed Sep 19 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.18-15
|
||||
- fixed wrong source URL
|
||||
|
||||
* Thu Aug 23 2007 Ondrej Vasik <ovasik@redhat.com> - 0.0.18-14
|
||||
- rebuilt for F8
|
||||
- changed License tag to GPLv2
|
||||
|
Loading…
Reference in New Issue
Block a user