SHA256
1
0
forked from pool/openvswitch

Accepting request 396991 from home:markoschandras:network

- Add missing %dir directive for /var/log/openvswitch

OBS-URL: https://build.opensuse.org/request/show/396991
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=88
This commit is contained in:
Dirk Mueller 2016-05-21 10:04:35 +00:00 committed by Git OBS Bridge
parent 98acf272a9
commit 5f85681b30
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 20 09:54:16 UTC 2016 - mchandras@suse.de
- Add missing %dir directive for /var/log/openvswitch
-------------------------------------------------------------------
Thu May 19 10:13:41 UTC 2016 - dmueller@suse.com

View File

@ -413,6 +413,7 @@ rmdir %{buildroot}%{_datadir}/%{name}/python
%{_sbindir}/rc%{name}
%{_unitdir}/openvswitch.service
%{_localstatedir}/adm/fillup-templates/sysconfig.openvswitch
%dir %{_localstatedir}/log/openvswitch
%files ovn
%defattr(-,root,root)