- Deactivate xt_SYSRQ, it is not ready to be built for 4.6
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=100
This commit is contained in:
parent
e047584391
commit
c405acd168
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 12:57:24 UTC 2016 - jengelh@inai.de
|
||||
|
||||
- Deactivate xt_SYSRQ, it is not ready to be built for 4.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 22:40:17 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xtables-addons
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -68,6 +68,9 @@ main kernel/iptables packages.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
# Not ready for 4.6
|
||||
perl -i -pe 's{^build_SYSRQ=.}{build_SYSRQ=n}g' mconfig
|
||||
|
||||
pushd ../
|
||||
for flavor in %flavors_to_build; do
|
||||
cp -a "%name-%version" "%name-$flavor-%version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user