Hello community,

here is the log from the commit of package nodejs-node-gyp for openSUSE:Factory 
checked in at 2014-10-24 10:46:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-node-gyp (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-node-gyp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-node-gyp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-node-gyp/nodejs-node-gyp.changes  
2014-09-30 20:09:23.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-node-gyp.new/nodejs-node-gyp.changes     
2014-10-24 10:46:56.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 15:08:23 UTC 2014 - [email protected]
+
+- use nodejs-packaging for building
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nodejs-node-gyp.spec ++++++
--- /var/tmp/diff_new_pack.jXJy9v/_old  2014-10-24 10:46:57.000000000 +0200
+++ /var/tmp/diff_new_pack.jXJy9v/_new  2014-10-24 10:46:57.000000000 +0200
@@ -30,25 +30,13 @@
 # use RPM installed headers by default instead of downloading a source tree
 # for the currently running node version
 Patch:         node-gyp-addon-gypi.patch
-BuildRequires:  nodejs
-Requires:      nodejs-fstream
-Requires:      nodejs-glob
-Requires:      nodejs-graceful-fs
-Requires:      nodejs-minimatch
-Requires:      nodejs-mkdirp
-Requires:      nodejs-nopt
-Requires:      nodejs-npmlog
-Requires:      nodejs-osenv
-Requires:      nodejs-request
-Requires:      nodejs-rimraf
-Requires:      nodejs-semver
-Requires:      nodejs-tar
-Requires:      nodejs-which
+BuildRequires:  nodejs-packaging
 Requires:      gcc-c++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
-%{?nodejs_requires}
+
+%nodejs_find_provides_and_requires
 
 %description
 node-gyp is a cross-platform command-line tool written in Node.js for 
compiling native addon modules for Node.js. It bundles the gyp project used by 
the Chromium team and takes away the pain of dealing with the various 
differences in build platforms. It is the replacement to the node-waf program 
which is removed for node v0.8. If you have a native addon for node that still 
has a wscript file, then you should definitely add a binding.gyp file to 
support the latest versions of node.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to