Accepting request 1154090 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1154090 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libogg?expand=0&rev=36
This commit is contained in:
commit
1bdbc48c72
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 18:33:27 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 17 06:50:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -61,9 +61,9 @@ to compile and develop applications that use libogg.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch2
|
||||
%patch -P 2
|
||||
if [ "%{_lib}" == "lib64" ]; then
|
||||
%patch1
|
||||
%patch -P 1
|
||||
fi
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user