SPECS: scalix.spec - do not search for jars in tomcat directories. Use syst...

pawelz pawelz at pld-linux.org
Thu Mar 26 14:14:00 CET 2009


Author: pawelz                       Date: Thu Mar 26 13:14:00 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not search for jars in tomcat directories. Use system libraries.

---- Files affected:
SPECS:
   scalix.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/scalix.spec
diff -u SPECS/scalix.spec:1.8 SPECS/scalix.spec:1.9
--- SPECS/scalix.spec:1.8	Thu Mar 26 14:01:16 2009
+++ SPECS/scalix.spec	Thu Mar 26 14:13:55 2009
@@ -14,6 +14,7 @@
 # Source0-md5:	fb4794f841319ed07605a8619e5a9c36
 Patch0:		%{name}-python25_26.patch
 Patch1:		%{name}-merlin-fixes.patch
+Patch2:		%{name}-build.patch
 URL:		http://www.scalix.com/community/
 BuildRequires:	ant >= 1.6.5
 BuildRequires:	java-sun
@@ -48,8 +49,11 @@
 %{__tar} zxf scalix-sis-src.tgz
 %patch0 -p0
 %patch1 -p0
+%patch2 -p1
 
 %build
+
+CLASSPATH=$(build-classpath mail servlet)
 #PACKAGES="installer mobile platform sac sis"
 PACKAGES="installer"
 
@@ -82,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2009/03/26 13:13:55  pawelz
+- do not search for jars in tomcat directories. Use system libraries.
+
 Revision 1.8  2009/03/26 13:01:16  paszczus
 - added %build, thx pawelz
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scalix.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list