From 7fed52f609285e52adfb0365c0fdc3ce5fd496c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?=
Date: Thu, 13 Jul 2017 11:42:59 +0200
Subject: [PATCH 001/117] perl dependency renamed to perl-interpreter
---
doxygen.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/doxygen.spec b/doxygen.spec
index 6987a1d..a051e84 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -2,7 +2,7 @@ Summary: A documentation system for C/C++
Name: doxygen
Epoch: 1
Version: 1.8.13
-Release: 9%{?dist}
+Release: 10%{?dist}
# No version is specified.
License: GPL+
@@ -20,7 +20,7 @@ Patch103: doxygen-1.8.13-verticl_bar_latex.patch
Patch104: doxygen-1.8.13-C#-property-initializer-parsing.patch
Patch105: doxygen-1.8.13-non-reachable-links.patch
-BuildRequires: perl
+BuildRequires: perl-interpreter
%if ! 0%{?_module_build}
BuildRequires: tex(dvips)
BuildRequires: tex(latex)
@@ -45,7 +45,7 @@ BuildRequires: bison
BuildRequires: cmake
BuildRequires: xapian-core-devel
-Requires: perl
+Requires: perl-interpreter
%description
Doxygen can generate an online class browser (in HTML) and/or a
@@ -172,6 +172,10 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
%endif
%changelog
+* Thu Jul 13 2017 Petr Pisar - 1:1.8.13-10
+- perl dependency renamed to perl-interpreter
+
+
* Tue Jul 04 2017 Than Ngo - 1:1.8.13-9
- backport to fix C# property initializer parsing
- backport to fix non reachable links and redirected links in documentation
From 26a05e8a1ad89660df19e0570a185c12c8a18d7c Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering
Date: Wed, 26 Jul 2017 06:30:57 +0000
Subject: [PATCH 002/117] - Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
---
doxygen.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doxygen.spec b/doxygen.spec
index a051e84..ec6e19b 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -2,7 +2,7 @@ Summary: A documentation system for C/C++
Name: doxygen
Epoch: 1
Version: 1.8.13
-Release: 10%{?dist}
+Release: 11%{?dist}
# No version is specified.
License: GPL+
@@ -172,6 +172,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
%endif
%changelog
+* Wed Jul 26 2017 Fedora Release Engineering - 1:1.8.13-11
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
* Thu Jul 13 2017 Petr Pisar - 1:1.8.13-10
- perl dependency renamed to perl-interpreter
From 1114a5c118ed50d2984f218c9b8ff363dd9d1743 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering
Date: Wed, 2 Aug 2017 19:44:55 +0000
Subject: [PATCH 003/117] - Rebuilt for
https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
---
doxygen.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doxygen.spec b/doxygen.spec
index ec6e19b..ed5df63 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -2,7 +2,7 @@ Summary: A documentation system for C/C++
Name: doxygen
Epoch: 1
Version: 1.8.13
-Release: 11%{?dist}
+Release: 12%{?dist}
# No version is specified.
License: GPL+
@@ -172,6 +172,9 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE2}
%endif
%changelog
+* Wed Aug 02 2017 Fedora Release Engineering - 1:1.8.13-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
+
* Wed Jul 26 2017 Fedora Release Engineering - 1:1.8.13-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
From 42ab4a4b1e68b29814ab25aed36565cd0194a477 Mon Sep 17 00:00:00 2001
From: Than Ngo
Date: Fri, 29 Dec 2017 17:13:22 +0100
Subject: [PATCH 004/117] update to 1.8.14
---
.gitignore | 1 +
doxygen-1.8.13-#775493.patch | 93 ---
doxygen-1.8.13-#776988.patch | 38 --
...8.13-C#-property-initializer-parsing.patch | 38 --
doxygen-1.8.13-non-reachable-links.patch | 568 ------------------
doxygen-1.8.13-verticl_bar_latex.patch | 14 -
doxygen-xmlgen-regression.patch | 24 -
doxygen.spec | 13 +-
sources | 2 +-
9 files changed, 7 insertions(+), 784 deletions(-)
delete mode 100644 doxygen-1.8.13-#775493.patch
delete mode 100644 doxygen-1.8.13-#776988.patch
delete mode 100644 doxygen-1.8.13-C#-property-initializer-parsing.patch
delete mode 100644 doxygen-1.8.13-non-reachable-links.patch
delete mode 100644 doxygen-1.8.13-verticl_bar_latex.patch
delete mode 100644 doxygen-xmlgen-regression.patch
diff --git a/.gitignore b/.gitignore
index 3469b7e..91d2359 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@ doxygen-1.7.1.src.tar.gz
/doxygen-1.8.11.src.tar.gz
/doxygen-1.8.12.src.tar.gz
/doxygen-1.8.13.src.tar.gz
+/doxygen-1.8.14.src.tar.gz
diff --git a/doxygen-1.8.13-#775493.patch b/doxygen-1.8.13-#775493.patch
deleted file mode 100644
index 0a20583..0000000
--- a/doxygen-1.8.13-#775493.patch
+++ /dev/null
@@ -1,93 +0,0 @@
-diff --git a/src/commentscan.l b/src/commentscan.l
-index fad09d9..f26cabd 100644
---- a/src/commentscan.l
-+++ b/src/commentscan.l
-@@ -125,6 +125,8 @@ static bool handleCopyBrief(const QCString &);
- static bool handleCopyDetails(const QCString &);
- static bool handleParBlock(const QCString &);
- static bool handleEndParBlock(const QCString &);
-+static bool handleParam(const QCString &);
-+static bool handleRetval(const QCString &);
-
- typedef bool (*DocCmdFunc)(const QCString &name);
-
-@@ -247,7 +249,7 @@ static DocCmdMap docCmdMap[] =
- { "line", 0, TRUE },
- { "note", 0, TRUE },
- { "par", 0, TRUE },
-- { "param", 0, TRUE },
-+ { "param", &handleParam, TRUE },
- { "tparam", 0, TRUE },
- { "post", 0, TRUE },
- { "pre", 0, TRUE },
-@@ -257,7 +259,7 @@ static DocCmdMap docCmdMap[] =
- { "return", 0, TRUE },
- { "returns", 0, TRUE },
- { "exception", 0, TRUE },
-- { "retval", 0, TRUE },
-+ { "retval", &handleRetval, TRUE },
- { "sa", 0, TRUE },
- { "see", 0, TRUE },
- { "since", 0, TRUE },
-@@ -971,6 +973,7 @@ RCSTAG "$"{ID}":"[^\n$]+"$"
- %x XRefItemParam2
- %x XRefItemParam3
- %x FileDocArg1
-+%x ParamArg1
- %x EnumDocArg1
- %x NameSpaceDocArg1
- %x PackageDocArg1
-@@ -1564,6 +1567,30 @@ RCSTAG "$"{ID}":"[^\n$]+"$"
- BEGIN( Comment );
- }
-
-+ /* --------- handle arguments of the param command ------------ */
-+{ID}/{B}*"," {
-+ if (yytext[0]=='_' && Config_getBool(MARKDOWN_SUPPORT))
-+ {
-+ addOutput('\\');
-+ }
-+ addOutput(yytext);
-+ }
-+"," {
-+ addOutput(" , ");
-+ }
-+{ID} {
-+ if (yytext[0]=='_' && Config_getBool(MARKDOWN_SUPPORT))
-+ {
-+ addOutput('\\');
-+ }
-+ addOutput(yytext);
-+ BEGIN( Comment );
-+ }
-+. {
-+ unput(yytext[0]);
-+ BEGIN( Comment );
-+ }
-+
- /* --------- handle arguments of the file/dir/example command ------------ */
-
- {DOCNL} { // no file name specfied
-@@ -2400,6 +2427,22 @@ static bool handleFile(const QCString &)
- return stop;
- }
-
-+static bool handleParam(const QCString &)
-+{
-+ // we need process param and retval arguments to escape leading underscores in case of
-+ // markdown processing, see bug775493
-+ addOutput("@param ");
-+ BEGIN( ParamArg1 );
-+ return FALSE;
-+}
-+
-+static bool handleRetval(const QCString &)
-+{
-+ addOutput("@retval ");
-+ BEGIN( ParamArg1 );
-+ return FALSE;
-+}
-+
- static bool handleDir(const QCString &)
- {
- bool stop=makeStructuralIndicator(Entry::DIRDOC_SEC);
diff --git a/doxygen-1.8.13-#776988.patch b/doxygen-1.8.13-#776988.patch
deleted file mode 100644
index f02cc8f..0000000
--- a/doxygen-1.8.13-#776988.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-diff --git a/src/doctokenizer.l b/src/doctokenizer.l
-index a89570e..7545cba 100644
---- a/src/doctokenizer.l
-+++ b/src/doctokenizer.l
-@@ -395,10 +395,14 @@ HTMLTAG "<"(("/")?){ID}({WS}+{ATTRIB})*{WS}*(("/")?)">"
- HTMLKEYL "strong"|"center"|"table"|"caption"|"small"|"code"|"dfn"|"var"|"img"|"pre"|"sub"|"sup"|"tr"|"td"|"th"|"ol"|"ul"|"li"|"tt"|"kbd"|"em"|"hr"|"dl"|"dt"|"dd"|"br"|"i"|"a"|"b"|"p"
- HTMLKEYU "STRONG"|"CENTER"|"TABLE"|"CAPTION"|"SMALL"|"CODE"|"DFN"|"VAR"|"IMG"|"PRE"|"SUB"|"SUP"|"TR"|"TD"|"TH"|"OL"|"UL"|"LI"|"TT"|"KBD"|"EM"|"HR"|"DL"|"DT"|"DD"|"BR"|"I"|"A"|"B"|"P"
- HTMLKEYW {HTMLKEYL}|{HTMLKEYU}
--REFWORD2 ("#"|"::")?((({ID}{TEMPLPART}?)|{ANONNS})("."|"#"|"::"|"-"|"/"))*({ID}{TEMPLPART}?(":")?){FUNCARG2}?
--REFWORD3 ({ID}":")*{ID}":"?
--REFWORD4 (({SCOPEPRE}*"operator"{OPMASKOP2})|(("::"|"#"){SCOPEPRE}*"operator"{OPMASKOP2})){CVSPEC}?
--REFWORD {LABELID}|{REFWORD2}|{REFWORD3}|{REFWORD4}
-+REFWORD2_PRE ("#"|"::")?((({ID}{TEMPLPART}?)|{ANONNS})("."|"#"|"::"|"-"|"/"))*({ID}{TEMPLPART}?(":")?)
-+REFWORD2 {REFWORD2_PRE}{FUNCARG2}?
-+REFWORD2_NOCV {REFWORD2_PRE}("("{FUNCPART}")")?
-+REFWORD3 ({ID}":")*{ID}":"?
-+REFWORD4_NOCV (({SCOPEPRE}*"operator"{OPMASKOP2})|(("::"|"#"){SCOPEPRE}*"operator"{OPMASKOP2}))
-+REFWORD4 {REFWORD4_NOCV}{CVSPEC}?
-+REFWORD {LABELID}|{REFWORD2}|{REFWORD3}|{REFWORD4}
-+REFWORD_NOCV {LABELID}|{REFWORD2_NOCV}|{REFWORD3}|{REFWORD4_NOCV}
-
- %option noyywrap
- %option yylineno
-@@ -1011,6 +1015,14 @@ REFWORD {LABELID}|{REFWORD2}|{REFWORD3}|{REFWORD4}
- unput(*yytext);
- return 0;
- }
-+{REFWORD_NOCV}/{BLANK}("const")[a-z_A-Z0-9] { // see bug776988
-+ g_token->name=yytext;
-+ return TK_WORD;
-+ }
-+{REFWORD_NOCV}/{BLANK}("volatile")[a-z_A-Z0-9] { // see bug776988
-+ g_token->name=yytext;
-+ return TK_WORD;
-+ }
- {REFWORD} { // label to refer to
- g_token->name=yytext;
- return TK_WORD;
diff --git a/doxygen-1.8.13-C#-property-initializer-parsing.patch b/doxygen-1.8.13-C#-property-initializer-parsing.patch
deleted file mode 100644
index ea7e736..0000000
--- a/doxygen-1.8.13-C#-property-initializer-parsing.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-commit 14a0bcc74a121525917aefc8c9034e283e94884b
-Author: Piotr Szydełko
-Date: Sat May 20 08:14:27 2017 +0200
-
- Fix C# property initializer parsing
-
- int Property {get; set;} = 23;
- The parser was ending the property at the closing bracket,
- which resulted in the initializer being assigned to the following property.
-
-diff --git a/src/scanner.l b/src/scanner.l
-index 9ff082d4..632c8a51 100644
---- a/src/scanner.l
-+++ b/src/scanner.l
-@@ -6198,6 +6198,14 @@ OPERATOR "operator"{B}*({ARITHOP}|{ASSIGNOP}|{LOGICOP}|{BITOP})
- }
- }
- "{" { curlyCount++; }
-+"}"{B}*"=" {
-+ // fall back to next rule if it's not the right bracket
-+ if (curlyCount != 0) REJECT;
-+ current->initializer = "=";
-+ current->endBodyLine=yyLineNr;
-+ lastInitializerContext = FindMembers;
-+ BEGIN(ReadInitializer);
-+ }
- "}" {
- if (curlyCount)
- {
-@@ -6207,6 +6215,8 @@ OPERATOR "operator"{B}*({ARITHOP}|{ASSIGNOP}|{LOGICOP}|{BITOP})
- {
- mtype = Method;
- virt = Normal;
-+ // not really important, but while we are at it
-+ current->endBodyLine=yyLineNr;
- unput(';');
- BEGIN(FindMembers);
- }
diff --git a/doxygen-1.8.13-non-reachable-links.patch b/doxygen-1.8.13-non-reachable-links.patch
deleted file mode 100644
index ba34252..0000000
--- a/doxygen-1.8.13-non-reachable-links.patch
+++ /dev/null
@@ -1,568 +0,0 @@
-commit 31cf78d223e52fe078ad9b0651672aeb73926065
-Author: albert-github
-Date: Sun Jun 4 12:52:50 2017 +0200
-
- Correction of non reachable links and redirected links in documentation.
-
- The W3C link checker reported a number of problems regarding non reachable links and permanent redirects.
- Most of these problems have been fixed with this patch
-
-diff --git a/doc/commands.doc b/doc/commands.doc
-index 70b89c60..4357fba1 100644
---- a/doc/commands.doc
-+++ b/doc/commands.doc
-@@ -433,7 +433,7 @@ Structural indicators
- \par Example:
- \include enum.h
- \htmlonly
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -565,7 +565,7 @@ Structural indicators
- \par Example:
- \include func.h
- \htmlonly
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -823,7 +823,7 @@ Structural indicators
- \par Example:
- \include overload.cpp
- \htmlonly
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -1121,7 +1121,7 @@ Structural indicators
-
-
- \section cmdweakgroup \\weakgroup [(title)]
-- \addindex \\addtogroup
-+ \addindex \\weakgroup
- Can be used exactly like \ref cmdaddtogroup "\\addtogroup", but has
- a lower priority when it comes to resolving conflicting grouping
- definitions.
-@@ -1513,7 +1513,7 @@ ALIASES = "english=\if english" \
- \par Example:
- \include par.cpp
- \htmlonly
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -2704,7 +2704,7 @@ class Receiver
-
- \addindex \\startuml
- Starts a text fragment which should contain a valid description of a
-- PlantUML diagram. See http://plantuml.sourceforge.net/ for examples.
-+ PlantUML diagram. See http://plantuml.com/ for examples.
- The text fragment ends with \ref cmdenduml "\\enduml".
- \note You need to install Java and the PlantUML's jar file,
- if you want to use this command. The location of the jar file should be specified
-diff --git a/doc/customize.doc b/doc/customize.doc
-index f98ce0b4..9ef38919 100644
---- a/doc/customize.doc
-+++ b/doc/customize.doc
-@@ -90,7 +90,7 @@ that are disabled by default:
-
- To tweak things like fonts or colors, margins, or other look \& feel
- aspects of the HTML output in detail, you can create a different
--cascading style sheet.
-+cascading style sheet.
- You can also let doxygen use a custom header and footer for each HTML
- page it generates, for instance to make the output conform to the style
- used on the rest of your web site.
-@@ -390,7 +390,7 @@ files as one big DOM tree would not fit into memory.
-
- See the Breathe project for
- an example that uses doxygen XML output from Python to bridge it with the
--Sphinx document generator.
-+Sphinx document generator.
-
-
- \htmlonly
-diff --git a/doc/docblocks.doc b/doc/docblocks.doc
-index f0499c6f..81cfdd08 100644
---- a/doc/docblocks.doc
-+++ b/doc/docblocks.doc
-@@ -260,7 +260,7 @@ Here is an example of the use of these comment blocks:
- \include afterdoc.h
- \htmlonly
-
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -281,7 +281,7 @@ Here is an example of a documented piece of C++ code using the Qt style:
- \include qtstyle.cpp
- \htmlonly
-
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -316,7 +316,7 @@ JavaDoc style and \ref cfg_javadoc_autobrief "JAVADOC_AUTOBRIEF" set to YES:
- \include jdstyle.cpp
- \htmlonly
-
-- Click here
-+ Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-@@ -634,7 +634,7 @@ need for some more structure, like a block of verbatim text, a list, or a
- simple table. For this doxygen supports the
- Markdown
- syntax, including parts of the
--Markdown Extra
-+Markdown Extra
- extension.
-
- Markdown is designed to be very easy to read and write.
-@@ -646,13 +646,13 @@ directly. For more details see chapter \ref markdown.
- For programming language specific formatting doxygen has two
- forms of additional markup on top of Markdown formatting.
-
--1. Javadoc like markup.
-+1. Javadoc like markup.
- See \ref commands for a complete overview of all commands supported by doxygen.
--2. XML markup
-+2. XML markup
- as specified in the C# standard. See \ref xmlcmds for the XML commands supported by doxygen.
-
- If this is still not enough doxygen also supports a \ref htmlcmds "subset" of
--the HTML markup language.
-+the HTML markup language.
-
- \htmlonly
- Go to the next section or return to the
-diff --git a/doc/extsearch.doc b/doc/extsearch.doc
-index cead851c..99a72195 100644
---- a/doc/extsearch.doc
-+++ b/doc/extsearch.doc
-@@ -52,7 +52,7 @@ The data flow is shown in the following diagram:
-
- The first step is to make the search engine available via a web server.
- If you use `doxysearch.cgi` this means making the
--CGI binary
-+CGI binary
- available from the web server (i.e. be able to run it from a
- browser via an URL starting with http:)
-
-@@ -187,7 +187,7 @@ The next subsections describe these interfaces in more detail.
- \subsection extsearch_api_index Indexer input format
-
- The search data produced by doxygen follows the
--Solr XML index message
-+Solr XML index message
- format.
-
- The input for the indexer is an XML file, which consists of one `` tag containing
-@@ -224,12 +224,12 @@ Each field has a name. The following field names are supported:
- - *text*: the documentation associated with the item. Note that only words are present, no markup.
-
- @note Due to the potentially large size of the XML file, it is recommended to use a
--SAX based parser to process it.
-+SAX based parser to process it.
-
- \subsection extsearch_api_search_in Search URL format
-
- When the search engine is invoked from a doxygen generated HTML page, a number of parameters are
--passed to via the query string.
-+passed to via the query string.
-
- The following fields are passed:
- - *q*: the query text as entered by the user
-@@ -247,14 +247,14 @@ It represents a query for the word 'list' (`q=list`) requesting 20 search result
- starting with the result number 20 (`p=1`) and using callback 'dummy' (`cb=dummy`):
-
-
--@note The values are URL encoded so they
-+@note The values are URL encoded so they
- have to be decoded before they can be used.
-
- \subsection extsearch_api_search_out Search results format
-
- When invoking the search engine as shown in the previous subsection, it should reply with
- the results. The format of the reply is
--JSON with padding, which is basically
-+JSON with padding, which is basically
- a javascript struct wrapped in a function call. The name of function should be the name of
- the callback (as passed with the *cb* field in the query).
-
-diff --git a/doc/faq.doc b/doc/faq.doc
-index 5af3db83..bbad8c0f 100644
---- a/doc/faq.doc
-+++ b/doc/faq.doc
-@@ -285,7 +285,7 @@ At the time I was looking into \c lex and \c yacc, where a lot of things start w
- \section faq_why What was the reason to develop doxygen?
-
- I once wrote a GUI widget based on the Qt library (it is still available at
--http://sourceforge.net/projects/qdbttabular/ but hasn't been updated since 2002).
-+https://sourceforge.net/projects/qdbttabular/ but hasn't been updated since 2002).
- Qt had nicely generated documentation (using an internal tool which
- they didn't want to release)
- and I wrote similar docs by hand.
-diff --git a/doc/formulas.doc b/doc/formulas.doc
-index 650751e8..1649c197 100644
---- a/doc/formulas.doc
-+++ b/doc/formulas.doc
-@@ -30,7 +30,7 @@ have the following tools installed
- to bitmaps. I have used Aladdin GhostScript 8.0 for testing.
-
- For the HTML output there is also an alternative solution using
--MathJax which does not
-+MathJax which does not
- require the above tools. If you enable \ref cfg_use_mathjax "USE_MATHJAX" in
- the config then the latex formulas will be copied to the HTML "as is" and a
- client side javascript will parse them and turn them into (interactive) images.
-diff --git a/doc/grouping.doc b/doc/grouping.doc
-index bbb577cf..2c4ebe19 100644
---- a/doc/grouping.doc
-+++ b/doc/grouping.doc
-@@ -197,7 +197,7 @@ documentation of the class.
-
- \htmlonly
-
--Click here
-+Click here
- for the corresponding HTML documentation that is generated by doxygen.
- \endhtmlonly
- \latexonly
-diff --git a/doc/index.doc b/doc/index.doc
-index c8950c4c..14f03961 100644
---- a/doc/index.doc
-+++ b/doc/index.doc
-@@ -180,7 +180,7 @@ Thanks go to:
-
Talin for adding support for C# style comments with XML markup.
-
Petr Prikryl for coordinating the internationalization support.
- All language maintainers for providing translations into many languages.
--
The band Porcupine Tree for
- providing hours of great music to listen to while coding.
-
many, many others for suggestions, patches and bug reports.
-
-diff --git a/doc/install.doc b/doc/install.doc
-index fd4f28d1..22d6e7cc 100644
---- a/doc/install.doc
-+++ b/doc/install.doc
-@@ -37,7 +37,7 @@ following to build the executable:
- \addindex strip
- \addindex python
-
In order to generate a \c Makefile for your platform, you need
-- cmake version 2.8.12 or later.
-+ cmake version 2.8.12 or later.
- \addindex cmake
-
-
-@@ -63,7 +63,7 @@ tools should be installed.
-