SPECS: js.spec - utf8 support on - release 5

mis mis at pld-linux.org
Thu Nov 20 09:21:15 CET 2008


Author: mis                          Date: Thu Nov 20 08:21:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- utf8 support on
- release 5

---- Files affected:
SPECS:
   js.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/js.spec
diff -u SPECS/js.spec:1.51 SPECS/js.spec:1.52
--- SPECS/js.spec:1.51	Wed Sep 24 12:30:50 2008
+++ SPECS/js.spec	Thu Nov 20 09:21:10 2008
@@ -13,7 +13,7 @@
 Summary(pl.UTF-8):	Wzorcowa implementacja JavaScriptu
 Name:		js
 Version:	1.7.0
-Release:	4
+Release:	5
 Epoch:		2
 License:	MPL 1.1 or GPL v2+ or LGPL v2.1+
 Group:		Libraries
@@ -148,7 +148,7 @@
 %build
 %{__make} -j1 -C src -f Makefile.ref \
 	%{!?debug:BUILD_OPT=1} \
-	OPTIMIZER="%{rpmcflags} -DHAVE_VA_COPY -DVA_COPY=va_copy" \
+	OPTIMIZER="%{rpmcflags} -DHAVE_VA_COPY -DVA_COPY=va_copy -DJS_C_STRINGS_ARE_UTF8=1" \
 	JS_READLINE=1 \
 	CC="%{__cc}" \
 	LDFLAGS="%{rpmldflags}" \
@@ -245,6 +245,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008/11/20 08:21:10  mis
+- utf8 support on
+- release 5
+
 Revision 1.51  2008/09/24 10:30:50  glen
 - jscpucfg looks like development resource
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/js.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list