SHA256
1
0
forked from pool/iptables

Accepting request 585806 from home:mgerstner:branches:security:netfilter

- Fix ethertypes ownership, should be %exclude, not %ghost.

OBS-URL: https://build.opensuse.org/request/show/585806
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=98
This commit is contained in:
Jan Engelhardt 2018-03-13 08:25:41 +00:00 committed by Git OBS Bridge
parent 4a14dc30c1
commit d1a7d1b5cf
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 12 10:08:53 UTC 2018 - matthias.gerstner@suse.com
- Fix ethertypes ownership, should be %exclude, not %ghost.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 22 16:21:38 UTC 2018 - matthias.gerstner@suse.com Thu Feb 22 16:21:38 UTC 2018 - matthias.gerstner@suse.com

View File

@ -194,7 +194,7 @@ rm -f "%buildroot/%_libdir"/*.la
%files nft %files nft
%defattr(-,root,root) %defattr(-,root,root)
# is provided by netcfg # is provided by netcfg
%ghost %_sysconfdir/ethertypes %exclude %_sysconfdir/ethertypes
%_sbindir/*-compat* %_sbindir/*-compat*
%_sbindir/*-translate* %_sbindir/*-translate*