]> git.pld-linux.org Git - packages/nodejs.git/commitdiff
- 1.9.6
authoraredridel <aredridel@pld-linux.org>
Sun, 23 May 2010 14:27:02 +0000 (14:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nodejs.spec -> 1.5

nodejs.spec

index a851c4e5a906285341ddc2efb2bd2f000ae2d6a9..99c005090b8368f80de52c82a6c930a0d733741d 100644 (file)
 
 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
@@ -27,8 +26,8 @@ BuildRequires:        libstdc++-devel
 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)
 
@@ -51,7 +50,6 @@ Development headers for nodejs.
 
 %prep
 %setup -q -n node-v%{version}
-%patch0 -p1
 
 %build
 # build library
This page took 0.068171 seconds and 4 git commands to generate.