Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 36914786
en ru br
ALT Linux repos
S:1.6.2-alt3
5.0: 0.1.rc1.1-alt3
4.1: 0.1.rc1.1-alt3

Group :: Networking/Mail
RPM: roundcube

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define apachedir /var/www/html

Name: roundcube
Summary: Browser-based multilingual IMAP client with an application-like user interface.
Version: 0.1.rc1.1
Release: alt3
License: GPL2
Group: Networking/Mail
URL: http://roundcube.net/
Packager: Mikhail Pokidko <pma at altlinux.org>
Source0: %{name}mail-0.1-rc1.1.tar.gz
Patch1: %{name}mail-0.1-rc1-dep-pw1.diff
Patch2: %name.alt.patch

%description
RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface.
It provides full functionality you expect from an e-mail client, including MIME support, LDAP address book,
folder manipulation, message searching and spell checking.
RoundCube Webmail is written in PHP and requires a MySQL or Postgres database.


%prep
%setup -q -n %{name}mail-0.1-rc1
%patch1 -p1
#patch2 -p1

%install
mkdir -p %buildroot%apachedir/%name/{SQL,bin,config,logs,program,skins,temp}
%__mv SQL bin config logs program skins temp  %buildroot%apachedir/%name


%files
%doc CHANGELOG INSTALL LICENSE README UPGRADING
%apachedir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin