From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.0.8) Gecko/20061108 Fedora/1.5.0.8-1.fc5 Firefox/1.5.0.8 Description of problem: While trying to rebuild audacity-1.2.5-3.src.rpm with GTK2 support enabled (compiler option: --with gtk2), I get the following error: Error: Line 31: Unknown Tag: BuildRequires: pango-devel pango-devel-1.12.4-4 is installed! rpm-4.4.2-15.2 Version-Release number of selected component (if applicable): audacity-1.2.5-3 How reproducible: Always Steps to Reproduce: 1. install audacity-1.2.5-3.fc5.src.rpm 2. rpmbuild -bb --with gtk2 ... 3. Actual Results: Expected Results: Additional info:
The souces provide an audacity-1.2.4b-missing_pango.patch, but that only applies to the said version.
Compiling with GTK2 is not supported in version 1.2.5. I should probably take out the option in the .spec file.