commit 2bbd9c0d6a38f6455bc913adc17f6f021e6ced72
Author: Aria Stewart <[email protected]>
Date:   Sun Dec 2 20:40:29 2012 -0700

    Up to 2.0.2

 nodejs-rimraf.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-rimraf.spec b/nodejs-rimraf.spec
index eada1c1..e974b44 100644
--- a/nodejs-rimraf.spec
+++ b/nodejs-rimraf.spec
@@ -2,17 +2,16 @@
 # Conditional build:
 %bcond_without tests           # build without tests
 
-%define                git_hash 5022381
 %define                pkg     rimraf
 Summary:       A deep deletion module for node.js
 Name:          nodejs-%{pkg}
-Version:       1.0.9
-Release:       2
+Version:       2.0.2
+Release:       1
 License:       MIT
 Group:         Development/Libraries
 URL:           https://github.com/isaacs/%{pkg}
 Source0:       http://registry.npmjs.org/%{pkg}/-/%{pkg}-%{version}.tgz
-# Source0-md5: 230542bf0c1b317b460e66f5e55a6409
+# Source0-md5: 629d8bb90976553382fbee10f7907368
 BuildRequires: bash
 BuildRequires: nodejs
 BuildRequires: rpmbuild(macros) >= 1.634
@@ -37,7 +36,7 @@ bash run.sh
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
-cp -p %{pkg}.js fiber.js package.json $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
+cp -p %{pkg}.js package.json $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-rimraf.git/commitdiff/2bbd9c0d6a38f6455bc913adc17f6f021e6ced72

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

Reply via email to