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

--- Comment #6 from Michael Schwendt <[email protected]> ---
> ExclusiveArch:        %{ix86} x86_64

Since ExlusiveArch and ExcludeArch are related:
https://fedoraproject.org/wiki/Packaging:Guidelines#Architecture_Build_Failures


> %package devel
> Requires:       %{name} = %{version}-%{release}

https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package


> %dir %{_libdir}/groonga
> %dir %{_libdir}/groonga/plugins

These dirs are owned by groonga-libs already, and this package requires
groonga-libs. It doesn't need to include these dirs, too.


> %dir %{_libdir}/groonga/plugins/normalizers

Will there be other normalizers? Then this dir could/should be moved into the
groonga-libs package.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=SJ3ftkiqNu&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to