commit 090ee649fe4be1106cff09cf790abcd3c784e130
Author: Aria Stewart <[email protected]>
Date:   Sun Dec 2 12:28:48 2012 -0700

    Paramterize package name in url

 nodejs-npmlog.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs-npmlog.spec b/nodejs-npmlog.spec
index 89c078a..a2cf039 100644
--- a/nodejs-npmlog.spec
+++ b/nodejs-npmlog.spec
@@ -7,7 +7,7 @@ License:        MIT
 Group:         Development/Libraries
 URL:           https://github.com/isaacs/npmlog
 # download from https://github.com/isaacs/%{pkg}/tarball/%%{version}
-Source0:       http://registry.npmjs.org/npmlog/-/npmlog-%{version}.tgz
+Source0:       http://registry.npmjs.org/%{pkg}/-/%{pkg}-%{version}.tgz
 # Source0-md5: bcda69b411c0d821a61bf1567772d04a
 BuildRequires: rpmbuild(macros) >= 1.634
 BuildRequires: sed >= 4.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-npmlog.git/commitdiff/090ee649fe4be1106cff09cf790abcd3c784e130

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

Reply via email to