Accepting request 1150631 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1150631 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/dwz?expand=0&rev=48
This commit is contained in:
parent
69d4fce808
commit
c239c8ca34
@ -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>
|
||||||
|
|
||||||
|
5
dwz.spec
5
dwz.spec
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user