* New BuildRequires: pkgconfig(openssl) * Add MicroTeX as separate tarball: this is missed by upstream git as a submodule, so obs_scm _service's `enable_submodules` is unable to include it either. * Drop cadabra2-default-python-path.patch: no longer needed after changes to upstream logic for finding python. OBS-URL: https://build.opensuse.org/package/show/science/cadabra2?expand=0&rev=66
13 lines
330 B
Diff
13 lines
330 B
Diff
Index: cadabra2-2.3.9.3/tests/CMakeLists.txt
|
|
===================================================================
|
|
--- cadabra2-2.3.9.3.orig/tests/CMakeLists.txt
|
|
+++ cadabra2-2.3.9.3/tests/CMakeLists.txt
|
|
@@ -69,7 +69,6 @@ set(RTESTS
|
|
trigonometric
|
|
noncovariant
|
|
algebra
|
|
- components
|
|
factor
|
|
field_theory
|
|
gamma_paper
|