summaryrefslogtreecommitdiff
path: root/build/rpm
Commit message (Expand)AuthorAgeFilesLines
* Rpm: fix the location of the PID file so as to avoid timeoutGraham Leggett2018-05-281-1/+1
* rpm: Add the ctlogconfig.8 man page to the build.Graham Leggett2018-02-261-0/+1
* rpm: Add mod_mpm_motorz to the build.Graham Leggett2018-02-261-0/+1
* rpm: Add mod_syslog to the build.Graham Leggett2018-02-261-0/+1
* rpm: Add mod_socache_redis to the build.Graham Leggett2018-02-261-0/+1
* rpm: Add build for mod_ssl_ct.Graham Leggett2018-02-261-0/+3
* rpm: Add mod_proxy_uwsgi to the RPM package.Graham Leggett2018-02-261-0/+1
* rpm: Remove rpm build for mod_socache_dc, the dependency distcache has long s...Graham Leggett2018-02-261-15/+1
* Add mod_proxy_hcheck to generated httpd.spec file. PR 60506.Yann Ylavic2017-07-041-0/+1
* mod_crypto: Add the all purpose crypto filters with support for HLS.Graham Leggett2016-07-101-1/+2
* mod_mpm_eventopt is no more, so remove reference to itChristophe Jaillet2015-09-301-1/+0
* Note/update some requirements versions.Rainer Jung2014-07-231-1/+1
* rpm spec file: Ensure that apr-util-ldap is installed when mod_authnz_ldapGraham Leggett2013-12-261-1/+1
* RPM spec file: we depend on libuuid-devel to build.Graham Leggett2013-03-171-1/+1
* Add mod_proxy_wstunnel to the RPM spec file.Graham Leggett2013-03-101-0/+1
* rpm: Bump the epoch on mod_proxy_html so that older separately packagedGraham Leggett2013-01-271-1/+2
* Add mod_macro to the RPM spec file.Graham Leggett2013-01-271-0/+1
* rpm spec: Ensure we are prioritised above mod_ssl on Redhat derivatives.Graham Leggett2013-01-061-1/+2
* rpm: Add the mod_allowhandlers and mod_mpm_eventopt modules to the specGraham Leggett2012-12-081-0/+2
* rpm: Remove stray references to the epoch variable.Graham Leggett2012-12-081-7/+7
* RPM: Add mod_cache_socache to the RPM spec file.Graham Leggett2012-09-281-0/+1
* RPM packaging: add the fcgistarter man pages to the RPM.Graham Leggett2012-07-201-0/+1
* RPM packaging: remove the epoch to be consistent with APR and APR-util.Graham Leggett2012-07-201-1/+0
* RPM packaging: The PID file goes in /var/run in the RPM layout.Graham Leggett2012-07-201-1/+1
* RPM packaging: Remove the BuildArch from the manual package, this forcesGraham Leggett2012-07-201-1/+0
* RPM packaging: The PID file goes in /var/run in the RPM layout.Graham Leggett2012-07-201-2/+2
* RPM: Add mod_bucketeer, mod_case_filter and mod_case_filter_in to the RPMGraham Leggett2012-01-161-1/+5
* Build the man page for httxt2dbm.Graham Leggett2011-12-221-0/+1
* RPM: Add mod_policy to the RPM spec file.Graham Leggett2011-12-211-0/+4
* Move ab, logresolve, httxt2dbm and apxs to bin from sbin, along withGraham Leggett2011-12-201-8/+7
* Distinguish properly between the bindir and sbindir directories whenGraham Leggett2011-12-191-5/+6
* RPM: Remove fiddling with installbuilddir, this is correct by defaultGraham Leggett2011-12-191-4/+0
* RPM: add firehose and mod_firehose to the RPM.Graham Leggett2011-12-171-0/+2
* RPM: Update the spec file to require at least apr-util v1.4.x.Graham Leggett2011-12-091-1/+1
* RPM: Make it possible to build mod_socache_dc against distcache.Graham Leggett2011-11-301-2/+16
* RPM: Add support for mod_lua.Graham Leggett2011-11-291-0/+14
* RPM: Introduce a proper layout for RPM, removing the need for scriptGraham Leggett2011-11-291-13/+2
* RPM: Introduce an httpd-tools package, containing all the userlandGraham Leggett2011-11-291-9/+26
* RPM: Align the requires and buildrequires lines with those of the FedoraGraham Leggett2011-11-291-18/+22
* RPM: Split the LDAP and proxy_html modules into dedicated RPMs, so that theGraham Leggett2011-11-291-6/+136
* RPM: Remove stray configure options that are covered byGraham Leggett2011-11-291-8/+0
* RPM: Support shared mpms with the event mpm as default. Remove all theGraham Leggett2011-11-291-40/+3
* RPM: Include configuration for mod_proxy_html.Graham Leggett2011-11-291-0/+2
* RPM: The default httpd mpm is now worker instead of prefork.Graham Leggett2011-11-291-1/+1
* rpm spec file: Prereq and BuildPrereq are deprecated, use Requires andGraham Leggett2011-05-221-6/+6
* rpm spec file: Remove requirement for /usr/share/magic.mime, we don't referenceGraham Leggett2011-05-091-1/+1
* rpm spec file: Remove corrupted %changelog entry:Graham Leggett2011-05-091-2/+0
* rpm spec file: Use "service httpd graceful" rather than a hard coded HUPGraham Leggett2011-04-061-1/+1
* RPM spec file: Make the httpd init script consistent with the htcachecleanGraham Leggett2011-02-081-5/+8
* Make worker the default MPM for 2.3/2.4Jim Jagielski2011-01-251-6/+6