Author: qboosh Date: Sun Dec 16 00:08:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - noted download URL - license doesn't look relaxed
---- Files affected: SPECS: jaf.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/jaf.spec diff -u SPECS/jaf.spec:1.22 SPECS/jaf.spec:1.23 --- SPECS/jaf.spec:1.22 Tue Dec 11 14:40:37 2007 +++ SPECS/jaf.spec Sun Dec 16 01:08:34 2007 @@ -2,9 +2,6 @@ # NOTE: # The JavaBeans Activation Framework 1.1.1 final release is included with the # Java SE 6 release and is also available separately. -# -# TODO -# - recheck the license, perhaps it's more relaxed now. %include /usr/lib/rpm/macros.java Summary: JavaBeans (tm) Activation Framework Summary(pl.UTF-8): Środowisko aktywacyjne JavaBeans(tm) @@ -13,7 +10,7 @@ Release: 1 License: restricted (see LICENSE.txt) Group: Development/Languages/Java -# download through froms from URL +# download through forms from http://java.sun.com/products/javabeans/jaf/downloads/index.html#download Source0: %{name}-%(echo %{version} | tr . _).zip # NoSource0-md5: e55a9e5a44eb55fa588d1020544226f1 NoSource: 0 @@ -92,8 +89,10 @@ %files %defattr(644,root,root,755) -%doc LICENSE.txt RELNOTES.txt README.txt -%{_javadir}/*.jar +%doc LICENSE.txt RELNOTES.txt README.txt distributionREADME.txt +%{_javadir}/activation.jar +%{_javadir}/jaf.jar +%{_javadir}/jaf-%{version}.jar %files doc %defattr(644,root,root,755) @@ -114,6 +113,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2007-12-16 00:08:34 qboosh +- noted download URL +- license doesn't look relaxed + Revision 1.22 2007-12-11 13:40:37 glen - update to 1.1.1 (same version is in java-sun 1.6) - add -javadoc and -demo packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jaf.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
