Author: pawelz Date: Thu Aug 13 14:48:05 2009 GMT Module: packages Tag: DEVEL ---- Log message: - up to 3.5 - not tested
---- Files affected: packages/eclipse-jdt: eclipse-jdt.spec (1.6 -> 1.6.2.1) ---- Diffs: ================================================================ Index: packages/eclipse-jdt/eclipse-jdt.spec diff -u packages/eclipse-jdt/eclipse-jdt.spec:1.6 packages/eclipse-jdt/eclipse-jdt.spec:1.6.2.1 --- packages/eclipse-jdt/eclipse-jdt.spec:1.6 Mon Jan 26 11:19:04 2009 +++ packages/eclipse-jdt/eclipse-jdt.spec Thu Aug 13 16:47:59 2009 @@ -1,14 +1,18 @@ # $Revision$, $Date$ +# TODO: +# - documentation +# - test if it works +# - what about the rest of jar files? %include /usr/lib/rpm/macros.java Summary: Eclipse Java Development Tools (JDT) Summary(pl.UTF-8): Narzędzia programistyczne JDT (Java Development Tools) dla Eclipse Name: eclipse-jdt -Version: 3.1.2 -Release: 1 +Version: 3.5 +Release: 0.1 License: EPL v1.0 Group: Development/Languages/Java -Source0: http://archive.eclipse.org/eclipse/downloads/drops/R-%{version}-200601181600/eclipse-JDT-%{version}.zip -# Source0-md5: 5425b78525b6f0b01416b78cdef4d50e +Source0: http://download.eclipse.org/eclipse/downloads/drops/R-%{version}-200906111540/eclipse-JDT-SDK-%{version}.zip +# Source0-md5: 4c99986911c9ee894b3818c87719b39f URL: http://www.eclipse.org/jdt/ BuildRequires: jpackage-utils BuildRequires: rpm-javaprov @@ -40,7 +44,7 @@ %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_javadir} -cp -a plugins/org.eclipse.jdt.core_%{version}.jar $RPM_BUILD_ROOT%{_javadir}/org.eclipse.jdt.core-%{version}.jar +cp -a plugins/org.eclipse.jdt.core_3.5.0.v_963.jar $RPM_BUILD_ROOT%{_javadir}/org.eclipse.jdt.core-%{version}.jar ln -s org.eclipse.jdt.core-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/org.eclipse.jdt.core.jar %clean @@ -48,7 +52,7 @@ %files %defattr(644,root,root,755) -%doc epl-v10.html notice.html +#%doc epl-v10.html notice.html %{_javadir}/*.jar %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -57,6 +61,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6.2.1 2009/08/13 14:47:59 pawelz +- up to 3.5 +- not tested + Revision 1.6 2009/01/26 10:19:04 glen - release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eclipse-jdt/eclipse-jdt.spec?r1=1.6&r2=1.6.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
