diff --git a/priv_wrapper.changes b/priv_wrapper.changes index e214934..0bb98ea 100644 --- a/priv_wrapper.changes +++ b/priv_wrapper.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 7 08:12:15 UTC 2023 - Dominique Leuenberger + +- 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 diff --git a/priv_wrapper.spec b/priv_wrapper.spec index 4dc7549..ea178f6 100644 --- a/priv_wrapper.spec +++ b/priv_wrapper.spec @@ -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!