]> git.pld-linux.org Git - packages/roundcubemail.git/blame - roundcubemail.spec
- restore %{_beta} macro
[packages/roundcubemail.git] / roundcubemail.spec
CommitLineData
600b6f8b 1# TODO:
600b6f8b
PG
2# - prepare config for lighttp
3# - add logrotate file
4# - it has PEAR boundled inside - use system ones
32abe254 5# - use pear-deps system?
32abe254 6# - package: http://blog.ilohamail.org/ and remove boundled classess from it
600b6f8b 7#
911123ab 8%define _svn svn445
50ef46e7 9#define _snap 20060914
911123ab
MM
10#define _beta beta2
11%define _rel 0.3
600b6f8b 12Summary: RoundCube Webmail
5d23c484 13Summary(pl): RoundCube Webmail - poczta przez WWW
600b6f8b
PG
14Name: roundcubemail
15Version: 0.1
5babd4c9 16Release: 3.%{?_svn}%{?_snap}%{?_beta}.%{_rel}
600b6f8b
PG
17License: GPL v2
18Group: Applications/WWW
911123ab
MM
19#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-%{version}%{_beta}.tar.gz
20Source0: %{name}-%{version}%{_svn}.tar.bz2
21# Source0-md5: b464ae89bf78d26a3ebed70ee98400d7
50ef46e7 22#Source0: http://dl.sourceforge.net/roundcubemail/%{name}-nightly-%{_snap}.tar.gz
32abe254 23Source1: %{name}.config
600b6f8b
PG
24Patch0: %{name}-config.patch
25URL: http://www.roundcube.net/
26BuildRequires: rpmbuild(macros) >= 1.268
e06157c8 27Requires: php(pcre)
32abe254 28# Some php-database backend. Suggests?
836a6bed 29# php-sockets is required to make spellcheck working
600b6f8b
PG
30Requires: webapps
31BuildArch: noarch
32BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
33
34%define _webapps /etc/webapps
5737afb2 35%define _webapp roundcube
600b6f8b
PG
36%define _sysconfdir %{_webapps}/%{_webapp}
37%define _appdir %{_datadir}/%{_webapp}
38%define _appdatadir /var/lib/roundcube
8f3a4fab 39%define _applogdir /var/log/roundcube
600b6f8b
PG
40
41%description
42RoundCube Webmail is a browser-based multilingual IMAP client with an
43application-like user interface. It provides full functionality you
44expect from an e-mail client, including MIME support, address book,
45folder manipulation and message filters. RoundCube Webmail is written
46in PHP and requires the MySQL database. The user interface is fully
47skinnable using XHTML and CSS 2.
48
5d23c484
JB
49%description -l pl
50