SPECS: sugarcrm.spec - add patch mail in utf-8

wolvverine wolvverine at pld-linux.org
Thu Mar 9 18:12:59 CET 2006


Author: wolvverine                   Date: Thu Mar  9 17:12:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch mail in utf-8

---- Files affected:
SPECS:
   sugarcrm.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/sugarcrm.spec
diff -u SPECS/sugarcrm.spec:1.23 SPECS/sugarcrm.spec:1.24
--- SPECS/sugarcrm.spec:1.23	Tue Feb 14 20:52:01 2006
+++ SPECS/sugarcrm.spec	Thu Mar  9 18:12:54 2006
@@ -27,6 +27,7 @@
 Patch1:		%{name}-smarty.patch
 Patch2:		%{name}-pear.patch
 Patch3:		%{name}-setup.patch
+Patch4:		%{name}-email_utf-8.patch
 URL:		http://www.sugarforge.org/
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	unzip
@@ -35,6 +36,7 @@
 Requires:	php-curl
 Requires:	php-mysql
 Requires:	php-pear-HTTP_WebDAV_Server
+#Requires:	php-pear-Mail_IMAPv2
 #Requires:	php-pear-Mail_IMAP - doesn't seem to be used
 Requires:	php-xml
 Requires:	webapps
@@ -96,6 +98,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -214,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/03/09 17:12:54  wolvverine
+- add patch mail in utf-8
+
 Revision 1.23  2006/02/14 19:52:01  glen
 - BR unzip
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sugarcrm.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list