https://bugzilla.redhat.com/show_bug.cgi?id=1678006
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Robert-André Mauchin <[email protected]> --- %package devel Summary: SEG-Y read/write library for seismic processing (development) Requires: %{name} = %{version}-%{release} Provides: %{name}-static = %{version}-%{release} - Requires should be %{name}%{?_isa} = %{version}-%{release} - Why have you added Provides: %{name}-static? It doesn't make sense since the static subpackage is specified afterwards. - Should be before %description: %{?python_enable_dependency_generator} %{?python_provide:%python_provide python3-%{name}} - Typo: %{?_smpl_mflags} → %{?_smp_mflags} -- 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 -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
