https://bugzilla.redhat.com/show_bug.cgi?id=1709204
Bug ID: 1709204 Summary: Review Request: minuet - A KDE Software for Music Education Product: Fedora Version: 30 Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: vascom2@gmail.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://raw.githubusercontent.com/Vascom/minuet/master/minuet.spec SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/6606/34826606/minuet-19.04.1-...
Description: Application for Music Education.
Minuet aims at supporting students and teachers in many aspects of music education, such as ear training, first-sight reading, solfa, scales, rhythm, harmony, and improvisation. Minuet makes extensive use of MIDI capabilities to provide a full-fledged set of features regarding volume, tempo, and pitch changes, which makes Minuet a valuable tool for both novice and experienced musicians.
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
Vitaly Zaitsev vitaly@easycoding.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |vitaly@easycoding.org Assignee|nobody@fedoraproject.org |vitaly@easycoding.org Flags| |fedora-review?
--- Comment #1 from Vitaly Zaitsev vitaly@easycoding.org --- I will review this package.
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
--- Comment #2 from Vitaly Zaitsev vitaly@easycoding.org --- Package Review ==============
Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed
Issues: ======= - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/
===== 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]: 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.
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: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "GNU Free Documentation License (v1.3)", "BSD 3-clause "New" or "Revised" License", "GNU General Public License", "SIL Open Font License (v1.1)". 140 files have unknown license. Detailed output of licensecheck in /media/data/downloads/1709204-minuet/licensecheck.txt [x]: License file installed when any subpackage combination is installed. [x]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/doc/HTML/ca, /usr/share/doc/HTML/nl, /usr/share/doc/HTML/es, /usr/share/doc/HTML/pt_BR, /usr/share/doc/HTML/pt, /usr/share/doc/HTML/uk, /usr/share/doc/HTML, /usr/share/doc/HTML/sv, /usr/share/doc/HTML/de, /usr/share/doc/HTML/en [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]: 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. [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 501760 bytes in 22 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 does not own files or directories owned by other packages. [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]: Package contains desktop file if it is a GUI application. [x]: Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file. [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). [x]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in minuet [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 32460800 bytes in /usr/share minuet-19.04.1-1.fc31.x86_64.rpm:32409600 See:
https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Gui... [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]: Spec file according to URL is the same as in SRPM.
Rpmlint ------- Checking: minuet-19.04.1-1.fc31.x86_64.rpm minuet-devel-19.04.1-1.fc31.x86_64.rpm minuet-debuginfo-19.04.1-1.fc31.x86_64.rpm minuet-debugsource-19.04.1-1.fc31.x86_64.rpm minuet-19.04.1-1.fc31.src.rpm minuet.x86_64: W: spelling-error %description -l en_US solfa -> sofa, sulfa, sol fa minuet.x86_64: W: incoherent-version-in-changelog 19.04.0-1 ['19.04.1-1.fc31', '19.04.1-1'] minuet.x86_64: W: gzipped-svg-icon /usr/share/icons/hicolor/scalable/apps/minuet.svgz minuet.x86_64: W: no-manual-page-for-binary minuet minuet.src: W: spelling-error %description -l en_US solfa -> sofa, sulfa, sol fa 5 packages and 0 specfiles checked; 0 errors, 5 warnings.
Rpmlint (debuginfo) ------------------- Checking: minuet-debuginfo-19.04.1-1.fc31.x86_64.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings.
Rpmlint (installed packages) ---------------------------- minuet.x86_64: W: spelling-error %description -l en_US solfa -> sofa, sulfa, sol fa minuet.x86_64: W: incoherent-version-in-changelog 19.04.0-1 ['19.04.1-1.fc31', '19.04.1-1'] minuet.x86_64: W: invalid-url URL: http://www.kde.org <urlopen error [Errno -2] Name or service not known> minuet.x86_64: W: gzipped-svg-icon /usr/share/icons/hicolor/scalable/apps/minuet.svgz minuet.x86_64: W: no-manual-page-for-binary minuet minuet-devel.x86_64: W: invalid-url URL: http://www.kde.org <urlopen error [Errno -2] Name or service not known> 4 packages and 0 specfiles checked; 0 errors, 8 warnings.
Unversioned so-files -------------------- minuet: /usr/lib64/qt5/plugins/minuet/minuetfluidsynthsoundcontroller.so
Source checksums ---------------- https://download.kde.org/stable/applications/19.04.1/src/minuet-19.04.1.tar.... : CHECKSUM(SHA256) this package : 5f2e3692c0b7ae9496fa7952bfd02045aa87ba5ee10c6ef84fb4557abe83d0f0 CHECKSUM(SHA256) upstream package : 5f2e3692c0b7ae9496fa7952bfd02045aa87ba5ee10c6ef84fb4557abe83d0f0
Requires -------- minuet (rpmlib, GLIBC filtered): hicolor-icon-theme libKF5CoreAddons.so.5()(64bit) libKF5Crash.so.5()(64bit) libKF5I18n.so.5()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Core.so.5(Qt_5.12)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Qml.so.5()(64bit) libQt5Qml.so.5(Qt_5)(64bit) libc.so.6()(64bit) libfluidsynth.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libminuetinterfaces.so.0.3.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) qt5-qtquickcontrols2 rtld(GNU_HASH)
minuet-devel (rpmlib, GLIBC filtered): libminuetinterfaces.so.0.3.0()(64bit) minuet(x86-64)
minuet-debuginfo (rpmlib, GLIBC filtered):
minuet-debugsource (rpmlib, GLIBC filtered):
Provides -------- minuet: application() application(org.kde.minuet.desktop) libminuetinterfaces.so.0.3.0()(64bit) metainfo() metainfo(org.kde.minuet.appdata.xml) minuet minuet(x86-64)
minuet-devel: minuet-devel minuet-devel(x86-64)
minuet-debuginfo: debuginfo(build-id) minuet-debuginfo minuet-debuginfo(x86-64)
minuet-debugsource: minuet-debugsource minuet-debugsource(x86-64)
Generated by fedora-review 0.7.2 (65d36bb) last change: 2019-04-09 Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 1709204 Buildroot used: fedora-rawhide-x86_64 Active plugins: Generic, Shell-api, C/C++ Disabled plugins: SugarActivity, Python, PHP, Haskell, fonts, R, Java, Perl, Ocaml Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
--- Comment #3 from Vitaly Zaitsev vitaly@easycoding.org --- 1. Add gcc and gcc-c++ to BuildRequires. 2. Add information about bundled font (Bravura.otf) and it's license: Open Font License. 3. File cmake/FindFluidSynth.cmake, used during build, licensed under the terms of BSD license. 4. You should extract contents of /usr/share (~32 MB) to a separate noarch subpackage. 5. Fix incoherent version in %changelog. Expected 19.04.1-1, but found 19.04.0-1. 6. Get rid of other rpmlint warnings.
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
--- Comment #4 from Vasiliy Glazov vascom2@gmail.com --- Spec URL: https://raw.githubusercontent.com/Vascom/minuet/master/minuet.spec SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/955/34870955/minuet-19.04.1-2...
All done.
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
Vitaly Zaitsev vitaly@easycoding.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+
--- Comment #5 from Vitaly Zaitsev vitaly@easycoding.org --- Package approved.
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
--- Comment #6 from Gwyn Ciesla gwync@protonmail.com --- (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/minuet
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
Vasiliy Glazov vascom2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |CURRENTRELEASE Last Closed| |2019-05-17 09:18:53
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
HelenBriggs everettguserwo74@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |everettguserwo74@gmail.com
--- Comment #7 from HelenBriggs everettguserwo74@gmail.com --- I wanted to be a singer for a long time. I even picked out a college for myself. But I ended up going to the University of Technology. Found a free plagiarism checker, used https://studymoose.com/free-plagiarism-checker for that, and survived as best I could. It was the fault of my parents who didn't want me to sing. They said that 80 percent was a failure in that direction.
https://bugzilla.redhat.com/show_bug.cgi?id=1709204
frederickgragg frederickgragg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederickgragg@gmail.com
--- Comment #8 from frederickgragg frederickgragg@gmail.com --- The groundbreaking 1z0-1085-22 Braindumps [2023], your ultimate companion to conquer the world of Oracle certification! Unleash your potential with this cutting-edge resource, meticulously designed to propel your career to new heights.
Prepare to be amazed as you dive into a comprehensive collection of https://www.dumpstool.com/1z0-1085-22-exam.html meticulously crafted practice questions, tailored specifically to the latest exam objectives. Our team of expert professionals has poured their knowledge and experience into each question, ensuring that you're equipped with the skills and confidence to excel.
Embrace the power of convenience with our user-friendly interface, allowing you to navigate through the material effortlessly. Seamlessly integrate the Braindumps into your study routine, whether you're at home or on the go.
package-review@lists.fedoraproject.org