Sandro Bonazzola has posted comments on this change.

Change subject: packaging: spec: fix avalon link for el7
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/35469/1/ovirt-engine.spec.in
File ovirt-engine.spec.in:

Line 773: common/org/springframework/main/spring-tx.jar 
springframework/spring-tx.jar
Line 774: common/org/tukaani/xz/main/xz.jar
Line 775: %endif
Line 776: %endif
Line 777: %if 0%{!?separate_avalon_jars:1}
here you should just use 
%if %{separate_avalon_jars}

? means that the macro may not be defined but for this macro, it must be 
defined.
Line 778: common/org/apache/avalon/framework/main/avalon-framework-api.jar 
avalon-framework.jar
Line 779: common/org/apache/avalon/framework/main/avalon-framework-impl.jar 
avalon-framework.jar
Line 780: %endif
Line 781: __EOF__


-- 
To view, visit http://gerrit.ovirt.org/35469
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2dda3c8498179d5d4bb962554345be3ca1aa5098
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to