GNOME Bugzilla – Bug 320978
"make rpm" fails on RHEL4
Last modified: 2005-11-08 16:49:14 UTC
Build fails after creating the tarball: sudo rpmbuild -ta dist/dogtail-*.tar.gz Password: error: Macro %__os_install_post has empty body error: line 15: Unknown tag: [ -x /usr/lib/rpm/brp-python-bytecompile ] && /usr/lib/rpm/brp-python-bytecompile \ make: *** [rpm] Error 1 rpm-4.3.3-9_nonptl that comes with RHEL4 doesn't seem to like multi-line macros. Patch attached
Created attachment 54468 [details] [review] dogtail-older-rpm-multi-line-macro.patch
Thanks! Committed.