From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050909 Fedora/1.0.6-1.2.fc4 Firefox/1.0.6 Description of problem: AbiWord spec file missing BuildRequires needed for the new equation editor. Version-Release number of selected component (if applicable): abiword-2.3.99-1 How reproducible: Always Steps to Reproduce: 1. Build AbiWord in mock 2. look at build log 3. Actual Results: checking for mathview-frontend-libxml2 >= 0.7.3... Package mathview-frontend-lib xml2 was not found in the pkg-config search path. Perhaps you should add the directory containing `mathview-frontend-libxml2.pc' to the PKG_CONFIG_PATH environment variable No package 'mathview-frontend-libxml2' found Additional info: change BuildRequires: gtkmathview >= 0.7.3 to BuildRequires: gtkmathview-devel >= 0.7.3 in the spec file
Fixed in the abiword spec file. Does not build currently, as the gtkmathview provided by -devel is too new. AbiWord will build again when 2.4 is released (should be v. soon)