[Bug 1335278] Review Request: mame - Multiple Arcade Machine Emulator

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1335278



--- Comment #23 from Antonio Trande <anto.trande@xxxxxxxxx> ---
Package rebuilt on f24.
We need to fix rawhide builds.

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

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


Issues:
=======
- Some source files (involved in the building) are released

  under LGPLv2+ license
  src/mame/audio/snes_snd.cpp: LGPL (v2 or later)
  src/devices/sound/tiasound.cpp: LGPL (v2) (with incorrect FSF address)
  src/devices/sound/tiasound.h: LGPL (v2) (with incorrect FSF address)

  source code 3rdparty/bgfx under ASL 2.0

  artwork under CC0 license

  definitions for BGFX under BSD

  plugins/json under MIT license

  keymaps under CC0 license

  hash under CC0

  docs/* under CC0

All these licenses can be condensed as

  ** License:  GPLv2+ and LGPLv2+ and ASL 2.0 **

But license files are not packaged:

./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/plugins/json/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/artwork/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/bgfx/effects/hlsl/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/bgfx/effects/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/bgfx/effects/unfiltered/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/bgfx/effects/default/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/bgfx/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/bgfx/chains/LICENSE
./mame-data-0.174-4.fc24.noarch.rpm/usr/share/mame/keymaps/LICENSE
./mame-data-software-lists-0.174-4.fc24.noarch.rpm/usr/share/mame/hash/LICENSE

- *data* sub-package is noarch and it's required by *tools*, *mame*,
*data-software-lists*;
  *data* and just it can provide all doc/license files.

  *ldplayer* is a stand-alone sub-package: it must provide an own license file.

  *tools* requires an arched package so needs
  Requires:  %{name}%{?_isa} = %{version}-%{release}


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

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[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. No licenses
     found. Please check the source files for licenses manually.
[!]: License file installed when any subpackage combination is installed.
[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.
[-]: 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.
[-]: 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.
[-]: 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.
[!]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 204800 bytes in 12 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 does not own files or directories owned by other packages.
[x]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[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]: %config files are marked noreplace or the reason is justified.
[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 use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: No %config files under /usr.
[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:
[!]: Sources can be downloaded from URI in Source: tag
     Note: Could not download Source0:
     https://github.com/mamedev/mame/releases/download/mame0174/mame0174s.exe
     See: http://fedoraproject.org/wiki/Packaging:Guidelines#Tags
[-]: 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 mame-
     tools , mame-ldplayer , mame-data , mame-data-software-lists , mame-
     debuginfo
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: 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.
[-]: %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]: Uses parallel make %{?_smp_mflags} macro.
[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: There are rpmlint messages (see attachment).
[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.


Rpmlint
-------
Checking: mame-0.174-4.fc24.x86_64.rpm
          mame-tools-0.174-4.fc24.x86_64.rpm
          mame-ldplayer-0.174-4.fc24.x86_64.rpm
          mame-data-0.174-4.fc24.noarch.rpm
          mame-data-software-lists-0.174-4.fc24.noarch.rpm
          mame-debuginfo-0.174-4.fc24.x86_64.rpm
          mame-0.174-4.fc24.src.rpm
mame.x86_64: W: hidden-file-or-dir /etc/skel/.mame
mame-tools.x86_64: W: no-manual-page-for-binary mame-regrep
mame-tools.x86_64: W: no-manual-page-for-binary nltool
mame-tools.x86_64: W: no-manual-page-for-binary mame-src2html
mame-tools.x86_64: W: no-manual-page-for-binary mame-srcclean
mame-tools.x86_64: W: no-manual-page-for-binary unidasm
mame-tools.x86_64: W: no-manual-page-for-binary nlwav
mame-tools.x86_64: W: no-manual-page-for-binary mame-split
mame-tools.x86_64: W: no-manual-page-for-binary pngcmp
mame-ldplayer.x86_64: W: spelling-error Summary(en_US) laserdisc -> laser disc,
laser-disc, disclose
mame-ldplayer.x86_64: W: spelling-error %description -l en_US laserdisc ->
laser disc, laser-disc, disclose
mame-data.noarch: W: no-documentation
mame-data.noarch: E: incorrect-fsf-address
/usr/share/mame/bgfx/chains/hqx/hq2x.json
mame-data.noarch: E: incorrect-fsf-address
/usr/share/mame/bgfx/chains/hqx/hq4x.json
mame-data.noarch: E: incorrect-fsf-address
/usr/share/mame/bgfx/chains/hqx/hq3x.json
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Afrikaans/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Albanian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Arabic/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Basque/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Belarusian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Bosnian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Bulgarian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Burmese/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Catalan/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Chinese_Simplified/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Chinese_Traditional/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Croatian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Czech/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Danish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Dutch/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/English/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Estonian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Finnish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/French/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/French_Belgium/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/French_Canada/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Georgian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/German/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Greek/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Hebrew/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Hindi/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Hungarian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Indonesian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Italian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Japanese/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Korean/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Latvian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Lithuanian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Macedonian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Norwegian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Persian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Polish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Portuguese/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Portuguese_Brazil/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Romanian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Russian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Serbian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Serbian_Cyrillic/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Slovak/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Slovenian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Spanish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Spanish_Mexico/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Swedish/strings.mo
mame-data.noarch: W: file-not-in-%lang /usr/share/mame/language/Thai/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Turkish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Ukrainian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Vietnamese/strings.mo
mame-data-software-lists.noarch: W: spelling-error %description -l en_US
subpackage -> sub package, sub-package, package's
mame-data-software-lists.noarch: W: no-documentation
mame.src:1: W: macro-in-comment %bcond_with
mame.src:42: W: unversioned-explicit-provides bundled(bgfx)
mame.src:44: W: unversioned-explicit-provides bundled(http-parser)
mame.src:46: W: unversioned-explicit-provides bundled(lsqlite3)
mame.src:48: W: unversioned-explicit-provides bundled(luafilesystem)
mame.src:49: W: unversioned-explicit-provides bundled(lua-zlib)
mame.src:57: W: unversioned-explicit-provides bundled(softfloat)
mame.src: W: invalid-url Source0:
https://github.com/mamedev/mame/releases/download/mame0174/mame0174s.exe HTTP
Error 403: Forbidden
7 packages and 0 specfiles checked; 3 errors, 74 warnings.




Rpmlint (debuginfo)
-------------------
Cannot parse rpmlint output:



Rpmlint (installed packages)
----------------------------
sh: /usr/bin/python: No such file or directory
mame-tools.x86_64: W: no-manual-page-for-binary unidasm
mame-tools.x86_64: W: no-manual-page-for-binary nltool
mame-tools.x86_64: W: no-manual-page-for-binary nlwav
mame-tools.x86_64: W: no-manual-page-for-binary mame-src2html
mame-tools.x86_64: W: no-manual-page-for-binary mame-split
mame-tools.x86_64: W: no-manual-page-for-binary mame-srcclean
mame-tools.x86_64: W: no-manual-page-for-binary mame-regrep
mame-tools.x86_64: W: no-manual-page-for-binary pngcmp
mame-debuginfo.x86_64: E: incorrect-fsf-address
/usr/src/debug/mame-0.174/src/lib/util/sha1.cpp
mame-data-software-lists.noarch: W: spelling-error %description -l en_US
subpackage -> sub package, sub-package, package's
mame-data-software-lists.noarch: W: no-documentation
mame-data.noarch: W: no-documentation
mame-data.noarch: E: incorrect-fsf-address
/usr/share/mame/bgfx/chains/hqx/hq4x.json
mame-data.noarch: E: incorrect-fsf-address
/usr/share/mame/bgfx/chains/hqx/hq3x.json
mame-data.noarch: E: incorrect-fsf-address
/usr/share/mame/bgfx/chains/hqx/hq2x.json
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Afrikaans/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Albanian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Arabic/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Basque/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Belarusian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Bosnian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Bulgarian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Burmese/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Catalan/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Chinese_Simplified/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Chinese_Traditional/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Croatian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Czech/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Danish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Dutch/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/English/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Estonian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Finnish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/French/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/French_Belgium/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/French_Canada/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Georgian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/German/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Greek/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Hebrew/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Hindi/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Hungarian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Indonesian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Italian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Japanese/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Korean/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Latvian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Lithuanian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Macedonian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Norwegian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Persian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Polish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Portuguese/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Portuguese_Brazil/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Romanian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Russian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Serbian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Serbian_Cyrillic/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Slovak/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Slovenian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Spanish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Spanish_Mexico/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Swedish/strings.mo
mame-data.noarch: W: file-not-in-%lang /usr/share/mame/language/Thai/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Turkish/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Ukrainian/strings.mo
mame-data.noarch: W: file-not-in-%lang
/usr/share/mame/language/Vietnamese/strings.mo
mame.x86_64: W: hidden-file-or-dir /etc/skel/.mame
mame-ldplayer.x86_64: W: spelling-error Summary(en_US) laserdisc -> laser disc,
laser-disc, disclose
mame-ldplayer.x86_64: W: spelling-error %description -l en_US laserdisc ->
laser disc, laser-disc, disclose
6 packages and 0 specfiles checked; 4 errors, 66 warnings.



Requires
--------
mame-tools (rpmlib, GLIBC filtered):
    libFLAC.so.8()(64bit)
    libSDL2-2.0.so.0()(64bit)
    libc.so.6()(64bit)
    libdl.so.2()(64bit)
    libexpat.so.1()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    librt.so.1()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libutil.so.1()(64bit)
    libz.so.1()(64bit)
    mame
    rtld(GNU_HASH)

mame-debuginfo (rpmlib, GLIBC filtered):

mame-data-software-lists (rpmlib, GLIBC filtered):
    mame-data

mame-data (rpmlib, GLIBC filtered):

mame (rpmlib, GLIBC filtered):
    config(mame)
    libFLAC.so.8()(64bit)
    libGL.so.1()(64bit)
    libQt5Core.so.5()(64bit)
    libQt5Core.so.5(Qt_5)(64bit)
    libQt5Core.so.5(Qt_5.6)(64bit)
    libQt5Gui.so.5()(64bit)
    libQt5Gui.so.5(Qt_5)(64bit)
    libQt5Widgets.so.5()(64bit)
    libQt5Widgets.so.5(Qt_5)(64bit)
    libSDL2-2.0.so.0()(64bit)
    libSDL2_ttf-2.0.so.0()(64bit)
    libX11.so.6()(64bit)
    libXinerama.so.1()(64bit)
    libasound.so.2()(64bit)
    libc.so.6()(64bit)
    libdl.so.2()(64bit)
    libexpat.so.1()(64bit)
    libfontconfig.so.1()(64bit)
    libfreetype.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libjpeg.so.62()(64bit)
    libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit)
    libjpeg.so.62(LIBJPEG_6.2)(64bit)
    liblua-5.3.so()(64bit)
    libm.so.6()(64bit)
    libportmidi.so.0()(64bit)
    libpthread.so.0()(64bit)
    librt.so.1()(64bit)
    libsqlite3.so.0()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libutil.so.1()(64bit)
    libz.so.1()(64bit)
    libz.so.1(ZLIB_1.2.2)(64bit)
    mame-data
    rtld(GNU_HASH)

mame-ldplayer (rpmlib, GLIBC filtered):
    libFLAC.so.8()(64bit)
    libGL.so.1()(64bit)
    libQt5Core.so.5()(64bit)
    libQt5Core.so.5(Qt_5)(64bit)
    libQt5Core.so.5(Qt_5.6)(64bit)
    libQt5Gui.so.5()(64bit)
    libQt5Gui.so.5(Qt_5)(64bit)
    libQt5Widgets.so.5()(64bit)
    libQt5Widgets.so.5(Qt_5)(64bit)
    libSDL2-2.0.so.0()(64bit)
    libSDL2_ttf-2.0.so.0()(64bit)
    libX11.so.6()(64bit)
    libXinerama.so.1()(64bit)
    libasound.so.2()(64bit)
    libc.so.6()(64bit)
    libdl.so.2()(64bit)
    libexpat.so.1()(64bit)
    libfontconfig.so.1()(64bit)
    libfreetype.so.6()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libjpeg.so.62()(64bit)
    libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit)
    libjpeg.so.62(LIBJPEG_6.2)(64bit)
    liblua-5.3.so()(64bit)
    libm.so.6()(64bit)
    libportmidi.so.0()(64bit)
    libpthread.so.0()(64bit)
    librt.so.1()(64bit)
    libsqlite3.so.0()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    libstdc++.so.6(CXXABI_1.3.5)(64bit)
    libstdc++.so.6(CXXABI_1.3.8)(64bit)
    libstdc++.so.6(CXXABI_1.3.9)(64bit)
    libutil.so.1()(64bit)
    libz.so.1()(64bit)
    libz.so.1(ZLIB_1.2.2)(64bit)
    rtld(GNU_HASH)



Provides
--------
mame-tools:
    mame-tools
    mame-tools(x86-64)

mame-debuginfo:
    mame-debuginfo
    mame-debuginfo(x86-64)

mame-data-software-lists:
    mame-data-software-lists

mame-data:
    mame-data
    mess-data

mame:
    bundled(bgfx)
    bundled(http-parser)
    bundled(lsqlite3)
    bundled(lua-zlib)
    bundled(luafilesystem)
    bundled(luv)
    bundled(lzma-sdk)
    bundled(softfloat)
    config(mame)
    mame
    mame(x86-64)

mame-ldplayer:
    mame-ldplayer
    mame-ldplayer(x86-64)



Source checksums
----------------
http://mamedev.org/releases/whatsnew_0174.txt :
  CHECKSUM(SHA256) this package     :
77fc1de9e114a2d2b8fccef1dbc154baf56e78069b37d6e9af01e026bd9b621e
  CHECKSUM(SHA256) upstream package :
77fc1de9e114a2d2b8fccef1dbc154baf56e78069b37d6e9af01e026bd9b621e


Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -m fedora-24-x86_64 -rn
mame-0.174-4.fc24.src.rpm
Buildroot used: fedora-24-x86_64
Active plugins: Generic, Shell-api, C/C++
Disabled plugins: Java, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R,
PHP
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]