Bug 1794178 - Review Request: libvips - Fast image processing library with low memory needs
Summary: Review Request: libvips - Fast image processing library with low memory needs
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-01-22 20:17 UTC by Vitaly
Modified: 2020-01-23 13:44 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-23 13:32:36 UTC
Type: ---
Embargoed:
ego.cordatus: fedora-review-


Attachments (Terms of Use)

Description Vitaly 2020-01-22 20:17:30 UTC
Spec URL: https://github.com/EasyCoding/libvips/raw/master/libvips.spec
SRPM URL: https://xvitaly.fedorapeople.org/for-review/libvips-8.9.0-1.fc31.src.rpm
Description: Fast image processing library with low memory needs
Fedora Account System Username: xvitaly

Comment 1 Artem 2020-01-22 21:00:22 UTC
Few issues:

[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/gtk-doc/html,
     /usr/share/gtk-doc
[!]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by:
     /usr/share/doc/libvips(defaulting, to, locale,, Failed, C, set),
     /usr/share/licenses/libvips(defaulting, to, locale,, Failed, C, set),
     /usr/share/gtk-doc/html/libvips(defaulting, to, locale,, Failed, C,
     vips-devel, set), /usr/include/vips(defaulting, to, locale,, Failed,
     C, vips-devel, set)
[?]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libvips-
     tools


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

C/C++:
[x]: Provides: bundled(gnulib) in place as required.
     Note: Sources not installed
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: If your application is a C or C++ application you must list a
     BuildRequires against gcc, gcc-c++ or clang.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig not called in %post and %postun for Fedora 28 and later.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.
[x]: Development (unversioned) .so files in -devel subpackage, if present.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
     Note: There is no build directory. Running licensecheck on vanilla
     upstream sources. No licenses found. Please check the source files for
     licenses manually.
[x]: License file installed when any subpackage combination is installed.
[!]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/gtk-doc/html,
     /usr/share/gtk-doc
[!]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by:
     /usr/share/doc/libvips(defaulting, to, locale,, Failed, C, set),
     /usr/share/licenses/libvips(defaulting, to, locale,, Failed, C, set),
     /usr/share/gtk-doc/html/libvips(defaulting, to, locale,, Failed, C,
     vips-devel, set), /usr/include/vips(defaulting, to, locale,, Failed,
     C, vips-devel, set)
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: The spec file handles locales properly.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[x]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[?]: Package is not known to require an ExcludeArch tag.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 153600 bytes in 4 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[x]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libvips-
     tools
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: The placement of pkgconfig(.pc) files are correct.
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Package should not use obsolete m4 macros
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: libvips-8.9.0-1.fc32.x86_64.rpm
          libvips-devel-8.9.0-1.fc32.x86_64.rpm
          libvips-tools-8.9.0-1.fc32.x86_64.rpm
          libvips-doc-8.9.0-1.fc32.noarch.rpm
          libvips-debuginfo-8.9.0-1.fc32.x86_64.rpm
          libvips-debugsource-8.9.0-1.fc32.x86_64.rpm
          libvips-8.9.0-1.fc32.src.rpm
libvips.x86_64: W: shared-lib-calls-exit /usr/lib64/libvips.so.42.12.0 exit.5
libvips-devel.x86_64: W: no-documentation
libvips-tools.x86_64: W: no-manual-page-for-binary shrink_width
libvips-tools.x86_64: W: no-manual-page-for-binary vips-8.9
7 packages and 0 specfiles checked; 0 errors, 4 warnings.




Rpmlint (debuginfo)
-------------------
Checking: libvips-tools-debuginfo-8.9.0-1.fc32.x86_64.rpm
          libvips-debuginfo-8.9.0-1.fc32.x86_64.rpm
2 packages and 0 specfiles checked; 0 errors, 0 warnings.





Rpmlint (installed packages)
----------------------------
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_CTYPE = "C.UTF-8",
	LANG = "ru_UA.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	LC_ALL = (unset),
	LC_CTYPE = "C.UTF-8",
	LANG = "ru_UA.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
libvips-devel.x86_64: W: no-documentation
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libMagickCore-6.Q16.so.6
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libpng16.so.16
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libimagequant.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libtiff.so.5
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libjpeg.so.62
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libgthread-2.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libgmodule-2.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libexpat.so.1
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libpangoft2-1.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libpango-1.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libharfbuzz.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libfontconfig.so.1
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libfreetype.so.6
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libgsf-1.so.114
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libxml2.so.2
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libfftw3.so.3
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/liborc-0.4.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/liblcms2.so.2
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libgif.so.7
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/librsvg-2.so.2
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libgio-2.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libgdk_pixbuf-2.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libpoppler-glib.so.8
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libcairo.so.2
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libIlmImf-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libImath-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libHalf.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libIex-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libIexMath-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libIlmThread-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libopenslide.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libcfitsio.so.7
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libwebpmux.so.3
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libwebpdemux.so.2
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libwebp.so.7
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libmatio.so.9
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libhdf5.so.103
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libz.so.1
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libexif.so.12
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips-cpp.so.42.12.0 /lib64/libm.so.6
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libgthread-2.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libharfbuzz.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libfreetype.so.6
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libxml2.so.2
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libgdk_pixbuf-2.0.so.0
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libImath-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libHalf.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libIex-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libIexMath-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libIlmThread-2_3.so.24
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libhdf5.so.103
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libstdc++.so.6
libvips.x86_64: W: unused-direct-shlib-dependency /usr/lib64/libvips.so.42.12.0 /lib64/libgcc_s.so.1
libvips.x86_64: W: shared-lib-calls-exit /usr/lib64/libvips.so.42.12.0 exit.5
libvips-tools.x86_64: W: no-manual-page-for-binary shrink_width
libvips-tools.x86_64: W: no-manual-page-for-binary vips-8.9
7 packages and 0 specfiles checked; 0 errors, 57 warnings.



Source checksums
----------------
https://github.com/libvips/libvips/releases/download/v8.9.0/vips-8.9.0.tar.gz :
  CHECKSUM(SHA256) this package     : 97334a5e70aff343d2587f23cb8068fc846a58cd937c89a446142ccf00ea0349
  CHECKSUM(SHA256) upstream package : 97334a5e70aff343d2587f23cb8068fc846a58cd937c89a446142ccf00ea0349


Requires
--------
libvips (rpmlib, GLIBC filtered):
    libHalf.so.24()(64bit)
    libIex-2_3.so.24()(64bit)
    libIexMath-2_3.so.24()(64bit)
    libIlmImf-2_3.so.24()(64bit)
    libIlmThread-2_3.so.24()(64bit)
    libImath-2_3.so.24()(64bit)
    libMagickCore-6.Q16.so.6()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libcfitsio.so.7()(64bit)
    libexif.so.12()(64bit)
    libexpat.so.1()(64bit)
    libfftw3.so.3()(64bit)
    libfontconfig.so.1()(64bit)
    libfreetype.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgdk_pixbuf-2.0.so.0()(64bit)
    libgif.so.7()(64bit)
    libgio-2.0.so.0()(64bit)
    libglib-2.0.so.0()(64bit)
    libgmodule-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libgsf-1.so.114()(64bit)
    libgthread-2.0.so.0()(64bit)
    libharfbuzz.so.0()(64bit)
    libhdf5.so.103()(64bit)
    libimagequant.so.0()(64bit)
    libjpeg.so.62()(64bit)
    libjpeg.so.62(LIBJPEG_6.2)(64bit)
    liblcms2.so.2()(64bit)
    libm.so.6()(64bit)
    libmatio.so.9()(64bit)
    libopenslide.so.0()(64bit)
    liborc-0.4.so.0()(64bit)
    libpango-1.0.so.0()(64bit)
    libpangoft2-1.0.so.0()(64bit)
    libpng16.so.16()(64bit)
    libpng16.so.16(PNG16_0)(64bit)
    libpoppler-glib.so.8()(64bit)
    librsvg-2.so.2()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libtiff.so.5()(64bit)
    libtiff.so.5(LIBTIFF_4.0)(64bit)
    libvips.so.42()(64bit)
    libwebp.so.7()(64bit)
    libwebpdemux.so.2()(64bit)
    libwebpmux.so.3()(64bit)
    libxml2.so.2()(64bit)
    libz.so.1()(64bit)
    rtld(GNU_HASH)

libvips-devel (rpmlib, GLIBC filtered):
    /usr/bin/pkg-config
    libvips(x86-64)
    libvips-cpp.so.42()(64bit)
    libvips.so.42()(64bit)
    pkgconfig(MagickCore)
    pkgconfig(OpenEXR)
    pkgconfig(cairo)
    pkgconfig(cfitsio)
    pkgconfig(fftw3)
    pkgconfig(glib-2.0)
    pkgconfig(gmodule-2.0)
    pkgconfig(gobject-2.0)
    pkgconfig(gthread-2.0)
    pkgconfig(imagequant)
    pkgconfig(lcms2)
    pkgconfig(libexif)
    pkgconfig(libgsf-1)
    pkgconfig(libjpeg)
    pkgconfig(libpng)
    pkgconfig(librsvg-2.0)
    pkgconfig(libtiff-4)
    pkgconfig(libwebp)
    pkgconfig(libwebpdemux)
    pkgconfig(libwebpmux)
    pkgconfig(matio)
    pkgconfig(openslide)
    pkgconfig(orc-0.4)
    pkgconfig(pangoft2)
    pkgconfig(poppler-glib)
    pkgconfig(vips)
    pkgconfig(zlib)

libvips-tools (rpmlib, GLIBC filtered):
    /usr/bin/bash
    /usr/bin/python3
    /usr/bin/sh
    libc.so.6()(64bit)
    libglib-2.0.so.0()(64bit)
    libgobject-2.0.so.0()(64bit)
    libpthread.so.0()(64bit)
    libvips.so.42()(64bit)
    rtld(GNU_HASH)

libvips-doc (rpmlib, GLIBC filtered):
    libvips

libvips-debuginfo (rpmlib, GLIBC filtered):

libvips-debugsource (rpmlib, GLIBC filtered):



Provides
--------
libvips:
    libvips
    libvips(x86-64)
    libvips-cpp.so.42()(64bit)
    libvips.so.42()(64bit)

libvips-devel:
    libvips-devel
    libvips-devel(x86-64)
    pkgconfig(vips)
    pkgconfig(vips-cpp)

libvips-tools:
    libvips-tools
    libvips-tools(x86-64)

libvips-doc:
    libvips-doc

libvips-debuginfo:
    debuginfo(build-id)
    libvips-debuginfo
    libvips-debuginfo(x86-64)

libvips-debugsource:
    libvips-debugsource
    libvips-debugsource(x86-64)



Generated by fedora-review 0.7.4 (54fa030) last change: 2019-12-07
Command line :/usr/bin/fedora-review -b 1794178
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic, C/C++
Disabled plugins: Perl, Java, Ocaml, Haskell, R, Python, PHP, SugarActivity, fonts
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 2 Vitaly 2020-01-23 12:45:34 UTC
> Directories without known owners: /usr/share/gtk-doc/html

Fixed.

> Note: Dirs in package are owned also by: /usr/share/doc/libvips

rpmlint bug.

> Note: No Requires: %{name}%{?_isa} = %{version}-%{release}

Binaries from -tools subpackage already has direct dependency on libvips.so.42() from main package.

Comment 4 Artem 2020-01-23 12:56:59 UTC
Package approved.

Comment 5 Remi Collet 2020-01-23 13:16:58 UTC
Why is this package approved ???

vips is in Fedora for a long time (since Fedora Core 5)

See: https://apps.fedoraproject.org/packages/s/vips

Of course, the lib is included.

Please drop review flag.

Comment 6 Artem 2020-01-23 13:32:36 UTC
(In reply to Remi Collet from comment #5)
> Why is this package approved ???

Ooops. I did quick search there https://fedoraproject.org/PackageReviewStatus/ by 'libvips' and nothing found. Why package renamed and not using upstream name?

*** This bug has been marked as a duplicate of bug 199833 ***


Note You need to log in before you can comment on or make changes to this bug.