openwsman.spec.in: move /etc/openwsman %dir from -server to libwsman3 package
diff --git a/package/openwsman.spec.in b/package/openwsman.spec.in
index ab690b5..35285e8 100644
--- a/package/openwsman.spec.in
+++ b/package/openwsman.spec.in
@@ -434,6 +434,7 @@
 %{_libdir}/libwsman.so.*
 %{_libdir}/libwsman_client.so.*
 %{_libdir}/libwsman_curl_client_transport.so.*
+%dir %{_sysconfdir}/openwsman
 %config(noreplace) %{_sysconfdir}/openwsman/openwsman_client.conf
 
 %files -n libwsman-devel
@@ -482,7 +483,6 @@
 
 %files server
 %defattr(-,root,root)
-%dir %{_sysconfdir}/openwsman
 %config(noreplace) %{_sysconfdir}/openwsman/openwsman.conf
 %config(noreplace) %{_sysconfdir}/openwsman/ssleay.cnf
 %attr(0755,root,root) %{_sysconfdir}/openwsman/owsmangencert.sh