[packages/h2o] package missing dir
glen
glen at pld-linux.org
Fri Sep 29 15:03:08 CEST 2017
commit 92231e59c1b69c86400ae0d90c2054e9bbbeadf3
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Fri Sep 29 15:50:03 2017 +0300
package missing dir
h2o.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/h2o.spec b/h2o.spec
index 572f9ac..5c4b105 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.2
+Release: 0.3
License: MIT
Group: Networking/Daemons/HTTP
Source0: https://github.com/h2o/h2o/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -122,6 +122,7 @@ fi
%defattr(644,root,root,755)
%doc README.md Changes LICENSE
%attr(755,root,root) %{_sbindir}/h2o
+%dir %{_sysconfdir}/%{name}
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/h2o.conf
%config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/h2o
%attr(754,root,root) /etc/rc.d/init.d/h2o
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/h2o.git/commitdiff/92231e59c1b69c86400ae0d90c2054e9bbbeadf3
More information about the pld-cvs-commit
mailing list