Author: paszczus Date: Thu Mar 26 10:57:27 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - added Patch0, adaptarized
---- Files affected: SPECS: scalix.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/scalix.spec diff -u SPECS/scalix.spec:1.5 SPECS/scalix.spec:1.6 --- SPECS/scalix.spec:1.5 Thu Mar 26 10:28:22 2009 +++ SPECS/scalix.spec Thu Mar 26 11:57:21 2009 @@ -10,12 +10,13 @@ # http://www.scalix.com/community/opensource/licensing.php License: Scalix Public License (SPL) Group: Applications/WWW -Source0: http://downloads.scalix.com/.opensource/11.4.3/%{name}-%{version}-GA-source.tgz +Source0: http://downloads.scalix.com/.opensource/11.4.3/%{name}-%{version}-GA-source.tgz # Source0-md5: fb4794f841319ed07605a8619e5a9c36 +Patch0: %{name}-python25_26.patch URL: http://www.scalix.com/community/ BuildRequires: ant >= 1.6.5 -BuildRequires: python-devel >= 2.4 BuildRequires: java-sun +BuildRequires: python-devel >= 2.2.2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -31,8 +32,8 @@ Installer for Scalix Platform %package mobile -Summary: Scalix Platform for Mobile -Group: Applications/WWW +Summary: Scalix Platform for Mobile +Group: Applications/WWW %description mobile Mobile Scalix @@ -44,6 +45,7 @@ %{__tar} zxf scalix-platform-src.tgz %{__tar} zxf scalix-sac-src.tgz %{__tar} zxf scalix-sis-src.tgz +%patch0 -p0 #PACKAGES="installer mobile platform sac sis" PACKAGES="installer" @@ -68,7 +70,7 @@ %defattr(644,root,root,755) %files installer -%defattr(644,root,root,755 +%defattr(644,root,root,755) %attr(755,root,root) %{_sbindir}/scalix-installer %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -77,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/03/26 10:57:21 paszczus +- added Patch0, adaptarized + Revision 1.5 2009/03/26 09:28:22 paszczus - build only installer for now - added installer Rs: awk, perl-base ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/scalix.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
