Browse Source

modifying package: js-1.6.20070208 20080403 -> 20080419

master
parent
commit
cc203c0764
  1. 6
      js/js.patch
  2. 4
      js/js.spec

6
js/js.patch

@ -1,6 +1,6 @@
Index: JavaScript-1.05/Makefile.PL Index: JavaScript-1.06/Makefile.PL
--- JavaScript-1.05/Makefile.PL.orig 2008-03-27 17:08:05 +0100 --- JavaScript-1.06/Makefile.PL.orig 2008-03-27 17:08:05 +0100
+++ JavaScript-1.05/Makefile.PL 2008-04-03 09:36:31 +0200 +++ JavaScript-1.06/Makefile.PL 2008-04-03 09:36:31 +0200
@@ -92,7 +92,7 @@ @@ -92,7 +92,7 @@
# Override with $ENV{JS_LIB} and $ENV{JS_INC} # Override with $ENV{JS_LIB} and $ENV{JS_INC}
if (exists $ENV{JS_LIB}) { if (exists $ENV{JS_LIB}) {

4
js/js.spec

@ -23,7 +23,7 @@
# package version # package version
%define V_js 1.6.20070208 %define V_js 1.6.20070208
%define V_javascript 1.05 %define V_javascript 1.06
%define V_javascript_spidermonkey 0.19 %define V_javascript_spidermonkey 0.19
%define V_javascript_squish 0.07 %define V_javascript_squish 0.07
%define V_javascript_code 0.08 %define V_javascript_code 0.08
@ -42,7 +42,7 @@ Class: PLUS
Group: Language Group: Language
License: MPL/GPL/LGPL License: MPL/GPL/LGPL
Version: %{V_js} Version: %{V_js}
Release: 20080403 Release: 20080419
# package options # package options
%option with_file yes %option with_file yes

Loading…
Cancel
Save