summaryrefslogtreecommitdiffstats
path: root/build/rpm/httpd.spec.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-071-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: Remove the BuildArch from the manual package, this forcesGraham Leggett2012-07-201-1/+0
* RPM: Add mod_bucketeer, mod_case_filter and mod_case_filter_in to the RPMGraham Leggett2012-01-171-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-231-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
* Make worker the default MPM for 2.3/2.4Jim Jagielski2011-01-251-6/+6
* Update with latest infoJim Jagielski2011-01-251-148/+3
* Fix the RPM spec file to autogenerate self-signed certs in the placeGraham Leggett2010-06-051-4/+6
* Add support for an "epoch" in the RPM spec file. This epoch is a discreteGraham Leggett2009-09-251-2/+3
* Bring in support for an arbitrary list of mpms to the RPM spec fileGraham Leggett2009-09-131-90/+61
* Add an RPM init.d script to start the htcacheclean daemon, controlledGraham Leggett2009-09-121-1/+6
* Make sure mod_slotmem_shm is included in the final RPMGraham Leggett2009-08-041-1/+1
* Use the bzip2 version of the httpd tarball when building from RPM.Graham Leggett2009-08-041-1/+1
* Make sure the htdocs directory appears in the RPM build.Graham Leggett2008-12-071-1/+2
* Remove the obsolete serial attribute from the RPM spec file. CompileGraham Leggett2008-12-071-5/+5
* Add zlib-devel to the BuildReq in the RPM Spec file, which allows mod_deflate...Paul Querna2006-06-211-1/+1
* Fix the RPM spec file: XML versions of the doc files are noGraham Leggett2005-08-261-1/+5
* Fixed complaints about unpackaged files within the RPM buildGraham Leggett2005-07-031-5/+27