Sync from SUSE:SLFO:Main dwz revision 7d41bb7cdbeb622c595504b53671c8ab

This commit is contained in:
Adrian Schröter 2024-10-03 17:10:20 +02:00
parent 0753ba1ab7
commit 20e188de55
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 08:07:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
PatchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 20 16:04:19 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com> Sun Nov 20 16:04:19 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@ -108,9 +108,8 @@ This package contains the testsuite results from DWZ.
%endif %endif
%prep %prep
%setup -q -n dwz %autosetup -p1 -n dwz
%patch1 -p1
%patch2 -p1
cp ../../SOURCES/tramp3d-v4.cpp.xz . cp ../../SOURCES/tramp3d-v4.cpp.xz .
xz -d tramp3d-v4.cpp.xz xz -d tramp3d-v4.cpp.xz