- fixed requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-contextify?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 17 12:08:11 UTC 2014 - jgleissner@suse.com
|
||||||
|
|
||||||
|
- fixed requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 10 18:10:36 UTC 2014 - darin@darins.net
|
Fri Oct 10 18:10:36 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
|
|||||||
@@ -26,13 +26,11 @@ Group: Development/Languages/Other
|
|||||||
Url: https://github.com/brianmcd/contextify
|
Url: https://github.com/brianmcd/contextify
|
||||||
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||||
BuildRequires: nodejs-packaging
|
BuildRequires: nodejs-packaging
|
||||||
BuildRequires: nodejs
|
|
||||||
Requires: nodejs
|
|
||||||
Requires: nodejs-bindings
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %ix86 x86_64 %{arm} noarch
|
ExclusiveArch: %ix86 x86_64 %{arm} noarch
|
||||||
%{?nodejs_requires}
|
|
||||||
|
%nodejs_find_provides_and_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Node.js contextify module. Turn an object into a persistent execution context.
|
Node.js contextify module. Turn an object into a persistent execution context.
|
||||||
|
|||||||
Reference in New Issue
Block a user