- correct URLs, name patch backups correctly

This commit is contained in:
Jindrich Novy 2006-08-24 14:31:24 +00:00
parent 2074c7ff5e
commit ab412b34bb

View File

@ -1,14 +1,14 @@
Name: texi2html
Version: 1.76
Release: 3.1
Release: 4%{?dist}
License: GPL
Group: Applications/Text
Summary: A highly customizable texinfo to HTML and other formats translator
Source0: http://texi2html.cvshome.org/files/documents/70/758/%{name}-%{version}.tar.bz2
Source0: http://download.savannah.gnu.org/releases/texi2html/%{name}-%{version}.tar.bz2
Source1: texi2html-1.7-ja
Patch0: texi2html-1.74-Makefile.am.patch
Patch1: texi2html-1.74-UTF-8.patch
URL: http://texi2html.cvshome.org/
URL: http://www.nongnu.org/texi2html/
PreReq: info
Requires: perl >= 5.004
BuildRoot: %{_tmppath}/%{name}-root
@ -22,8 +22,8 @@ output not specified in the Texinfo input file to be specified.
%prep
%setup -q
%patch0 -p1 -b makefileam
%patch1 -p1 -b utf8
%patch0 -p1 -b .makefileam
%patch1 -p1 -b .utf8
install -m 644 %{SOURCE1} i18n/ja
%build
@ -78,6 +78,9 @@ fi
%{_datadir}/%{name}/images/*
%changelog
* Thu Aug 24 2006 Jindrich Novy <jnovy@redhat.com> 1.76-4.fc6
- correct URLs, name patch backups correctly
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.76-3.1
- rebuild