[packages/php] fpm uses apparmor
glen
glen at pld-linux.org
Sun Oct 4 16:34:09 CEST 2015
commit 358ce0489f7608023c389a6fc737c03301079a0e
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Oct 4 17:33:51 2015 +0300
fpm uses apparmor
php.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/php.spec b/php.spec
index bf5bf24..4987330 100644
--- a/php.spec
+++ b/php.spec
@@ -235,6 +235,7 @@ BuildRequires: db-devel >= 4.0
BuildRequires: elfutils-devel
%{?with_enchant:BuildRequires: enchant-devel >= 1.1.3}
%{?with_kerberos5:BuildRequires: heimdal-devel}
+%{?with_fpm:BuildRequires: libapparmor-devel}
%{?with_system_libzip:BuildRequires: libzip-devel >= 0.10.1-2}
%{!?with_mysqlnd:BuildRequires: mysql-devel}
BuildRequires: pkgconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/358ce0489f7608023c389a6fc737c03301079a0e
More information about the pld-cvs-commit
mailing list