Update asciidoc-patch for el6
This commit is contained in:
parent
95d14880e8
commit
059cbbd97a
@ -9,6 +9,6 @@ diff --git a/doc/userguide.txt b/doc/userguide.txt
|
||||
=================
|
||||
-Troy D. Hanson, Arthur O'Dwyer
|
||||
+Hanson, O'Dwyer
|
||||
v2.0.1, July 2016
|
||||
v2.0.2, March 2017
|
||||
|
||||
To download uthash, follow this link back to the
|
||||
@ -22,7 +22,7 @@ Source0: %{git_url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
%if (0%{?rhel} && 0%{?rhel} <= 6)
|
||||
# Downstream patch for asciidoc generation.
|
||||
Patch1000: %{name}-2.0.1_fix-asciidoc.patch
|
||||
Patch1000: %{name}-%{version}_fix-asciidoc.patch
|
||||
%endif # (0#{?rhel} && 0#{?rhel} <= 6)
|
||||
|
||||
BuildRequires: asciidoc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user