]> git.pld-linux.org Git - packages/webapps.git/blame - webapps.spec
- R: coreutils for readlink and others
[packages/webapps.git] / webapps.spec
CommitLineData
0300405b
JB
1Summary: webapps framework
2Summary(pl): Szkielet dla aplikacji WWW
bd80ec15 3Name: webapps
84a8c616 4Version: 0.2
b3a539a8 5Release: 5
bd80ec15
ER
6License: GPL
7Group: Applications/WWW
e5faa308
ER
8Source0: %{name}.sh
9Source1: %{name}.README
be24cd56 10Requires: coreutils
fef33cbb 11Requires: webserver
b3a539a8 12Conflicts: apache < 2.0.55-2.2
be24cd56 13Conflicts: apache1 < 1.3.34-3.2
395a00a5 14Conflicts: lighttpd < 1.4.7-2.1
bd80ec15
ER
15BuildArch: noarch
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%define _sysconfdir /etc/webapps
19
20%description
21webapps is a package for having web applications configuration files
22and webserver config fragments in unified place.
23
0300405b
JB
24%description -l pl
25