- Jindrich Novy's mapping fix (bug #149588).
This commit is contained in:
parent
2df7eb7a6e
commit
c1cc82b0f4
@ -5,13 +5,14 @@ Name: linuxdoc-tools
|
|||||||
Obsoletes: sgml-tools
|
Obsoletes: sgml-tools
|
||||||
Obsoletes: linuxdoc-sgml
|
Obsoletes: linuxdoc-sgml
|
||||||
Version: 0.9.21
|
Version: 0.9.21
|
||||||
Release: 1
|
Release: 2
|
||||||
License: Freely distributable
|
License: Freely distributable
|
||||||
Group: Applications/Publishing
|
Group: Applications/Publishing
|
||||||
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz
|
Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.tar.gz
|
||||||
Patch0: linuxdoc-tools-0.9.13-letter.patch
|
Patch0: linuxdoc-tools-0.9.13-letter.patch
|
||||||
Patch1: linuxdoc-tools-0.9.20-strip.patch
|
Patch1: linuxdoc-tools-0.9.20-strip.patch
|
||||||
Patch2: linuxdoc-tools-0.9.20-lib64.patch
|
Patch2: linuxdoc-tools-0.9.20-lib64.patch
|
||||||
|
Patch3: linuxdoc-tools-0.9.21-badif.patch
|
||||||
Requires: jade
|
Requires: jade
|
||||||
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
Url: http://packages.qa.debian.org/l/linuxdoc-tools.html
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -37,6 +38,7 @@ documentation.
|
|||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1 -b .strip
|
%patch1 -p1 -b .strip
|
||||||
%patch2 -p1 -b .lib64
|
%patch2 -p1 -b .lib64
|
||||||
|
%patch3 -p1 -b .badif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-installed-nsgmls --with-installed-iso-entities
|
%configure --with-installed-nsgmls --with-installed-iso-entities
|
||||||
@ -96,6 +98,9 @@ exit 0
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 24 2005 Tim Waugh <twaugh@redhat.com> 0.9.21-2
|
||||||
|
- Jindrich Novy's mapping fix (bug #149588).
|
||||||
|
|
||||||
* Mon Jan 31 2005 Tim Waugh <twaugh@redhat.com> 0.9.21-1
|
* Mon Jan 31 2005 Tim Waugh <twaugh@redhat.com> 0.9.21-1
|
||||||
- 0.9.21 (bug #146517).
|
- 0.9.21 (bug #146517).
|
||||||
- New URL (bug #146515).
|
- New URL (bug #146515).
|
||||||
|
Loading…
Reference in New Issue
Block a user