Marcus Meissner
aede2f5189
- fix incorrect permissions in -devel package installed files - update package to new version (0.9.6) - update patch for buildsystem installation locations - patch for forcing c++11 mode on gcc4.8 (for openSUSE_Leap_42.3) - initial package from upstream source (0.9.5) - patch for correcting buildsystem installation locations OBS-URL: https://build.opensuse.org/request/show/666367 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rttr?expand=0&rev=1
14 lines
538 B
Diff
14 lines
538 B
Diff
Index: rttr-0.9.6/doc/DoxyFile.cfg.in
|
|
===================================================================
|
|
--- rttr-0.9.6.orig/doc/DoxyFile.cfg.in
|
|
+++ rttr-0.9.6/doc/DoxyFile.cfg.in
|
|
@@ -1187,7 +1187,7 @@ HTML_COLORSTYLE_GAMMA = 80
|
|
# The default value is: NO.
|
|
# This tag requires that the tag GENERATE_HTML is set to YES.
|
|
|
|
-HTML_TIMESTAMP = YES
|
|
+HTML_TIMESTAMP = NO
|
|
|
|
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
|
|
# documentation will contain sections that can be hidden and shown after the
|