Hello, I wanted to do something very simple at this stage to try out, so I tried the following. 1. I comment out the line (not required) %ghost %{bzinstallprefix}/bugzilla/bugzilla-req 2. Next I want to add in the next 4 lines. %{bzinstallprefix}/etc/httpd %{bzinstallprefix}/etc/httpd/conf.d %{bzinstallprefix}/usr/share/bugzilla/extensions %{bzinstallprefix}/usr/share/bugzilla/lib Question: At what section in the .specfile do I add them into ?, so the ownership can be set on them after they have been unpacked/compiled ?. Previously I tried that in the %files section but that was too early in the process, I got a 'File not found' error, so it must be set some where else later, can you help me on where to place these lines of code in the .specfile please Specfile -> https://build.opensuse.org/package/view_file?file=bugzilla.spec&package=Bugzilla&project=home%3Adoiggl Lastlog -> https://build.opensuse.org/package/live_build_log?arch=x86_64&package=Bugzilla&project=home%3Adoiggl&repository=openSUSE_Factory Thanks for the advice Glenn -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org