Accepting request 1154631 from network:samba:STABLE

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1154631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cifs-utils?expand=0&rev=73
This commit is contained in:
Ana Guerrero 2024-03-05 17:47:07 +00:00 committed by Git OBS Bridge
commit 2531f38bab
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 10:44:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Wed Jan 4 10:32:54 UTC 2023 - Ludwig Nussel <lnussel@suse.com>

View File

@ -131,7 +131,7 @@ for i in $pyscripts; do
fi
done
%patch1 -p1
%patch -P 1 -p1
%build
export CFLAGS="%{optflags} -D_GNU_SOURCE -fpie"