From 2ba9e1fcd55ad41776b53e08afc7cc9d3e73fae6eaf8cd1f4270b359963b7914 Mon Sep 17 00:00:00 2001 From: Christian Boltz Date: Tue, 6 Dec 2016 00:22:55 +0000 Subject: [PATCH] Accepting request 443209 from home:kstreitova:branches:security:apparmor - disable apache in order to break build cycle: ['apache2', 'apparmor', 'libapr-util1', 'mariadb', 'systemd'] OBS-URL: https://build.opensuse.org/request/show/443209 OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=159 --- apparmor.changes | 6 ++++++ apparmor.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/apparmor.changes b/apparmor.changes index d7fe392..db4dfc9 100644 --- a/apparmor.changes +++ b/apparmor.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 2 14:46:20 UTC 2016 - kstreitova@suse.com + +- disable apache in order to break build cycle: + ['apache2', 'apparmor', 'libapr-util1', 'mariadb', 'systemd'] + ------------------------------------------------------------------- Sun Oct 23 13:18:43 UTC 2016 - suse-beta@cboltz.de diff --git a/apparmor.spec b/apparmor.spec index 9b67610..1a3e9cb 100644 --- a/apparmor.spec +++ b/apparmor.spec @@ -22,7 +22,7 @@ # bcond_without means "enable" %bcond_with tomcat %bcond_without pam -%bcond_without apache +%bcond_with apache %bcond_without perl %if 0%{?suse_version} > 0 && 0%{?suse_version} <= 1210 # disable python and ruby bindings on openSUSE <= 12.1 to avoid problems with rb_sitearch and python_sitearch