2020-11-26 13:39:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 26 13:36:53 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 20201124
|
|
|
|
* change location of apache2_MMN
|
|
|
|
|
2020-02-11 09:13:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 11 09:12:20 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 20200211
|
|
|
|
* remove %apache_test_* macros, %apache_rex_* is the replacement
|
|
|
|
(package apache-rex)
|
|
|
|
- deleted sources
|
|
|
|
- macros.apache-module-test (not needed)
|
|
|
|
|
2019-11-25 08:57:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 24 17:42:16 UTC 2019 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Replace incorrect usage of %_libexecdir/rpm with %_rpmconfigdir
|
|
|
|
|
2016-01-25 15:49:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 20 18:33:51 UTC 2016 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version 20161120
|
|
|
|
- %apache_test_module_start_apache: detect if module is built in
|
|
|
|
statically before attempt to search for it in filesystem
|
|
|
|
|
2016-01-11 15:47:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 11 15:21:58 UTC 2016 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version 20160111
|
|
|
|
* added %{apache_version}
|
|
|
|
|
2015-12-11 12:28:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 26 08:51:19 UTC 2015 - pgajdos@suse.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
|
|
|
|
|
2015-11-11 14:07:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 10 15:34:04 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- require apache-rpm-macros-control [bsc#893659]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 5 11:54:12 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- do not append macros.apache-module-test to macros.apache, provide
|
|
|
|
separate macros file instead
|
|
|
|
|
2015-09-25 14:10:14 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-10-02 20:13:35 +00:00
|
|
|
Wed Sep 30 17:14:29 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version 20150930
|
|
|
|
- %apache_test_module_start_apache, %apache_test_module_load:
|
|
|
|
introduce -t option
|
|
|
|
- %apache_test_module_curl: introduce -r option
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-09-25 14:10:14 +00:00
|
|
|
Tue Sep 22 07:16:24 UTC 2015 - pgajdos@suse.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
|
|
|
|
|
2015-09-18 11:15:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 18 08:18:45 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version 20150918
|
|
|
|
- -m is no longer required (see apache2-mod_apreq2 for usecase)
|
|
|
|
|
2015-09-17 06:53:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 15 09:13:18 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version 20150915
|
|
|
|
- new macro: %apache_access_syntax_version
|
|
|
|
|
2015-09-06 11:35:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Sep 5 07:22:53 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version 20150904
|
|
|
|
- new macros: %apache_test_module_curl, %apache_test_module_dir
|
|
|
|
|
2015-09-05 07:21:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 3 08:36:35 UTC 2015 - pgajdos@suse.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
|
|
|
|
|
2015-09-02 10:28:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 31 08:30:28 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- bump version to 20150902
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 28 08:27:11 UTC 2015 - pgajdos@suse.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
|
|
|
|
|
2015-08-03 15:18:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 28 12:01:08 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- this is arch package
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 27 16:03:19 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- bump version to 20150717
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 17 06:36:39 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- %{apache_suse_maintenance_mmn} expands to just 'apache2' when
|
|
|
|
apache2 does not provide suse_maintenance_mmn_# symbol
|
|
|
|
|
2015-07-14 09:02:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 13 11:50:52 UTC 2015 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- new macro: %{apache_suse_maintenance_mmn} [bnc#915666] (internal)
|
|
|
|
|
2014-11-11 17:06:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 11 09:58:44 UTC 2014 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- new macros: %{apache_user}, %{apache_group} [bnc#904409]
|
|
|
|
|
2014-11-04 14:44:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 4 14:43:18 UTC 2014 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- add %{apache_datadir} macro
|
|
|
|
|
2014-11-03 13:28:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 3 07:23:01 UTC 2014 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- fix %{apache_apxs} macro
|
|
|
|
|
2014-10-31 09:10:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 31 08:56:11 UTC 2014 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- fix %{apache_branch} macro
|
|
|
|
|
2014-10-30 14:33:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 17 12:11:26 UTC 2014 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- initial version of package 20141017 [bnc#673937]
|
|
|
|
|