Author: aredridel                    Date: Sat Jun 12 01:17:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.1.98

---- Files affected:
packages/nodejs:
   nodejs.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/nodejs/nodejs.spec
diff -u packages/nodejs/nodejs.spec:1.7 packages/nodejs/nodejs.spec:1.8
--- packages/nodejs/nodejs.spec:1.7     Sun May 30 21:58:15 2010
+++ packages/nodejs/nodejs.spec Sat Jun 12 03:17:45 2010
@@ -2,22 +2,15 @@
 # TODO:
 # - use system waf
 
-# For the 1.2 branch, we use 0s here
-# For 1.3+, we use the three digit versions
-%define                somajor 2
-%define                sominor 1
-%define                sobuild 2
-%define                sover %{somajor}.%{sominor}.%{sobuild}
-
 Summary:       Asynchronous JavaScript Engine
 Name:          nodejs
-Version:       0.1.97
+Version:       0.1.98
 Release:       0
 License:       BSD
 Group:         Libraries
 URL:           http://nodejs.org/
 Source0:       http://nodejs.org/dist/node-v%{version}.tar.gz
-# Source0-md5: 4e80b775f9417cc8305fdec34646d8fb
+# Source0-md5: d8a75cb5c18ce20e0206ced95a8c1544
 BuildRequires: gcc >= 5:4.0
 BuildRequires: libeio-devel
 BuildRequires: libev-devel >= 3.90
@@ -65,7 +58,9 @@
 export CFLAGS LDFLAGS CXXFLAGS CC CXX
 
 tools/waf-light configure \
-       --system \
+       --shared-v8 \
+       --shared-cares \
+       --shared-libev \
        --prefix=%{_prefix}
 
 tools/waf-light build
@@ -104,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/06/12 01:17:45  aredridel
+- 0.1.98
+
 Revision 1.7  2010/05/30 19:58:15  aredridel
 - 0.1.97
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nodejs/nodejs.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to