Changelog for
apache-rpm-macros-20160120-32.3.x86_64.rpm :
Wed Jan 20 13:00:00 2016 pgajdosAATTsuse.com
- version 20161120
- %apache_test_module_start_apache: detect if module is built in
statically before attempt to search for it in filesystem
Mon Jan 11 13:00:00 2016 pgajdosAATTsuse.com
- version 20160111
* added %{apache_version}
Thu Nov 26 13:00:00 2015 pgajdosAATTsuse.com
- version 20151211
- %apache_test_module_start_apache:
* declare -p switch in function header
* fix wording of messages when apache start failed
* report unsuccessful start also to stderr to see it in build
log, when stdout is redirected to a file (see apache-test:
when apache test failed, macro is exiting 1, so the log is
not cat\'ed to output)
* %{apache_branch} converted to a number: 204 for 2.4,
202 for 2.2
Tue Nov 10 13:00:00 2015 pgajdosAATTsuse.com
- require apache-rpm-macros-control [bsc#893659]
Thu Nov 5 13:00:00 2015 pgajdosAATTsuse.com
- do not append macros.apache-module-test to macros.apache, provide
separate macros file instead
Wed Sep 30 14:00:00 2015 pgajdosAATTsuse.com
- version 20150930
- %apache_test_module_start_apache, %apache_test_module_load:
introduce -t option
- %apache_test_module_curl: introduce -r option
Tue Sep 22 14:00:00 2015 pgajdosAATTsuse.com
- version 20150921
- make package usable also for other rpm based distros
- %apache_test_module_start_apache: introduce -p, -u and -g options
- %apache_test_module_curl: introduce -p and -u option
Fri Sep 18 14:00:00 2015 pgajdosAATTsuse.com
- version 20150918
- -m is no longer required (see apache2-mod_apreq2 for usecase)
Tue Sep 15 14:00:00 2015 pgajdosAATTsuse.com
- version 20150915
- new macro: %apache_access_syntax_version
Sat Sep 5 14:00:00 2015 pgajdosAATTsuse.com
- version 20150904
- new macros: %apache_test_module_curl, %apache_test_module_dir
Thu Sep 3 14:00:00 2015 pgajdosAATTsuse.com
- version 20150903
- %apache_test_module_start_apache:
* better check that httpd is really running
* add -p to mkdir test to not fail if test exist and do not
remove test dir
Mon Aug 31 14:00:00 2015 pgajdosAATTsuse.com
- bump version to 20150902
Fri Aug 28 14:00:00 2015 pgajdosAATTsuse.com
- added macros to test loading modules
%apache_test_module_start_apache
%apache_test_module_stop_apache
%apache_test_module_load
+ macros.apache-module-test
Tue Jul 28 14:00:00 2015 pgajdosAATTsuse.com
- this is arch package
Mon Jul 27 14:00:00 2015 pgajdosAATTsuse.com
- bump version to 20150717
Fri Jul 17 14:00:00 2015 pgajdosAATTsuse.com
- %{apache_suse_maintenance_mmn} expands to just \'apache2\' when
apache2 does not provide suse_maintenance_mmn_# symbol
Mon Jul 13 14:00:00 2015 pgajdosAATTsuse.com
- new macro: %{apache_suse_maintenance_mmn} [bnc#915666] (internal)
Tue Nov 11 13:00:00 2014 pgajdosAATTsuse.com
- new macros: %{apache_user}, %{apache_group} [bnc#904409]
Tue Nov 4 13:00:00 2014 pgajdosAATTsuse.com
- add %{apache_datadir} macro
Mon Nov 3 13:00:00 2014 pgajdosAATTsuse.com
- fix %{apache_apxs} macro
Fri Oct 31 13:00:00 2014 pgajdosAATTsuse.com
- fix %{apache_branch} macro
Fri Oct 17 14:00:00 2014 pgajdosAATTsuse.com
- initial version of package 20141017 [bnc#673937]