forked from pool/openvswitch
Accepting request 375057 from home:k_mroz:branches:network
- Add missing %defattr to ovn files section. OBS-URL: https://build.opensuse.org/request/show/375057 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=80
This commit is contained in:
parent
38d1b0332c
commit
6ad6021b5b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 10:20:02 UTC 2016 - kmroz@suse.com
|
||||
|
||||
- Add missing %defattr to ovn files section.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 8 13:16:03 UTC 2016 - kmroz@suse.com
|
||||
|
||||
|
@ -596,6 +596,7 @@ rmdir %{buildroot}%{_datadir}/%{name}/python
|
||||
|
||||
%if 0%{?suse_version} > 1110
|
||||
%files ovn
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/ovn-controller
|
||||
%{_bindir}/ovn-controller-vtep
|
||||
%{_bindir}/ovn-docker-overlay-driver
|
||||
|
Loading…
Reference in New Issue
Block a user