Accepting request 1148606 from home:Andreas_Schwab:Factory

- Use %autosetup

OBS-URL: https://build.opensuse.org/request/show/1148606
OBS-URL: https://build.opensuse.org/package/show/devel:tools/dejagnu?expand=0&rev=34
This commit is contained in:
Andreas Schwab 2024-02-21 10:50:26 +00:00 committed by Git OBS Bridge
parent 05b4bb2ba1
commit 49489c6407
2 changed files with 7 additions and 3 deletions

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# 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.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
%build
# 49078@debbugs.gnu.org: bug in Expect 5.45.4 triggers a testsuite failure