Accepting request 1069853 from home:dimstar:Factory

- Actually apply priv_wrapper-fix-cmocka-1.1.6+-support.patch (use
  autosetup instead of setup).

OBS-URL: https://build.opensuse.org/request/show/1069853
OBS-URL: https://build.opensuse.org/package/show/devel:tools/priv_wrapper?expand=0&rev=8
This commit is contained in:
Dirk Mueller 2023-03-07 14:57:40 +00:00 committed by Git OBS Bridge
parent 35b77d6278
commit 8dc4b9e8ed
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 7 08:12:15 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Actually apply priv_wrapper-fix-cmocka-1.1.6+-support.patch (use
autosetup instead of setup).
-------------------------------------------------------------------
Mon Feb 27 10:33:47 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -58,7 +58,7 @@ This package does not have a devel package, because this project is for
development/testing.
%prep
%setup -q
%autosetup -p1
%build
# CMAKE_SKIP_RPATH:BOOL=OFF is need to run the tests!