Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=683071 --- Comment #22 from Michal Novotny <minovotn@xxxxxxxxxx> 2011-03-11 09:49:29 EST --- The most interesting thing is that if I change: %files %defattr(-,root,root,-) %doc LICENSE README html %{php_extdir}/php-libvirt.so %config(noreplace) %{php_confdir}/php-libvirt.ini to: %files %defattr(-,root,root,-) %doc LICENSE README html %{php_extdir}/php-libvirt.so %config(noreplace) %{php_confdir}/php-libvirt.ini %{_datadir}/doc/%{name}-%{version}/html in the SPEC file then it keeps saying: + /bin/mkdir -p /home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1 + cp -pr LICENSE README html /home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1 + exit 0 RPM build errors: File not found: /home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1/html but: $ ls /home/mig/RPMS/BUILDROOT/php-libvirt-0.4.1-2.fc14.i386/usr/share/doc/php-libvirt-0.4.1/html shows the files exist there but according to rpmbuild they cannot be found. Michal -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review