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=604695 Kalev Lember <kalev@xxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #4 from Kalev Lember <kalev@xxxxxxxxxxxx> 2010-06-29 12:50:20 EDT --- (In reply to comment #3) > - MUST: A package must own all directories that it creates. If it does not > create a directory that it uses, then it should require a package which does > create that directory. > please add > %dir %{_includedir}/generatorrunner/ > %dir %{_libdir}/generatorrunner/ > %dir %{_libdir}/cmake/GeneratorRunner-%{version}/ There are two ways at add directories to rpm: a) %{_includedir}/generatorrunner/ b) %dir %{_includedir}/generatorrunner %{_includedir}/generatorrunner/* I have done variant a) here, and adding additional %dir is not needed. You can verify that all three directories are present in the final rpm by running rpm -qlp /home/kalev/rpmbuild/RPMS/i686/generatorrunner-devel-0.5.0-2.fc14.i686.rpm -- 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