Accepting request 970678 from graphics
- Use nasm instead of yasm, the latter has not released any update in 7 years. (forwarded request 970636 from elvigia) OBS-URL: https://build.opensuse.org/request/show/970678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libjpeg-turbo?expand=0&rev=62
This commit is contained in:
commit
8e04fe1290
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 20:36:09 UTC 2022 - Cristian Rodríguez <crrodriguez@opensuse.org>
|
||||||
|
|
||||||
|
- Use nasm instead of yasm, the latter has not released any update
|
||||||
|
in 7 years.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 20 19:33:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
Sun Mar 20 19:33:28 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ Source3: baselibs.conf
|
|||||||
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
|
Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: nasm
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: yasm
|
|
||||||
Conflicts: jpeg%{major}
|
Conflicts: jpeg%{major}
|
||||||
Obsoletes: jpeg = 6b
|
Obsoletes: jpeg = 6b
|
||||||
Obsoletes: jpeg = 8.0.1
|
Obsoletes: jpeg = 8.0.1
|
||||||
|
@ -36,8 +36,8 @@ BuildRequires: cmake
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
# needed for tests as we remove the lib here
|
# needed for tests as we remove the lib here
|
||||||
BuildRequires: libturbojpeg0 >= 8.2.2
|
BuildRequires: libturbojpeg0 >= 8.2.2
|
||||||
|
BuildRequires: nasm
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: yasm
|
|
||||||
Conflicts: jpeg%{major}
|
Conflicts: jpeg%{major}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user