From 0df05b0358057c9ca4ba927de1dbee39ef3fe21c15b151a8aeef792f81e7371a Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sat, 8 Jun 2013 07:44:22 +0000 Subject: [PATCH] Accepting request 178057 from home:wrosenauer 0.9.1 update OBS-URL: https://build.opensuse.org/request/show/178057 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=56 --- roundcubemail-0.9.0.tar.gz | 3 --- roundcubemail-0.9.1.tar.gz | 3 +++ roundcubemail-config-dir.patch | 4 ++-- roundcubemail.changes | 7 +++++++ roundcubemail.spec | 3 ++- 5 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 roundcubemail-0.9.0.tar.gz create mode 100644 roundcubemail-0.9.1.tar.gz diff --git a/roundcubemail-0.9.0.tar.gz b/roundcubemail-0.9.0.tar.gz deleted file mode 100644 index d699b6e..0000000 --- a/roundcubemail-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7edab9579cd2a6353c30de3fcfc86da231f0a46f7ad4ce707090813173f662c2 -size 3711615 diff --git a/roundcubemail-0.9.1.tar.gz b/roundcubemail-0.9.1.tar.gz new file mode 100644 index 0000000..263f00f --- /dev/null +++ b/roundcubemail-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95962f90eebcf17521f66f4057a030b3eabd4a8cb5748f22bf0d4518816b8938 +size 3734373 diff --git a/roundcubemail-config-dir.patch b/roundcubemail-config-dir.patch index a2eb28f..77ce2b9 100644 --- a/roundcubemail-config-dir.patch +++ b/roundcubemail-config-dir.patch @@ -12,10 +12,10 @@ index 0e80b1c..0123a70 100644 $include_path = INSTALL_PATH . 'program/lib' . PATH_SEPARATOR; $include_path .= INSTALL_PATH . 'program/include' . PATH_SEPARATOR; diff --git a/program/include/iniset.php b/program/include/iniset.php -index c2efe01..2cccf74 100644 +index ca17640..b6da3a6 100644 --- a/program/include/iniset.php +++ b/program/include/iniset.php -@@ -44,7 +44,7 @@ if (!defined('INSTALL_PATH')) { +@@ -29,7 +29,7 @@ if (!defined('INSTALL_PATH')) { } if (!defined('RCMAIL_CONFIG_DIR')) { diff --git a/roundcubemail.changes b/roundcubemail.changes index 8e58ee2..3c2c392 100644 --- a/roundcubemail.changes +++ b/roundcubemail.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 3 17:15:26 UTC 2013 - wr@rosenauer.org + +- Update to version 0.9.1 + * a lot of bugfixes and smaller improvements + (http://trac.roundcube.net/wiki/Changelog) + ------------------------------------------------------------------- Sat Apr 27 09:31:24 UTC 2013 - wr@rosenauer.org diff --git a/roundcubemail.spec b/roundcubemail.spec index a6b683b..cb30705 100644 --- a/roundcubemail.spec +++ b/roundcubemail.spec @@ -21,7 +21,7 @@ Summary: A modern browser-based multilingual IMAP client License: GPL-3.0+ and GPL-2.0 and BSD-3-Clause Group: Productivity/Networking/Email/Clients Url: http://www.roundcube.net/ -Version: 0.9.0 +Version: 0.9.1 Release: 0 BuildRequires: apache2-devel %if 0%{suse_version} >= 1100 @@ -129,6 +129,7 @@ exit 0 %config %{roundcubeconfigpath}/* %config %{roundcubeconfigpath}/mimetypes.php %config(noreplace) %{apache_sysconfdir}/conf.d/roundcubemail.conf +%{roundcubepath}/composer.json-dist %{roundcubepath}/index.php %{roundcubepath}/robots.txt %attr(0755,root,root) %{roundcubepath}/bin/*.sh