SPECS: eclipse-pdt.spec (NEW) - new -- need to find some source

glen glen at pld-linux.org
Fri Nov 30 23:54:11 CET 2007


Author: glen                         Date: Fri Nov 30 22:54:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new -- need to find some source

---- Files affected:
SPECS:
   eclipse-pdt.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/eclipse-pdt.spec
diff -u /dev/null SPECS/eclipse-pdt.spec:1.1
--- /dev/null	Fri Nov 30 23:54:11 2007
+++ SPECS/eclipse-pdt.spec	Fri Nov 30 23:54:05 2007
@@ -0,0 +1,42 @@
+# $Revision$, $Date$
+Summary:	PHP Development Tools framework for the Eclipse platform
+Name:		eclipse-pdt
+Version:	1.0
+Release:	0.1
+License:	EPL v1.0
+Group:		Development/Tools
+#Source0:	-
+# Source0-md5:	593b56fce7d1f1f799e87365cafefbef
+URL:		http://www.eclipse.org/pdt/
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+The PDT project provides a PHP Development Tools framework for the
+Eclipse platform. This project encompasses all development components
+necessary to develop PHP and facilitate extensibility. It leverages
+the existing Web Tools Project in providing developers with PHP
+capabilities.
+
+%prep
+%setup -q -c
+
+%build
+
+%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 <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2007-11-30 22:54:05  glen
+- new -- need to find some source
+
================================================================


More information about the pld-cvs-commit mailing list