Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=877779

Stanislav Ochotnicky <socho...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |socho...@redhat.com

--- Comment #8 from Stanislav Ochotnicky <socho...@redhat.com> ---
(In reply to comment #7)
> Issues:
> =======
> ...
> [!]: Fully versioned dependency in subpackages, if present.
>      Note: Missing: Requires: %{name} = %{version}-%{release} in
> openwebbeans-
>      arquillian, openwebbeans-ee, openwebbeans-ee-common, openwebbeans-ejb,
>      openwebbeans-impl, openwebbeans-jee5-ejb-resource, openwebbeans-jms,
>      openwebbeans-jsf, openwebbeans-osgi, openwebbeans-resource,
> openwebbeans-
>      spi, openwebbeans-test, openwebbeans-tomcat7, openwebbeans-web
>      See:
> http://fedoraproject.org/wiki/Packaging/Guidelines#RequiringBasePackage
> >>>> The dependency on main package must be in form of:
> >>>> Requires: %{name}%{?_isa} = %{version}-%{release}

Incorrect, this is a bug in fedora-review. %{?_isa} doesn't make sense in
noarch packages. In normal packages they resolve to either i686 or x86_64 so
that subpackages don't accidentally pull in main package from different
architecture. This is never going to happen in noarch package ergo %{?_isa}
would actually cause problems

-- 
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=grywoK3Dn8&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to