Sync from SUSE:SLFO:Main dejagnu revision 3851aace0aaad2a6f64907cd6b9a0072
This commit is contained in:
parent
5399bed7f5
commit
6b835ed742
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 21 10:24:49 UTC 2024 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
- Use %autosetup
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 30 13:28:31 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
Wed Jun 30 13:28:31 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package dejagnu
|
# spec file for package dejagnu
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -65,8 +65,7 @@ Running tests requires two things: the testing framework and the test
|
|||||||
suites themselves.
|
suites themselves.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# 49078@debbugs.gnu.org: bug in Expect 5.45.4 triggers a testsuite failure
|
# 49078@debbugs.gnu.org: bug in Expect 5.45.4 triggers a testsuite failure
|
||||||
|
Loading…
Reference in New Issue
Block a user