https://bugzilla.redhat.com/show_bug.cgi?id=1800963 Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fedora@xxxxxxxxxx --- Comment #2 from Artur Frenszek-Iwicki <fedora@xxxxxxxxxx> --- >%build >%cmake [...] >%make_build > >%install >%make_install I think it's preferred to use %{cmake_build} and %{cmake_install}. https://docs.fedoraproject.org/en-US/packaging-guidelines/CMake/#_available_macros >%package -n %{name}-devel >Requires: %{name} = %{version}-%{release} This should be an archful dependency - "%{name}%{?_isa} - %{version}-%{release}". >Conflicts: SDL_sound <= 1.0.3 Every other SDL add-on (_ttf, _mixer, etc.) can be installed in both SDL and SDL2 versions. Would it be possible to patch this so it can be installed alongside "old" SDL_sound? -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx