commit 4a446ec1426cbc61e21bf35e3d4af63d4cf7eed4
Author: Łukasz Kieś <[email protected]>
Date: Tue Mar 4 18:50:27 2014 +0100
- updated to 2.0.1
- correct license
nodejs-inherits.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/nodejs-inherits.spec b/nodejs-inherits.spec
index ac2e085..2f58dab 100644
--- a/nodejs-inherits.spec
+++ b/nodejs-inherits.spec
@@ -1,13 +1,13 @@
%define pkg inherits
Summary: A tiny simple way to do classic inheritance in js
Name: nodejs-%{pkg}
-Version: 1.0.0
+Version: 2.0.1
Release: 1
-License: MIT
+License: ISC
Group: Development/Libraries
URL: https://github.com/isaacs/inherits
Source0: http://registry.npmjs.org/inherits/-/%{pkg}-%{version}.tgz
-# Source0-md5: ec96e0e077a0320f598975bae6000316
+# Source0-md5: 83a19cf64f1dc35573d8752130fd099d
BuildRequires: rpmbuild(macros) >= 1.634
Requires: nodejs
BuildArch: noarch
@@ -24,7 +24,7 @@ mv package/* .
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
-cp -pr %{pkg}.js package.json $RPM_BUILD_ROOT%{nodejs_libdir}/%{pkg}
+cp -pr %{pkg}.js %{pkg}_browser.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-inherits.git/commitdiff/4a446ec1426cbc61e21bf35e3d4af63d4cf7eed4
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit