]> git.pld-linux.org Git - packages/cowiki.git/blame - cowiki.spec
- pl
[packages/cowiki.git] / cowiki.spec
CommitLineData
d132055a
ER
1# TODO
2# - lighttpd integration possible <http://wiki.lighttpd.net/33.html>.
d419019c
ER
3
4# snapshot: DATE
5%define _snap 2005-02-20
6
7%if 0%{?_snap}
8%define _source http://snaps.cowiki.org/%{name}-%{version}-dev-%{_snap}.tar.gz
9%else
10%define _source http://cowiki.org/download/%{name}-%{version}.tar.gz
11%endif
745a4db5 12%define _rel 0.20
d419019c 13
d132055a
ER
14Summary: Web collaboration tool
15Name: cowiki
d419019c
ER
16Version: 0.3.4
17Release: %{?_snap:0.%(echo %{_snap} | tr -d -).}%{_rel}
d132055a
ER
18Epoch: 0
19License: GPL
20Group: Applications/WWW
d419019c
ER
21Source0: %{_source}
22# Source0-md5: 6351667cdfbf3b6e8937af855a4414ba
d132055a 23Patch0: %{name}-FHS.patch
d132055a
ER
24URL: http://cowiki.org/
25BuildRequires: rpmbuild(macros) >= 1.177
26Requires: php >= 5.0.2
27Requires: php-mysql
28BuildArch: noarch
29BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30
31%define _appdir %{_datadir}/%{name}
32%define _sysconfdir /etc/%{name}
33%define _apache1dir /etc/apache
34%define _apache2dir /etc/httpd
35
36%description
37coWiki is a sophisticated but easy to use web collaboration tool that
38helps you and your co-workers to create and organize web documents,
39weblogs and knowledgebases or any other document structures directly
40in their HTML browser. You may evolve ideas and gain a concomitant XML
41documentation of your brainstorming without having to concentrate on
42complicated structural syntaxes.
43
266e7110
JB
44%description -l pl
45