Author: glen                         Date: Thu Feb  9 10:07:24 2012 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- update

---- Files affected:
template-specs:
   nodejs-package.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: template-specs/nodejs-package.spec
diff -u template-specs/nodejs-package.spec:1.2 
template-specs/nodejs-package.spec:1.3
--- template-specs/nodejs-package.spec:1.2      Thu Jan 26 21:03:24 2012
+++ template-specs/nodejs-package.spec  Thu Feb  9 11:07:19 2012
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
-%define                pkg     PACKAGE
+%define                pkg     PACKAGE_NAME
 Summary:       -
 Name:          nodejs-%{pkg}
 Version:       0.1
 Release:       0.1
 License:       MIT
 Group:         Development/Libraries
-URL:           https://github.com/substack/node-PACKAGE
-Source0:       http://registry.npmjs.org/PACKAGE/-/%{pkg}-%{version}.tgz
+URL:           https://github.com/.../node-PACKAGE_NAME
+Source0:       http://registry.npmjs.org/PACKAGE_NAME/-/%{pkg}-%{version}.tgz
+# Source0-md5: -
 BuildRequires: rpmbuild(macros) >= 1.634
 Requires:      nodejs
 BuildArch:     noarch
@@ -34,6 +35,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README.markdown
+%doc README.md
 %{nodejs_libdir}/%{pkg}
 %{_examplesdir}/%{name}-%{version}
 
@@ -43,6 +45,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2012/02/09 10:07:19  glen
+- update
+
 Revision 1.2  2012/01/26 20:03:24  glen
 - typos
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/nodejs-package.spec?r1=1.2&r2=1.3&f=u

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

Reply via email to