Description of problem: Trying to build & install openh323 from sources I've got such error: Executing(%doc): /bin/sh - e /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/rpm-tmp.62123 + umask 022 + cd /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/BUILD + cd openh323 + DOCDIR=/netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323- root/usr/share/doc/openh323-1.9.3 + export DOCDIR + rm -rf /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323- root/usr/share/doc/openh323-1.9.3 + /bin/mkdir -p /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323- root/usr/share/doc/openh323-1.9.3 + cp -pr Readme.txt mpl- 1.0.htm /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/openh323- root/usr/share/doc/openh323-1.9.3 cp: cannot stat `Readme.txt': No such file or directory error: Bad exit status from /netbatch/TC11690/rh80_ia32_J/default/WORK_DIR/tmp/rpm-tmp.62123 (%doc) I haven't found Readme.txt file in package. Seems you've missed it during packaging. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. rpm -bb openh323.spec Actual results: Installation error Expected results: Succesfully built & installed package Additional info:
Fixed in RAWHIDE. (The file was renamed ReadMe.txt in the source)