Stephan Kulow 2019-03-01 19:26:47 +00:00 committed by Git OBS Bridge
commit 27228100f1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 26 19:32:49 UTC 2019 - Bernhard Wiedemann <bwiedemann@suse.com>
- Drop doc tgz that contained duplicated files
to make the package build reproducible (boo#1047218)
-------------------------------------------------------------------
Sat Dec 29 00:22:34 UTC 2018 - Christoph Junghans <junghans@votca.org>

View File

@ -109,6 +109,7 @@ echo "HTML_TIMESTAMP = NO" >> doc/Doxyfile.in
-DINCLUDE_INSTALL_DIR=%{_includedir}/eigen3 \
-DGOOGLEHASH_INCLUDES=%{_includedir}
make %{?_smp_mflags} all doc
rm -f doc/html/*.tgz `find doc -name _formulas.log`
%install
%cmake_install