]> git.pld-linux.org Git - packages/apache1-mod_dynvhost.git/blame - apache1-mod_dynvhost.spec
- sed -e "s/%{_sbindir}\/apxs -e/\%{apxs} -e/"
[packages/apache1-mod_dynvhost.git] / apache1-mod_dynvhost.spec
CommitLineData
f93a0006 1%define mod_name dynvhost
cfc035b4 2%define apxs /usr/sbin/apxs
f93a0006
AM
3Summary: Dynamic Virtual Hosting
4Summary(pl): Dynamiczne Serwery Wirtualne
5Name: apache-mod_%{mod_name}
6Version: 1
b611852a 7Release: 2
f93a0006
AM
8License: GPL
9Group: Networking/Daemons
f93a0006 10Source0: http://funkcity.com/0101/projects/dynvhost/mod_%{mod_name}.tar.gz
cf611ec1 11URL: http://funkcity.com/0101/
cfc035b4 12BuildRequires: %{apxs}
f7edb383 13BuildRequires: apache(EAPI)-devel
f93a0006 14BuildRequires: zlib-devel
cfc035b4 15Prereq: %{_sbindir}/apxs
f7edb383 16Requires: apache(EAPI)
f93a0006
AM
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18
cfc035b4 19%define _pkglibdir %(%{apxs} -q LIBEXECDIR)
f93a0006
AM
20
21%description
22The "mod_dynvhost" module will create pseudo name based VirtualHosts
23on the fly. All you need is a directory with the fully qualified
24domain name ( FQDN ) of your virtual site and the module will take
25care of the rest.
26
27%description -l pl
28