]> git.pld-linux.org Git - packages/apache-mod_vhost_mysql.git/blame - apache-mod_vhost_mysql.spec
- finished, rel 1,
[packages/apache-mod_vhost_mysql.git] / apache-mod_vhost_mysql.spec
CommitLineData
2cde4b59 1
2%define mod_name vhost_mysql
3%define apxs /usr/sbin/apxs
803005ec
JB
4Summary: Apache vhost in MySQL
5Summary(pl): Wirtualne hosty dla Apache'a w bazie MySQL
2cde4b59 6Name: apache-mod_%{mod_name}
7Version: 0.10
7761a207 8Release: 1
2cde4b59 9License: GPL
10Group: Networking/Daemons
803005ec 11Source0: http://fabienne.tc2.utelisys.net/~skinkie/mod_vhost_mysql2/mod_%{mod_name}2-%{version}.tar.gz
2cde4b59 12# Source0-md5: c47c8dc4ac41e9ed2c91a239c876d272
7761a207 13Source1: apache_vhost_mysql.conf
2cde4b59 14BuildRequires: %{apxs}
15BuildRequires: apache-devel
16BuildRequires: db-devel >= 4.2.52
17BuildRequires: mysql-devel
18Requires(post,preun): %{apxs}
19Requires: apache
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%define _pkglibdir %(%{apxs} -q LIBEXECDIR)
23
24%description
803005ec
JB
25This module provides dynamically configured virtual hosting using
26MySQL in Apache2.
27
28%description -l pl
29