One of the previous commits (88c2dd8a) resolved the original issue
(#587) by changing the design of how are arguments passed to rpmbuild
(and other external programs) and this fix is not needed anymore -
in fact, both changes are not compatible, thus reverting the most
of the code of the original fix. Shell-escaping should not be needed.
Relates: #587
One of the previous commits (88c2dd8a) resolved the original issue
(#587) by changing the design of how are arguments passed to rpmbuild
(and other external programs) and this fix is not needed anymore -
in fact, both changes are not compatible, thus reverting the most
of the code of the original fix. Shell-escaping should not be needed.
Relates: #587
Signed-off-by: Ondrej Nosek onosek@redhat.com