17
0

2 Commits

2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 25 21:45:49 UTC 2025 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Disable check, as a database connection is required.
-------------------------------------------------------------------
Wed Apr 19 08:28:31 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file
# spec file for package octave-forge-database
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -57,6 +57,8 @@ popd
%octave_pkg_install
%check
%global octskiptests pq_connect
echo "Skip tests requiring database: %{octskiptests}"
%octave_pkg_test
%post