SPECS: apache-tomcat.spec - require java-mail, not just any javamail

pawelz pawelz at pld-linux.org
Wed Apr 8 19:25:17 CEST 2009


Author: pawelz                       Date: Wed Apr  8 17:25:17 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require java-mail, not just any javamail

---- Files affected:
SPECS:
   apache-tomcat.spec (1.92 -> 1.93) 

---- Diffs:

================================================================
Index: SPECS/apache-tomcat.spec
diff -u SPECS/apache-tomcat.spec:1.92 SPECS/apache-tomcat.spec:1.93
--- SPECS/apache-tomcat.spec:1.92	Wed Apr  8 10:45:17 2009
+++ SPECS/apache-tomcat.spec	Wed Apr  8 19:25:12 2009
@@ -69,7 +69,7 @@
 BuildRequires:	java-xerces >= 0:2.7.1
 BuildRequires:	java-xml-commons
 #BuildRequires:	java-xml-commons >= 1.3
-BuildRequires:	javamail >= 0:1.3.1
+BuildRequires:	java-mail >= 0:1.3.1
 BuildRequires:	jaxp_parser_impl >= 0:2.7.1
 BuildRequires:	jdbc-stdext >= 0:2.0
 BuildRequires:	jmx
@@ -464,6 +464,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93  2009/04/08 17:25:12  pawelz
+- require java-mail, not just any javamail
+
 Revision 1.92  2009/04/08 08:45:17  glen
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-tomcat.spec?r1=1.92&r2=1.93&f=u



More information about the pld-cvs-commit mailing list