1
0
forked from pool/roundcubemail
Lars Vogdt 2009-03-10 15:17:20 +00:00 committed by Git OBS Bridge
parent a40ff6f061
commit 97d7ddd010
4 changed files with 14 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bca9b4456b425f7f95827fb02eda683903d6ab813b79592e2ab8c58931ba61c8
size 1350504

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8a3d69515988ed783fc10c9839b6bade6ba0668c169dbd89274fc5659a28809
size 1354259

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 10 16:15:10 CET 2009 - lars@linux-schulserver.de
- update to 0.2.1:
+ more than 40 bug fixes
+ completes some missing translations
+ added TNEF support to decode proprietary MS Outlook attachments
(winmail.dat)
-------------------------------------------------------------------
Thu Jan 1 18:40:35 CET 2009 - lars@linux-schulserver.de

View File

@ -12,16 +12,9 @@ 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.2b1
%define real_version 0.2-beta
Version: 0.2.1
Release: 0
BuildRequires: apache2-devel pcre-devel
<<<<<<< ./roundcubemail.spec.mine
Version: 0.2
%define real_version 0.2
Release: 0
=======
>>>>>>> ./roundcubemail.spec.r17
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
@ -46,7 +39,7 @@ The user interface is fully skinnable using XHTML and CSS 2.
%prep
%setup -q -n %{name}-%{real_version}
%setup -q -n %{name}-%{version}
%patch1 -p0
%build