https://bugzilla.redhat.com/show_bug.cgi?id=1352091 gil cattaneo <puntogil@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review+ --- Comment #18 from gil cattaneo <puntogil@xxxxxxxxx> --- Issues (non blocking): [!]: If the package is a rename of another package, proper Obsoletes and Provides are present. Please, change the spec file this way: .... BuildRequires: mvn(org.codehaus.jackson:jackson-jaxrs) BuildRequires: mvn(org.codehaus.jackson:jackson-xc) BuildRequires: mvn(org.codehaus.mojo:build-helper-maven-plugin) BuildRequires: mvn(org.easymock:easymock) BuildArch: noarch Provides: %{name}-core-annotations = %{version}-%{release} Obsoletes: %{name}-core-annotations <= %{old_enunciate_core_annotations_ver} %description %{summary}. %package javadoc Summary: Javadoc for %{name} Provides: %{name}-core-annotations-javadoc = %{version}-%{release} Obsoletes: %{name}-core-annotations-javadoc <= %{old_enunciate_core_annotations_ver} %description javadoc This package contains the API documentation for %{name}. %prep .... Approved -- 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 https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx