From 92231e59c1b69c86400ae0d90c2054e9bbbeadf3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 29 Sep 2017 15:50:03 +0300 Subject: [PATCH] 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 -- 2.44.0