SPECS: scalix.spec - BR: java-lucene-contrib - sis package now compiles! - ...

paszczus paszczus at pld-linux.org
Sun Mar 29 19:37:28 CEST 2009


Author: paszczus                     Date: Sun Mar 29 17:37:28 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: java-lucene-contrib
- sis package now compiles!
- added -sis subpackage (without files for now)

---- Files affected:
SPECS:
   scalix.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/scalix.spec
diff -u SPECS/scalix.spec:1.14 SPECS/scalix.spec:1.15
--- SPECS/scalix.spec:1.14	Sun Mar 29 00:25:21 2009
+++ SPECS/scalix.spec	Sun Mar 29 19:37:23 2009
@@ -27,7 +27,7 @@
 BuildRequires:	java-commons-logging
 BuildRequires:	java-ical4j
 BuildRequires:	java-log4j
-BuildRequires:	java-lucene
+BuildRequires:	java-lucene-contrib
 BuildRequires:	java-mail
 BuildRequires:	java-servletapi5
 BuildRequires:	java-sun
@@ -53,6 +53,14 @@
 %description mobile
 Mobile Scalix
 
+%package sis
+Summary:	Scalix SIS
+Group:		Applications/WWW
+Requires:	%{name} = %{version}
+
+%description sis
+SIS for Scalix
+
 %prep
 %setup -qc
 %{__tar} zxf scalix-installer-src.tgz
@@ -66,7 +74,7 @@
 
 %build
 
-CLASSPATH=$(build-classpath activation antlr asm2 commons-cli commons-codec commons-collections commons-httpclient commons-lang commons-logging ical4j log4j lucene jsp-api mail servlet)
+CLASSPATH=$(build-classpath activation antlr asm2 commons-cli commons-codec commons-collections commons-httpclient commons-lang commons-logging ical4j log4j lucene lucene-snowball jsp-api mail servlet)
 #PACKAGES="installer mobile platform sac sis"
 PACKAGES="installer sis"
 
@@ -81,9 +89,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+# Installer
 install -d $RPM_BUILD_ROOT%{_sbindir}
 install scalix-installer/dist/scalix-installer $RPM_BUILD_ROOT%{_sbindir}/scalix-installer
 
+# SIS
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -94,12 +105,20 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/scalix-installer
 
+%files sis
+%defattr(644,root,root,755)
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2009/03/29 17:37:23  paszczus
+- BR: java-lucene-contrib
+- sis package now compiles!
+- added -sis subpackage (without files for now)
+
 Revision 1.14  2009/03/28 23:25:21  paszczus
 - added lucene and jsp-api to CLASSPATH;, thx pawelz
 
================================================================

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



More information about the pld-cvs-commit mailing list