packages (DEVEL): roundcubemail/roundcubemail.spec - use Net_IDNA2 >= 0.1.1...

glen glen at pld-linux.org
Wed Dec 8 15:58:35 CET 2010


Author: glen                         Date: Wed Dec  8 14:58:35 2010 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- use Net_IDNA2 >= 0.1.1 dep

---- Files affected:
packages/roundcubemail:
   roundcubemail.spec (1.107.2.2 -> 1.107.2.3) 

---- Diffs:

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.107.2.2 packages/roundcubemail/roundcubemail.spec:1.107.2.3
--- packages/roundcubemail/roundcubemail.spec:1.107.2.2	Wed Dec  8 15:21:13 2010
+++ packages/roundcubemail/roundcubemail.spec	Wed Dec  8 15:58:30 2010
@@ -57,6 +57,7 @@
 Requires:	php-pear-Mail_Mime
 Requires:	php-pear-Net_SMTP
 Requires:	php-session
+Requires:	php-pear-Net_IDNA2 >= 0.1.1
 Requires:	php-simplexml
 Requires:	php-sockets
 Requires:	php-spl
@@ -199,13 +200,14 @@
 # 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
+# 0.1.1 snapshot (at least r301175)
+rm program/lib/Net/IDNA2.php
+rm -r program/lib/Net/IDNA2
 
 # 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)
@@ -399,6 +401,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107.2.3  2010/12/08 14:58:30  glen
+- use Net_IDNA2 >= 0.1.1 dep
+
 Revision 1.107.2.2  2010/12/08 14:21:13  glen
 - use common subver macro
 
================================================================

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



More information about the pld-cvs-commit mailing list