Accepting request 1154099 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1154099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgsm?expand=0&rev=30
This commit is contained in:
Dominique Leuenberger 2024-03-03 19:19:21 +00:00 committed by Git OBS Bridge
commit c58126e01a
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 29 16:34:37 UTC 2024 - pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Sun Aug 28 22:32:54 UTC 2022 - Jan Engelhardt <jengelh@inai.de>

View File

@ -86,9 +86,9 @@ standard test patterns.
%prep
%setup -q -n %{_name}-%{_version}
%patch0 -p1
%patch1
%patch2
%patch -P 0 -p1
%patch -P 1
%patch -P 2
%build
make -j1 CCFLAGS="-c %{optflags} -D_POSIX_SOURCE -D_BSD_SOURCE -DNeedFunctionPrototypes=1" lib/libgsm.a