Description of problem: pam should BuildRequires: glib2-devel Version-Release number of selected component (if applicable): pam-0.77-40 How reproducible: Always Steps to Reproduce: 1.rpm -e glib2-devel 2.rpm --rebuild pam-0.77-40.src.rpm 3.Wait for build errors Actual results: Expected results: Additional info:
As an additional problem, once installed pam requires glib instead of glib2. glib is specified explicitly in the SPEC file, even though looking at the calculated dependencies shows that only glib2 is used. This is still a problem with current development, and pam-0.77-47
Already fixed by Alan Cox