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