zvetlik pushed to nodejs-wcwidth (master). "Initial package"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 23 07:16:52 UTC 2015


From a0af84e467eddbbdc549f789aae3116d0c26c311 Mon Sep 17 00:00:00 2001
From: Zuzana Svetlikova <zsvetlik at redhat.com>
Date: Sat, 23 May 2015 09:15:44 +0200
Subject: Initial package


diff --git a/nodejs-wcwidth.spec b/nodejs-wcwidth.spec
index b99859d..a76fb96 100644
--- a/nodejs-wcwidth.spec
+++ b/nodejs-wcwidth.spec
@@ -7,7 +7,7 @@
 
 Name:		%{?scl_prefix}nodejs-wcwidth
 Version:	1.0.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Port of C's wcwidth() and wcswidth()
 License:	MIT
 Url:		https://www.npmjs.com/package/wcwidth
@@ -18,9 +18,10 @@ ExclusiveArch:	%{nodejs_arches} noarch
 
 %if 0%{enable_tests}
 BuildRequires:	npm(tape)
-BuildRequires:	npm(defaults)
 %endif
 
+BuildRequires:	npm(defaults)
+
 %description
 Determine columns needed for a fixed-size wide-character string.
 
@@ -49,6 +50,9 @@ tape test/*.js
 %{nodejs_sitelib}/wcwidth
 
 %changelog
+* Sat May 23 2015 Zuzana Svetlikova <zsvetlik at redhat.com> - 1.0.0-6
+- Moved nodejs-defaults dependency outside conditional
+
 * Fri Mar 20 2015 Zuzana Svetlikova <zsvetlik at redhat.com> - 1.0.0-5
 - Added npm(defaults) to test dependencies
 - fixed URL
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/nodejs-wcwidth.git/commit/?h=master&id=a0af84e467eddbbdc549f789aae3116d0c26c311


More information about the scm-commits mailing list