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

--- Comment #15 from Björn Esser <[email protected]> ---
(In reply to Marcin.Dulak from comment #13)
> it is required on el5 (fails without it).

OK. Then your first implementation would be the best possible approach, just
including it for el5:

 | desktop-file-install \
 | --dir $RPM_BUILD_ROOT%{_datadir}/applications \
 | %if 0%{?el5}
 | --vendor "" \
 | %endif
 | %{SOURCE1}

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

Reply via email to