From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050923 Epiphany/1.6.5 Description of problem: Need to rebuild Gossip due to change to modular X. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Gossip shouldn't upgrade due to change to modular X Additional info: Looks like I need to add BR for libXScrnSaver-devel, libX11-devel, and xorg-x11-proto-devel to the spec. There seems to be a problem with the 'AC_PATH_X' macro in configure.ac not finding the X libraries. Need to check with some other FE developers to see if this is a known problem.
Package rebuilt, and should be available once it's signed. Turned out that I needed libXt-devel, instead of libX11-devel.