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