Bug 1724111 - Review Request: lsp-plugins - Linux Studio Plugins
Summary: Review Request: lsp-plugins - Linux Studio Plugins
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: 30
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vitaly
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-26 09:26 UTC by Vasiliy Glazov
Modified: 2019-07-08 11:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-08 11:01:58 UTC
Type: Bug
Embargoed:
vitaly: fedora-review+


Attachments (Terms of Use)

Description Vasiliy Glazov 2019-06-26 09:26:36 UTC
Spec URL: https://raw.githubusercontent.com/Vascom/lsp-plugins/master/lsp-plugins.spec
SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/3887/35833887/lsp-plugins-1.1.9-1.fc31.src.rpm

Description:
LSP (Linux Studio Plugins) is a collection of open-source plugins currently compatible with follwing formats:

LADSPA - set of plugins for Linux Audio Developer's Simple Plugin API
LV2 - set of plugins and UIs for Linux Audio Developer's Simple Plugin API (LADSPA) version 2
LinuxVST - set of plugins and UIs for Steinberg's VST 2.4 format ported on GNU/Linux Platform
JACK - Standalone versions for JACK Audio connection Kit with UI

Comment 1 Vasiliy Glazov 2019-06-26 11:00:04 UTC
Spec URL: https://raw.githubusercontent.com/Vascom/lsp-plugins/master/lsp-plugins.spec
SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/6746/35836746/lsp-plugins-1.1.9-1.fc31.src.rpm

Removed rpath from binaries.
Disabled building VST for ppc64le and x390x arches.

Comment 2 Vitaly 2019-06-26 11:33:04 UTC
I will review this package.

Comment 3 Vitaly 2019-06-26 12:30:42 UTC
Package Review
==============

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


Issues:
=======
- 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.
  Note: License file licensing.html is not marked as %license
  See: https://docs.fedoraproject.org/en-US/packaging-
  guidelines/LicensingGuidelines/#_license_text


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

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
[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]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

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.
[-]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "zlib/libpng license". 1329 files have
     unknown license.
[x]: License file installed when any subpackage combination is installed.
[-]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /usr/lib64/lv2(lv2-carla,
     lv2), /usr/lib64/vst(Carla-vst), /usr/lib64/ladspa(ladspa)
