From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Description of problem: When trying to rebuild the clumanager package from the SRPM it fails becuase of the missing header file libgulm.h After installing the GFS-devel package, the SRPM rebuilt fine. This appears to be a problem with the spec file. Adding a build requirement for GFS-devel would solve the problem. Version-Release number of selected component (if applicable): clumanager-1.2.22-2 How reproducible: Always Steps to Reproduce: 1. Get clumanager-1.2.22-2.src.rpm for ftp.redhat.com 2. type "rpmbuild --rebuild clumanager-1.2.22-2.src.rpm" on a system without GFS-devel installed Actual Results: Rebuild fails with error about can't open libgulm.h Expected Results: RPM is built
True enough. I've fixed this in CVS; this will be fixed (at the latest) in the next quarterly update.