After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 320978 - "make rpm" fails on RHEL4
"make rpm" fails on RHEL4
Status: RESOLVED FIXED
Product: dogtail
Classification: Deprecated
Component: Framework
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Dogtail Maintainers
Dogtail Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-08 15:34 UTC by Bastien Nocera
Modified: 2005-11-08 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dogtail-older-rpm-multi-line-macro.patch (863 bytes, patch)
2005-11-08 15:34 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2005-11-08 15:34:15 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
Comment 1 Bastien Nocera 2005-11-08 15:34:36 UTC
Created attachment 54468 [details] [review]
dogtail-older-rpm-multi-line-macro.patch
Comment 2 Zack Cerza 2005-11-08 16:49:14 UTC
Thanks! Committed.