SPECS: rhino.spec - updated to 1.6R6 (dual-licensed now)

qboosh qboosh at pld-linux.org
Wed Aug 1 21:40:21 CEST 2007


Author: qboosh                       Date: Wed Aug  1 19:40:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.6R6 (dual-licensed now)

---- Files affected:
SPECS:
   rhino.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/rhino.spec
diff -u SPECS/rhino.spec:1.13 SPECS/rhino.spec:1.14
--- SPECS/rhino.spec:1.13	Tue Feb 13 09:06:44 2007
+++ SPECS/rhino.spec	Wed Aug  1 21:40:15 2007
@@ -2,13 +2,13 @@
 Summary:	Rhino - JavaScript for Java
 Summary(pl.UTF-8):	Rhino - JavaScript dla Javy
 Name:		rhino
-Version:	1.6R5
+Version:	1.6R6
 %define	fver	%(echo %{version} | tr . _)
 Release:	1
-License:	NPL 1.1
+License:	MPL 1.1 or GPL v2+
 Group:		Development/Languages/Java
 Source0:	http://ftp.mozilla.org/pub/mozilla.org/js/%{name}%{fver}.zip
-# Source0-md5:	c93b6d0bb8ba83c3760efeb30525728a
+# Source0-md5:	03093ee9dbe9d10ce19f274c76c61f8f
 URL:		http://www.mozilla.org/rhino/
 #BuildRequires:	ant
 BuildRequires:	unzip
@@ -32,7 +32,8 @@
 %setup -q -n %{name}%{fver}
 
 %build
-# tries to download xbean.zip from www.apache.org
+# tries to download jfc from java.sun.com
+# tries to download xbean.zip (xmlbeans-2.2.0.zip) from www.apache.org
 #ant dist
 
 %install
@@ -46,7 +47,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc docs/*
+%doc javadoc/*
 %{_javalibdir}/*.jar
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/08/01 19:40:15  qboosh
+- updated to 1.6R6 (dual-licensed now)
+
 Revision 1.13  2007/02/13 08:06:44  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rhino.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list