https://bugzilla.redhat.com/show_bug.cgi?id=1277161 --- Comment #12 from James Hogarth <james.hogarth@xxxxxxxxx> --- Thanks for the correct index.aspx snippet - been many, many years since I last had an IIS/asp thing to deal with ... The tmpfiles configuration correctly has apache:apache for the /var/run/mod_mono directory but in %files you just have it listed so it initially gets installed with the default root:root and rpm -qV complains... You need to add an %attr(-,apache,apache) in front of the %dir /var/run/%{name}/ so that the rpmdb matches the tmpfiles.d configuration and verify is happy. Incidentally I tested the example with selinux enforcing and all that was needed was httpd_execmem set to on. Fix up that ownership issue in %files and I'll do the formal review. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review