Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f779c9ea0f | |||
| fd9cbe50c3 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user