SPECS: rhino.spec - I see no arch specific files here. noarch the ...
glen
glen at pld-linux.org
Sun Aug 14 14:06:39 CEST 2005
Author: glen Date: Sun Aug 14 12:06:39 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- I see no arch specific files here. noarch the package
---- Files affected:
SPECS:
rhino.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/rhino.spec
diff -u SPECS/rhino.spec:1.5 SPECS/rhino.spec:1.6
--- SPECS/rhino.spec:1.5 Sun May 8 16:31:52 2005
+++ SPECS/rhino.spec Sun Aug 14 14:06:33 2005
@@ -2,9 +2,10 @@
Summary: Rhino - JavaScript for Java
Summary(pl): Rhino - JavaScript dla Javy
Name: rhino
+# TODO: with next version don't put "R1" to Version (to avoid epoch bumps!)
Version: 1.6R1
%define fver %(echo %{version} | tr . _)
-Release: 1
+Release: 1.1
License: NPL 1.1
Group: Development/Languages/Java
Source0: http://ftp.mozilla.org/pub/mozilla.org/js/%{name}%{fver}.zip
@@ -13,6 +14,7 @@
#BuildRequires: jakarta-ant
BuildRequires: unzip
Requires: jre
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _javalibdir %{_datadir}/java
@@ -54,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/08/14 12:06:33 glen
+- I see no arch specific files here. noarch the package
+
Revision 1.5 2005/05/08 14:31:52 qboosh
- added URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rhino.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list