Author: glen Date: Tue Feb 19 12:06:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - unpack sources
---- Files affected: SPECS: scalix.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/scalix.spec diff -u SPECS/scalix.spec:1.2 SPECS/scalix.spec:1.3 --- SPECS/scalix.spec:1.2 Tue Feb 19 13:01:19 2008 +++ SPECS/scalix.spec Tue Feb 19 13:06:11 2008 @@ -1,5 +1,5 @@ # $Revision$, $Date$ -Summary: Scalix +Summary: Scalix Platform Name: scalix Version: 11.3.0 Release: 0.1 @@ -9,12 +9,19 @@ Source0: http://downloads.scalix.com/.opensource/11.3/%{name}-%{version}-source.tgz # Source0-md5: 1fe0a3d817decd19823c9f04b9a3e5ae URL: http://www.scalix.com/community/ +BuildRequires: ant BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +Scalix Platform %prep %setup -qc +%{__tar} zxf scalix-installer-src.tgz +%{__tar} zxf scalix-mobile-src.tgz +%{__tar} zxf scalix-platform-src.tgz +%{__tar} zxf scalix-sac-src.tgz +%{__tar} zxf scalix-sis-src.tgz %install rm -rf $RPM_BUILD_ROOT @@ -31,6 +38,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-02-19 12:06:11 glen +- unpack sources + Revision 1.2 2008-02-19 12:01:19 glen - seems distributable (consists of MPL 1.1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scalix.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
