Author: caleb                        Date: Wed Dec  8 13:48:04 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- DEVEL branch, up to 0.5 beta. NT

---- Files affected:
packages/roundcubemail:
   roundcubemail.spec (1.107 -> 1.107.2.1) 

---- Diffs:

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.107 
packages/roundcubemail/roundcubemail.spec:1.107.2.1
--- packages/roundcubemail/roundcubemail.spec:1.107     Tue Oct 12 13:12:28 2010
+++ packages/roundcubemail/roundcubemail.spec   Wed Dec  8 14:47:58 2010
@@ -13,6 +13,8 @@
 %bcond_with    postfixadmin    # Build with postfixadmin support patch
 %bcond_with    password_anon_ldap_bind # apply with password-anon-ldap-bind 
patch.
 
+%define _beta  beta
+
 %define                rcpfa_ver       1.0.5
 %define                php_min_version 5.2.3
 
@@ -20,12 +22,12 @@
 Summary:       RoundCube Webmail
 Summary(pl.UTF-8):     RoundCube Webmail - poczta przez WWW
 Name:          roundcubemail
-Version:       0.4.2
-Release:       2
+Version:       0.5
+Release:       0.%{_beta}.1
 License:       GPL v2
 Group:         Applications/Mail
-Source0:       
http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz
-# Source0-md5: d28417f0f16ff2a251a964be153c967a
+Source0:       
http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}-%{_beta}.tar.gz
+# Source0-md5: 5653f8ee38acee5f1833b2e4d17f2927
 Source1:       %{name}.config
 Source2:       %{name}.logrotate
 Source3:       %{name}-lighttpd.conf
@@ -141,7 +143,7 @@
 Domyślna skórka dla RoundCube Webmaila.
 
 %prep
-%setup -q %{?with_postfixadmin:-a 4}
+%setup -q %{?with_postfixadmin:-a 4} -n %{name}-%{version}-%{_beta}
 %patch0 -p1
 %if %{with spamfilter}
 %patch1 -p1
@@ -149,7 +151,7 @@
 %if %{with postfixadmin}
 #patch2 -p1
 %endif
-%patch3 -p1
+#%patch3 -p1
 %if %{with password_anon_ldap_bind}
 %patch4 -p1
 %endif
@@ -197,10 +199,13 @@
 # php-pear-Net_Sieve 1.3.0
 rm plugins/managesieve/lib/Net/Sieve.php
 
+# TODO: This new as of 0.5 beta, find pear package?
+# rm program/lib/Net/IDNA/IDNA.php
+
 # now empty dirs
 rmdir program/lib/Auth
 rmdir program/lib/Mail
-rmdir program/lib/Net
+#rmdir program/lib/Net
 rmdir plugins/managesieve/lib/Net
 
 # unknown MDB2 version (newer than released 2.5.0b2, or modified by rc)
@@ -394,6 +399,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107.2.1  2010/12/08 13:47:58  caleb
+- DEVEL branch, up to 0.5 beta. NT
+
 Revision 1.107  2010/10/12 11:12:28  pawelz
 - disabled shared-folders.patch. Because of this patch roundcube does not show
 folders other than INBOX. Please please please, test your changes! If this
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.107&r2=1.107.2.1&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to