SPECS: roundcubemail.spec - updated faq page patch - strict dependency on s...
glen
glen at pld-linux.org
Mon Mar 16 19:32:19 CET 2009
Author: glen Date: Mon Mar 16 18:32:19 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated faq page patch
- strict dependency on skin pkg for main pkg
---- Files affected:
SPECS:
roundcubemail.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: SPECS/roundcubemail.spec
diff -u SPECS/roundcubemail.spec:1.77 SPECS/roundcubemail.spec:1.78
--- SPECS/roundcubemail.spec:1.77 Mon Mar 16 19:08:47 2009
+++ SPECS/roundcubemail.spec Mon Mar 16 19:32:13 2009
@@ -37,6 +37,7 @@
Requires: php(imap)
Requires: php(pcre)
Requires: php(sockets)
+Requires: rpm-whiteout >= 1.22
Requires: php-pear-DB
Requires: webapps
Suggests: php(gd)
@@ -89,6 +90,7 @@
Summary: Default skin for RoundCube Webmail
Summary(pl.UTF-8): Domyślna skórka dla RoundCube Webmaila
Group: Applications/WWW
+Requires: %{name} = %{version}-%{release}
Provides: %{name}-skin
%description skin-default
@@ -106,7 +108,7 @@
%if %{with postfixadmin}
%patch2 -p1
%endif
-#%patch3 -p1
+%patch3 -p1
find -name .svn | xargs -r rm -rf
@@ -329,6 +331,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2009/03/16 18:32:13 glen
+- updated faq page patch
+- strict dependency on skin pkg for main pkg
+
Revision 1.77 2009/03/16 18:08:47 glen
- update to 0.2.1 (security improvements), new langs (plz check): ast,bn_BD,es_AR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/roundcubemail.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list