]> git.pld-linux.org Git - packages/apache1-mod_dynvhost.git/blame - apache1-mod_dynvhost.spec
- obsoletes with constant version
[packages/apache1-mod_dynvhost.git] / apache1-mod_dynvhost.spec
CommitLineData
f93a0006 1%define mod_name dynvhost
8af3d19f 2%define apxs /usr/sbin/apxs1
f93a0006
AM
3Summary: Dynamic Virtual Hosting
4Summary(pl): Dynamiczne Serwery Wirtualne
8af3d19f 5Name: apache1-mod_%{mod_name}
f93a0006 6Version: 1
f98a00c6 7Release: 3
f93a0006
AM
8License: GPL
9Group: Networking/Daemons
f93a0006 10Source0: http://funkcity.com/0101/projects/dynvhost/mod_%{mod_name}.tar.gz
d1866533 11# Source0-md5: 7608ca6ce5c906bfe960cd0f92bdb6d8
cf611ec1 12URL: http://funkcity.com/0101/
cfc035b4 13BuildRequires: %{apxs}
09a2c30a 14BuildRequires: apache1-devel >= 1.3.33-2
c294a07c 15BuildRequires: rpmbuild(macros) >= 1.268
f93a0006 16BuildRequires: zlib-devel
09a2c30a
ER
17Requires(triggerpostun): %{apxs}
18Requires: apache1 >= 1.3.33-2
bcc210e1 19Obsoletes: apache-mod_dynvhost <= 1
f93a0006
AM
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
09a2c30a
ER
22%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
23%define _sysconfdir %(%{apxs} -q SYSCONFDIR 2>/dev/null)
f93a0006
AM
24
25%description
26The "mod_dynvhost" module will create pseudo name based VirtualHosts
27on the fly. All you need is a directory with the fully qualified
0045e2bb
ER
28domain name (FQDN) of your virtual site and the module will take care
29of the rest.
f93a0006
AM
30
31%description -l pl
32