Accepting request 1068661 from home:dimstar:Factory

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

OBS-URL: https://build.opensuse.org/request/show/1068661
OBS-URL: https://build.opensuse.org/package/show/devel:tools/uid_wrapper?expand=0&rev=39
This commit is contained in:
Andreas Schneider 2023-03-02 16:39:13 +00:00 committed by Git OBS Bridge
parent 0556c3d00e
commit 11e4ca9620
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 2 10:55:49 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Actually apply uid_wrapper-fix-cmocka-1.1.6+-support.patch (use
autosetup instead of setup).
-------------------------------------------------------------------
Mon Feb 27 09:32:20 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>

View File

@ -56,7 +56,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!