forked from pool/python-PyMuPDF
Accepting request 1069993 from home:jengelh:branches:devel:languages:python
- Drop BuildRequires mupdf-devel-static, this is not used and the build always relies on the bundled copy. OBS-URL: https://build.opensuse.org/request/show/1069993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=56
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 7 17:21:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Drop BuildRequires mupdf-devel-static, this is not used
|
||||||
|
and the build always relies on the bundled copy.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 6 21:22:33 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Mon Mar 6 21:22:33 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -36,7 +36,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: jbig2dec-devel
|
BuildRequires: jbig2dec-devel
|
||||||
BuildRequires: mupdf-devel-static >= 1.20.3
|
|
||||||
BuildRequires: openSUSE-release
|
BuildRequires: openSUSE-release
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
@@ -47,6 +46,8 @@ BuildRequires: pkgconfig(libjpeg)
|
|||||||
BuildRequires: pkgconfig(libopenjp2)
|
BuildRequires: pkgconfig(libopenjp2)
|
||||||
BuildRequires: pkgconfig(libpng16)
|
BuildRequires: pkgconfig(libpng16)
|
||||||
BuildRequires: pkgconfig(zlib)
|
BuildRequires: pkgconfig(zlib)
|
||||||
|
Provides: bundled(mupdf) = %version
|
||||||
|
# mupdf has bundled() on its own, too, so kinda bad
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user