forked from pool/apache2-mod_security2
Accepting request 482327 from home:kstreitova:branches:Apache:Modules
- cleanup with spec-cleaner OBS-URL: https://build.opensuse.org/request/show/482327 OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_security2?expand=0&rev=71
This commit is contained in:
parent
edc5905530
commit
70673e6619
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 23 15:14:11 UTC 2017 - kstreitova@suse.com
|
||||
|
||||
- cleanup with spec-cleaner
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 06:42:19 UTC 2015 - pgajdos@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package apache2-mod_security2
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@ -121,9 +121,9 @@ mv %{buildroot}/%{usrsharedir}/rules/modsecurity_crs_10_setup.conf.example \
|
||||
set +x
|
||||
mkdir -p %{apache_test_module_dir}
|
||||
cp %{SOURCE2} %{apache_test_module_dir}/%{modname}-test.conf
|
||||
sed -i 's:/var/log/apache2:/tmp:' %{apache_test_module_dir}/%{modname}-test.conf
|
||||
sed -i 's:/usr/share:%{buildroot}/usr/share:' %{apache_test_module_dir}/%{modname}-test.conf
|
||||
sed -i 's:/etc/apache2:%{buildroot}/etc/apache2:' %{apache_test_module_dir}/%{modname}-test.conf
|
||||
sed -i 's:%{_localstatedir}/log/apache2:/tmp:' %{apache_test_module_dir}/%{modname}-test.conf
|
||||
sed -i 's:%{_prefix}/share:%{buildroot}%{_prefix}/share:' %{apache_test_module_dir}/%{modname}-test.conf
|
||||
sed -i 's:%{_sysconfdir}/apache2:%{buildroot}%{_sysconfdir}/apache2:' %{apache_test_module_dir}/%{modname}-test.conf
|
||||
%apache_test_module_load -m security2 -i %{modname}-test.conf
|
||||
set -x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user