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

--- Comment #9 from Volker Fröhlich <volke...@gmx.at> ---
COPYING is not necessary in the main package, as it requires the libs package,
which has it.

?_isa also applies in a few more locations, like in the main and devel package:
Requires:   %{name}-libs = %{version}-%{release}

There's a better method for filtering Provides now:
https://fedoraproject.org/wiki/User:Tibbs/AutoProvidesAndRequiresFiltering

Please leave a comment in the specfile why you're removing ext4 support and
what this is for:
rm -rf %{buildroot}/%{_prefix}/lib*/zypp

Commonly, all %files sections are at the end of the spec file, while %package
and %description sections are at the beginning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to