[packages/nodejs-osenv] up to 0.1.0
glen
glen at pld-linux.org
Sun Jan 10 15:24:17 CET 2016
commit 11bd790c02b9ef32af97dee0aa32d1b1b43dde8a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Jan 9 17:31:05 2016 +0200
up to 0.1.0
nodejs-osenv.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/nodejs-osenv.spec b/nodejs-osenv.spec
index 8b7b804..b2ad060 100644
--- a/nodejs-osenv.spec
+++ b/nodejs-osenv.spec
@@ -1,20 +1,20 @@
%define pkg osenv
-Summary: Recursively mkdir, like "mkdir -p"
+Summary: Look up environment settings specific to different operating systems
Name: nodejs-%{pkg}
-Version: 0.0.3
+Version: 0.1.0
Release: 1
License: MIT
Group: Development/Libraries
-URL: https://github.com/isaacs/osenv
Source0: http://registry.npmjs.org/osenv/-/%{pkg}-%{version}.tgz
-# Source0-md5: f42ac372960369633871ab3550cb43fb
+# Source0-md5: 91aa897b4cd6d64aa19d6c4ee4ede70a
+URL: https://github.com/isaacs/osenv
BuildRequires: rpmbuild(macros) >= 1.634
Requires: nodejs
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Recursively mkdir, like "mkdir -p".
+Look up environment settings specific to different operating systems.
%prep
%setup -qc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-osenv.git/commitdiff/11bd790c02b9ef32af97dee0aa32d1b1b43dde8a
More information about the pld-cvs-commit
mailing list