Author: glen Date: Tue Feb 19 11:58:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - new
---- Files affected: SPECS: scalix.spec (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SPECS/scalix.spec diff -u /dev/null SPECS/scalix.spec:1.1 --- /dev/null Tue Feb 19 12:58:26 2008 +++ SPECS/scalix.spec Tue Feb 19 12:58:21 2008 @@ -0,0 +1,38 @@ +# $Revision$, $Date$ +# TODO +# - check what the free software means (distributable or not) +Summary: Scalix +Name: scalix +Version: 11.3.0 +Release: 0.1 +License: Free software +Group: Applications/WWW +Source0: http://downloads.scalix.com/.opensource/11.3/%{name}-%{version}-source.tgz +# NoSource0-md5: 1fe0a3d817decd19823c9f04b9a3e5ae +NoSource: 0 +URL: http://www.scalix.com/community/ +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) + +%description + +%prep +%setup -qc + +%install +rm -rf $RPM_BUILD_ROOT + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(644,root,root,755) + +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%changelog +* %{date} PLD Team <[EMAIL PROTECTED]> +All persons listed below can be reached at <cvs_login>@pld-linux.org + +$Log$ +Revision 1.1 2008-02-19 11:58:21 glen +- new + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
