Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
8e66a72aa2 |
@@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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,8 +108,9 @@ This package contains the testsuite results from DWZ.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n dwz
|
%setup -q -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user