From 8dc4b9e8ed6ef17419c6f542594e5ea95432378e2b77b2104766c63dd2c62f12 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 7 Mar 2023 14:57:40 +0000 Subject: [PATCH] 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 --- priv_wrapper.changes | 6 ++++++ priv_wrapper.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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!