Ofer Schreiber has submitted this change and it was merged.
Change subject: build: place proper name for jars/poms if package name modified
......................................................................
build: place proper name for jars/poms if package name modified
Per Juan notes at[1]
According to the Fedora packaging guidelines the names of the POMs
should start with JPP.%{name}. See [2].
However, there is dependency between the jar location and the prefix
of the pom file.
The solution is to create symbolic link at _javadir if package name
is different from upstream name.
[1]
http://gerrit.ovirt.org/#/c/6252/5/packaging/fedora/spec/ovirt-engine.spe...
[2]
https://fedoraproject.org/wiki/Packaging:Java#maven3.
Change-Id: Iae5434a00537892a21446f18c28b263683402d09
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
M packaging/fedora/spec/ovirt-engine.spec.in
2 files changed, 14 insertions(+), 4 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Ofer Schreiber: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6341
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iae5434a00537892a21446f18c28b263683402d09
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>