Author: aredridel Date: Sun May 23 14:27:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - 1.9.6
---- Files affected: packages/nodejs: nodejs.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/nodejs/nodejs.spec diff -u packages/nodejs/nodejs.spec:1.4 packages/nodejs/nodejs.spec:1.5 --- packages/nodejs/nodejs.spec:1.4 Sat Apr 24 05:07:54 2010 +++ packages/nodejs/nodejs.spec Sun May 23 16:27:02 2010 @@ -11,14 +11,13 @@ Summary: Asynchronous JavaScript Engine Name: nodejs -Version: 0.1.92 +Version: 0.1.96 Release: 0 License: BSD Group: Libraries URL: http://nodejs.org/ -Patch0: nodejs-cares-build.patch Source0: http://nodejs.org/dist/node-v%{version}.tar.gz -# Source0-md5: 6f49c25a73e9bf0d23363917ab9b1c5f +# Source0-md5: 5e83341afe2b5edf0595e92f96ceed09 Source1: http://www.crockford.com/javascript/jsmin.py.txt # Source1-md5: 0521ddcf3e52457223c6e0d602486a89 BuildRequires: gcc >= 5:4.0 @@ -28,8 +27,8 @@ BuildRequires: python BuildRequires: rpm >= 4.4.9-56 BuildRequires: udns-devel -BuildRequires: c-ares-devel >= 1.7.0 -BuildRequires: v8-devel >= 2.2.4.2 +BuildRequires: c-ares-devel >= 1.7.1-0.20100523.0 +BuildRequires: v8-devel >= 2.2.8 ExclusiveArch: %{ix86} %{x8664} arm BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,7 +51,6 @@ %prep %setup -q -n node-v%{version} -%patch0 -p1 %build # build library @@ -110,6 +108,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2010/05/23 14:27:02 aredridel +- 1.9.6 + Revision 1.4 2010/04/24 03:07:54 aredridel - up to 0.1.92 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nodejs/nodejs.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
