forked from pool/roundcubemail
update to 0.2.1
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=19
This commit is contained in:
parent
a40ff6f061
commit
97d7ddd010
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bca9b4456b425f7f95827fb02eda683903d6ab813b79592e2ab8c58931ba61c8
|
||||
size 1350504
|
3
roundcubemail-0.2.1.tar.bz2
Normal file
3
roundcubemail-0.2.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8a3d69515988ed783fc10c9839b6bade6ba0668c169dbd89274fc5659a28809
|
||||
size 1354259
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user