Compare commits
1 Commits
4ebc425d66
...
febc1cb41a
Author | SHA256 | Date | |
---|---|---|---|
febc1cb41a |
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 07:57:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 28 16:26:02 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
Sat Oct 28 16:26:02 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@@ -52,8 +52,7 @@ Shared library for %{name}. The %{name}-example and
|
|||||||
%{name}-test are in %{name} package.
|
%{name}-test are in %{name} package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p0
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make_build \
|
%make_build \
|
||||||
|
Reference in New Issue
Block a user