https://bugzilla.redhat.com/show_bug.cgi?id=1277161



--- Comment #5 from James Hogarth <[email protected]> ---
Just about there!

1) As per the tmpfiles.d guidelines you should still create and own the
directory in %install and %files

https://fedoraproject.org/wiki/Packaging:Tmpfiles.d

There's a sample spec on that wiki page you can copy and adjust to your needs.

2) Think there was a copy/paste error in your tmpfiles configuration as your
package is currently trying to configure /run/mysqld for use by apache ;)

3) There's no need to call ldconfig as system libraries aren't being changed -
that has no impact on the *.so loaded by httpd

With that we should be pretty good for an APPROVED on a 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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to