[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.
[x]: 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]: 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.
[x]: 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 256000 bytes in 10 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]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[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 lsp-
     plugins , lsp-plugins-ladspa , lsp-plugins-lv2 , lsp-plugins-vst ,
     lsp-plugins-jack
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[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]: 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:
[!]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
     Note: Arch-ed rpms have a total of 12226560 bytes in /usr/share lsp-
     plugins-doc-1.1.9-1.fc30.x86_64.rpm:11919360
     See:
     https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines
[!]: Spec file according to URL is the same as in SRPM.
     Note: Spec file as given by url is not the same as in SRPM (see
     attached diff).
     See: (this test has no URL)
[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).


Rpmlint
-------
Checking: lsp-plugins-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-doc-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-ladspa-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-lv2-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-vst-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-jack-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-debuginfo-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-debugsource-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-1.1.9-1.fc30.src.rpm
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-comp-delay-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-comp-delay-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-comp-delay-x2-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-responses-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-responses-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-reverb-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-reverb-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-latency-meter
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-limiter-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-limiter-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x12
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x12-do
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x24
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x24-do
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x48
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x48-do
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-oscillator-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-phase-detector
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-profiler-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-profiler-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sampler-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sampler-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-limiter-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-limiter-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-slap-delay-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-slap-delay-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x1
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x12
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x16
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x2
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x4
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x8
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-midi-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-midi-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-stereo
lsp-plugins-jack.x86_64: W: no-soname /usr/lib64/lsp-plugins-jack-core-1.1.9.so
9 packages and 0 specfiles checked; 0 errors, 93 warnings.




Rpmlint (debuginfo)
-------------------
Checking: lsp-plugins-debuginfo-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-jack-debuginfo-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-lv2-debuginfo-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-ladspa-debuginfo-1.1.9-1.fc30.x86_64.rpm
          lsp-plugins-vst-debuginfo-1.1.9-1.fc30.x86_64.rpm
5 packages and 0 specfiles checked; 0 errors, 0 warnings.





Rpmlint (installed packages)
----------------------------
lsp-plugins-ladspa.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-lv2-debuginfo.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-debuginfo.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-jack-debuginfo.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-doc.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-lv2.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-debugsource.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-vst.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-vst-debuginfo.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-comp-delay-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-comp-delay-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-comp-delay-x2-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-dyna-processor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-expander-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-gate-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x16-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-graph-equalizer-x32-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-responses-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-responses-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-reverb-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-impulse-reverb-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-latency-meter
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-limiter-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-limiter-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-mb-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x12
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x12-do
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x24
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x24-do
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x48
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-multisampler-x48-do
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-oscillator-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x16-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-para-equalizer-x32-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-phase-detector
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-profiler-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-profiler-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sampler-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sampler-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-dyna-processor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-expander-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-gate-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-limiter-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-limiter-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-lr
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-ms
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-sc-mb-compressor-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-slap-delay-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-slap-delay-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x1
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x12
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x16
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x2
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x4
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-spectrum-analyzer-x8
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-midi-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-midi-stereo
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-mono
lsp-plugins.x86_64: W: no-manual-page-for-binary lsp-plugins-trigger-stereo
lsp-plugins-ladspa-debuginfo.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-jack.x86_64: W: invalid-url URL: https://lsp-plug.in <urlopen error [Errno -2] Name or service not known>
lsp-plugins-jack.x86_64: W: no-soname /usr/lib64/lsp-plugins-jack-core-1.1.9.so
lsp-plugins-jack.x86_64: W: unused-direct-shlib-dependency /usr/lib64/lsp-plugins-jack-core-1.1.9.so /lib64/libgcc_s.so.1
12 packages and 0 specfiles checked; 0 errors, 106 warnings.



Unversioned so-files
--------------------
lsp-plugins-ladspa: /usr/lib64/ladspa/lsp-plugins-ladspa.so
lsp-plugins-lv2: /usr/lib64/lv2/lsp-plugins.lv2/lsp-plugins-lv2.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-comp-delay-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-comp-delay-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-comp-delay-x2-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-compressor-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-compressor-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-compressor-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-compressor-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-core-1.1.9.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-dyna-processor-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-dyna-processor-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-dyna-processor-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-dyna-processor-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-expander-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-expander-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-expander-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-expander-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-gate-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-gate-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-gate-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-gate-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x16-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x16-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x16-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x16-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x32-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x32-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x32-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-graph-equalizer-x32-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-impulse-responses-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-impulse-responses-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-impulse-reverb-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-impulse-reverb-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-latency-meter.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-limiter-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-limiter-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-mb-compressor-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-mb-compressor-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-mb-compressor-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-mb-compressor-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-multisampler-x12-do.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-multisampler-x12.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-multisampler-x24-do.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-multisampler-x24.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-multisampler-x48-do.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-multisampler-x48.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-oscillator-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x16-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x16-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x16-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x16-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x32-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x32-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x32-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-para-equalizer-x32-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-phase-detector.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-profiler-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-profiler-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sampler-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sampler-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-compressor-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-compressor-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-compressor-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-compressor-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-dyna-processor-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-dyna-processor-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-dyna-processor-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-dyna-processor-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-expander-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-expander-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-expander-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-expander-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-gate-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-gate-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-gate-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-gate-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-limiter-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-limiter-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-mb-compressor-lr.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-mb-compressor-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-mb-compressor-ms.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-sc-mb-compressor-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-slap-delay-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-slap-delay-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-spectrum-analyzer-x1.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-spectrum-analyzer-x12.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-spectrum-analyzer-x16.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-spectrum-analyzer-x2.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-spectrum-analyzer-x4.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-spectrum-analyzer-x8.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-trigger-midi-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-trigger-midi-stereo.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-trigger-mono.so
lsp-plugins-vst: /usr/lib64/vst/lsp-plugins-lxvst-1.1.9/lsp-plugins-vst-trigger-stereo.so
lsp-plugins-jack: /usr/lib64/lsp-plugins-jack-core-1.1.9.so

Source checksums
----------------
https://downloads.sourceforge.net/lsp-plugins/lsp-plugins-src-1.1.9.tar.gz :
  CHECKSUM(SHA256) this package     : 2293b0cb3360f86adde0dfc5636457f2dc81b93d49f92c9243f9105c538c08a9
  CHECKSUM(SHA256) upstream package : 2293b0cb3360f86adde0dfc5636457f2dc81b93d49f92c9243f9105c538c08a9


Requires
--------
lsp-plugins (rpmlib, GLIBC filtered):
    libc.so.6()(64bit)
    libdl.so.2()(64bit)
    libpthread.so.0()(64bit)
    libstdc++.so.6()(64bit)
    rtld(GNU_HASH)

lsp-plugins-doc (rpmlib, GLIBC filtered):
    lsp-plugins(x86-64)

lsp-plugins-ladspa (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libc.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    libsndfile.so.1()(64bit)
    libsndfile.so.1(libsndfile.so.1.0)(64bit)
    libstdc++.so.6()(64bit)
    rtld(GNU_HASH)

lsp-plugins-lv2 (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libX11.so.6()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    libsndfile.so.1()(64bit)
    libsndfile.so.1(libsndfile.so.1.0)(64bit)
    libstdc++.so.6()(64bit)
    rtld(GNU_HASH)

lsp-plugins-vst (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libX11.so.6()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libdl.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    libsndfile.so.1()(64bit)
    libsndfile.so.1(libsndfile.so.1.0)(64bit)
    libstdc++.so.6()(64bit)
    rtld(GNU_HASH)

lsp-plugins-jack (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libX11.so.6()(64bit)
    libc.so.6()(64bit)
    libcairo.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libjack.so.0()(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    libsndfile.so.1()(64bit)
    libsndfile.so.1(libsndfile.so.1.0)(64bit)
    libstdc++.so.6()(64bit)
    rtld(GNU_HASH)

lsp-plugins-debuginfo (rpmlib, GLIBC filtered):

lsp-plugins-debugsource (rpmlib, GLIBC filtered):



Provides
--------
lsp-plugins:
    lsp-plugins
    lsp-plugins(x86-64)

lsp-plugins-doc:
    lsp-plugins-doc
    lsp-plugins-doc(x86-64)

lsp-plugins-ladspa:
    lsp-plugins-ladspa
    lsp-plugins-ladspa(x86-64)

lsp-plugins-lv2:
    lsp-plugins-lv2
    lsp-plugins-lv2(x86-64)

lsp-plugins-vst:
    lsp-plugins-vst
    lsp-plugins-vst(x86-64)

lsp-plugins-jack:
    lsp-plugins-jack
    lsp-plugins-jack(x86-64)

lsp-plugins-debuginfo:
    debuginfo(build-id)
    lsp-plugins-debuginfo
    lsp-plugins-debuginfo(x86-64)

lsp-plugins-debugsource:
    lsp-plugins-debugsource
    lsp-plugins-debugsource(x86-64)



Diff spec file in url and in SRPM
---------------------------------
--- /media/data/downloads/1724111-lsp-plugins/srpm/lsp-plugins.spec	2019-06-26 14:01:07.840107509 +0200
+++ /media/data/downloads/1724111-lsp-plugins/srpm-unpacked/lsp-plugins.spec	2019-06-26 12:41:43.000000000 +0200
@@ -1,5 +1,5 @@
 Name:           lsp-plugins
 Version:        1.1.9
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        Linux Studio Plugins
 
@@ -19,4 +19,5 @@
 BuildRequires:  mesa-libGLU-devel
 BuildRequires:  libGL-devel
+# BuildRequires:  ladspa-devel
 BuildRequires:  chrpath
 


Generated by fedora-review 0.7.2 (65d36bb) last change: 2019-04-09
Command line :/usr/bin/fedora-review -m fedora-30-x86_64 -b 1724111
Buildroot used: fedora-30-x86_64
Active plugins: Shell-api, C/C++, Generic
Disabled plugins: PHP, fonts, Haskell, Ocaml, Perl, R, Java, SugarActivity, Python
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 4 Vitaly 2019-06-26 12:44:24 UTC
1. License: LGPLv3+ and zlib.

2. Unversioned so-files in %_libdir: /usr/lib64/lsp-plugins-jack-core-1.1.9.so. You need to set it's SONAME and SOVERSION like lsp-plugins-jack-core.so.1.1.9 or move it outside of %_libdir root.

3. Plugins-doc subpackage should be noarch.

4. Directories in packages are owned also by: /usr/lib64/lv2(lv2-carla, lv2), /usr/lib64/vst(Carla-vst), /usr/lib64/ladspa(ladspa). Please fix this by adding this packages as Requires and globing removal.

5. Do not use hardcoded paths. Replace PREFIX=/usr as PREFIX=%{_prefix}.

6. You must patch makefile to respect Fedora build flags.

7. Enable verbose makefile output.

Comment 5 Vasiliy Glazov 2019-06-27 06:27:44 UTC
1. License corrected.
2.
3. Doc now noarch.
4. Requires for directories owning added.
5. Used macro for paths.
6. Fedora flags used.
7. Verbose output enabled.

I can't find how to create lsp-plugins-jack-core.so.1.1.9 with soname. May be I just drop this subpackage?

Comment 6 Vasiliy Glazov 2019-06-27 06:30:53 UTC
Or move lsp-plugins-jack-core.so.1.1.9 to %{_libdir}/lsp-plugins-jack/lsp-plugins-jack-core.so.1.1.9?
Like alsa-plugins-jack contain /usr/lib64/alsa-lib/libasound_module_pcm_jack.so

Comment 7 Vasiliy Glazov 2019-06-27 12:45:55 UTC
SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/1711/35861711/lsp-plugins-1.1.9-2.fc31.src.rpm

lsp-plugins-jack-core.so.1.1.9 moved to subdirectory.

Comment 8 Vitaly 2019-06-27 13:00:33 UTC
Requires: ladspa%{?_isa}
Requires: lv2%{?_isa}
Requires: Carla-vst%{?_isa}

Comment 9 Vitaly 2019-06-27 13:03:24 UTC
LGTM now. Package approved.

Comment 10 Gwyn Ciesla 2019-06-27 15:19:29 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/lsp-plugins


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