commit 9af67ab6414a8fa0a5ce638993550d4d6978378c
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Sep 29 17:04:46 2017 +0300

    package missing /var dirs

 h2o.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/h2o.spec b/h2o.spec
index 02b5db9..1cb1a7f 100644
--- a/h2o.spec
+++ b/h2o.spec
@@ -7,7 +7,7 @@
 Summary:       H2O - an optimized HTTP server with support for HTTP/1.x and 
HTTP/2
 Name:          h2o
 Version:       2.2.2
-Release:       0.8
+Release:       0.9
 License:       MIT
 Group:         Networking/Daemons/HTTP
 Source0:       
https://github.com/h2o/h2o/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -138,6 +138,9 @@ fi
 %attr(755,root,root) %{_datadir}/%{name}/setuidgid
 %attr(755,root,root) %{_datadir}/%{name}/start_server
 
+%attr(710,root,nobody) %dir %{_localstatedir}/run/h2o
+%attr(700,root,root) %dir %{_localstatedir}/log/h2o
+
 %if %{with mruby}
 %{_datadir}/%{name}/mruby
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h2o.git/commitdiff/bde0bf0dde99a2d6de74d0005ea60d3b046ed48d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to