Description of Problem: glms-1.03-14.src.rpm fails to build out-of-the-box on a stock 7.3 "everything" install. Output of "rpm -ba" is attached. Version-Release number of selected component (if applicable): # rpm -q glms glms-1.03-14 # ls -l glms-1.03-14.src.rpm -rw-r--r-- 1 root root 278042 Apr 16 22:24 glms-1.03-14.src.rpm # md5sum glms-1.03-14.src.rpm f20401a761425a6e4ad7367ad51881aa glms-1.03-14.src.rpm # rpm -K glms-1.03-14.src.rpm glms-1.03-14.src.rpm: md5 gpg OK How Reproducible: 100% (always) Steps to Reproduce: 1. Install stock 7.3 (Valhalla) "everything" install 2. rpm -Uvh {73-distro}/SRPMS/SRPMS/glms-1.03-14.src.rpm 3. rpm -ba /usr/src/redhat/SPECS/glms.spec Actual Results: output attached, build does not complete Expected Results: build should/would complete
Created attachment 59531 [details] Output of "rpm -ba"
Just tried it on a fresh 7.3 install, works for me. The output looks like gnome-core-devel was not installed, which was a requirement that has been fixed in a later version. Read ya, Phil