Accepting request 679669 from home:bmwiedemann:branches:science
Drop latex logs and doc tgz that contained duplicated files to make the package build reproducible (boo#1047218) This reduced doc rpm size by a factor of 2.7 (new size is 4.7 MB instead of 12.7 MB) OBS-URL: https://build.opensuse.org/request/show/679669 OBS-URL: https://build.opensuse.org/package/show/science/eigen3?expand=0&rev=20
This commit is contained in:
parent
1fea6b7b6a
commit
860e71fffd
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user