From 4c19a5f3fd1bf1486e48f72cbf24ca34b7887f5f9d4ccc65122c237a57da339b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Thu, 5 Nov 2009 22:03:03 +0000 Subject: [PATCH] Accepting request 23906 from home:dstoecker:branches:server:php:applications Copy from home:dstoecker:branches:server:php:applications/roundcubemail via accept of submit request 23906 revision 3. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/23906 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=21 --- roundcubemail-0.2.2.tar.bz2 | 3 --- roundcubemail-0.3.1.tar.bz2 | 3 +++ roundcubemail.changes | 5 +++++ roundcubemail.spec | 21 ++++++++++++--------- 4 files changed, 20 insertions(+), 12 deletions(-) delete mode 100644 roundcubemail-0.2.2.tar.bz2 create mode 100644 roundcubemail-0.3.1.tar.bz2 diff --git a/roundcubemail-0.2.2.tar.bz2 b/roundcubemail-0.2.2.tar.bz2 deleted file mode 100644 index 5f7ead3..0000000 --- a/roundcubemail-0.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1bcaac78f1e2fee7dcc682f13224d8c2bfbb9405c9c26dc797f4eec51c436946 -size 1378212 diff --git a/roundcubemail-0.3.1.tar.bz2 b/roundcubemail-0.3.1.tar.bz2 new file mode 100644 index 0000000..0a05342 --- /dev/null +++ b/roundcubemail-0.3.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:124dfe8cd73ca5215f09e88810bcd3041cb791d5eb39ce4cf3dfcdf63d658107 +size 1570110 diff --git a/roundcubemail.changes b/roundcubemail.changes index 2f07f95..01eaaaa 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 04 12:00:00 CET 2009 - opensuse@dstoecker.de + +- update to 0.3.1: + ------------------------------------------------------------------- Tue May 19 12:15:52 CEST 2009 - lars@linux-schulserver.de diff --git a/roundcubemail.spec b/roundcubemail.spec index 561e9d3..89da6e3 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -12,15 +12,15 @@ Summary: A modern browser-based multilingual IMAP client Group: Productivity/Networking/Email/Clients License: GNU General Public License (GPL) Url: http://www.roundcube.net/ -Version: 0.2.2 +Version: 0.3.1 Release: 0 BuildRequires: apache2-devel pcre-devel Requires: http_daemon mod_php_any php-session php-mysql php-iconv Requires: php-gettext php-mbstring php-openssl -Source0: %{name}-%{real_version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 Source1: roundcubemail-README.SUSE -Source2: roundcubemail-httpd.conf -Patch1: roundcubemail-config-dir.patch +Source2: roundcubemail-httpd.conf +Patch1: roundcubemail-config-dir.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %define apache_serverroot %(/usr/sbin/apxs2 -q DATADIR) @@ -29,12 +29,12 @@ BuildArch: noarch %define roundcubeconfigpath %_sysconfdir/%name %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, address book, -folder manipulation, message searching and spell checking. +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, address book, +folder manipulation, message searching and spell checking. -RoundCube Webmail is written in PHP and requires the MySQL database. +RoundCube Webmail is written in PHP and requires the MySQL database. The user interface is fully skinnable using XHTML and CSS 2. @@ -82,13 +82,16 @@ rm -rf %buildroot %config %{roundcubeconfigpath}/*.dist %config(noreplace) %{roundcubeconfigpath}/db.inc.php %config(noreplace) %{roundcubeconfigpath}/main.inc.php +%config(noreplace) %{roundcubeconfigpath}/mimetypes.php %config(noreplace) %{apache_sysconfdir}/conf.d/roundcubemail.conf %{roundcubepath}/index.php %{roundcubepath}/robots.txt %attr(0755,root,root) %{roundcubepath}/bin/*.sh %{roundcubepath}/bin/*.php +%dir %{roundcubepath}/bin %{roundcubepath}/installer/ %{roundcubepath}/logs/ +%{roundcubepath}/plugins/ %{roundcubepath}/program/ %{roundcubepath}/skins/ %{roundcubepath}/temp/