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



--- Comment #3 from Matthew Farrellee <[email protected]> ---
If I remove 'mkdir -p %{buildroot}' then the %mvn_install macro will do the
wrong thing. Specifically, 'cp -pr .xmvn/root/* $RPM_BUILD_ROOT' when
.xmvn/root/usr/share exists will result in $RPM_BUILD_ROOT/share existing,
because the 'usr' component actually gets renamed to be the last component of
the $RPM_BUILD_ROOT. I'm not sure if this should be considered a bug in
mvn_install or not.

I've removed the %clean.

I've made no changes to the archive. I've changed Source0 to use the github
link directly.

New spec & SRPM -

Spec URL: http://matt.fedorapeople.org/pkg/1/glusterfs-hadoop.spec
SRPM URL: http://matt.fedorapeople.org/pkg/1/glusterfs-hadoop-2.1.2-1.src.rpm

-- 
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=bmT8NlkoSR&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to