Description of problem: The "spec" file has incomplete/borked build requirements because of a missing line break, probably due to a typo. The "spec" file namely contains the line: "BuildRequires: libglade2-devel >= 2.0.0BuildRequires: intltool >= 0.35" A line break has been omitted/removed after "2.0.0". Version-Release number of selected component (if applicable): metacity-2.17.5-1.fc7 How reproducible: Always. Steps to Reproduce: 1. Install "metacity-2.17.5-1.fc7" source package. 2. Browse "metacity.spec". Actual results: The build requirement entry for "intltool" is appended to the previous line. Expected results: Two distinct lines for "libglade2-devel" and "intltool" separated by a line break. Additional info: None.
Fixed in metacity-2.17.5-2.fc7