From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.2-2 i686; en-US; rv:0.8.1+) Gecko/20010425 Description of problem: The package screen-3.9.8-3.i386.rpm installs a broken link in /usr/share/doc/screen-3.9.8/FAQ. How reproducible: Always Steps to Reproduce: 1. rpm -e screen 2. rpm -i screen-3.9.8-3.i386.rpm 3. less /usr/share/doc/screen-3.9.8/FAQ Actual Results: /usr/share/doc/screen-3.9.8/FAQ links to doc/FAQ, but doc/FAQ does not exist. Expected Results: The package should include the 'FAQ' file, not a broken link. Additional info:
Created attachment 17548 [details] spec file patch