From 0ae9dd08ee689e2cd049b6a20ca7582ecb8bd5c78848d5e8652fa719eaaf0f65 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 9 Dec 2024 08:37:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=1164 --- wine.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wine.spec b/wine.spec index 1e827c9..9664fb5 100644 --- a/wine.spec +++ b/wine.spec @@ -194,10 +194,10 @@ This RPM contains the header files and development tools for the WINE libraries. %prep -%autosetup -n wine-%{version} +%autosetup -n wine-%{downloadver} %if %{staging} tar xf %{SOURCE3} -python3 wine-staging-%{version}/staging/patchinstall.py --all +python3 wine-staging-%{downloadver}/staging/patchinstall.py --all %endif %build @@ -270,7 +270,7 @@ find %{buildroot}/usr/lib*/wine/*-windows/ -type f -exec strip --strip-debug {} rm -rf %{buildroot}%{_mandir}/{pl,de,fr}.UTF-8 # find the implicit dependencies -%define winedir %_builddir/%projectname-%realver +%define winedir %_builddir/%projectname-%downloadver cat >%winedir/my-find-requires.sh <