diff --git a/nodejs-underscore.string.changes b/nodejs-underscore.string.changes index 24a3f1f..9ee23a4 100644 --- a/nodejs-underscore.string.changes +++ b/nodejs-underscore.string.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 9 15:08:44 UTC 2014 - jgleissner@suse.com + +- use nodejs-packaging for building + ------------------------------------------------------------------- Fri Sep 26 13:09:08 UTC 2014 - i@marguerite.su diff --git a/nodejs-underscore.string.spec b/nodejs-underscore.string.spec index 0616e45..bf68466 100644 --- a/nodejs-underscore.string.spec +++ b/nodejs-underscore.string.spec @@ -25,13 +25,14 @@ Summary: String manipulation extensions for Underscore.js javascript lib URL: http://epeli.github.com/underscore.string/ Group: Development/Languages/Other Source: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz -BuildRequires: nodejs +BuildRequires: nodejs-packaging BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ExclusiveArch: %{ix86} x86_64 %{arm} noarch -%{?nodejs_requires} +%nodejs_find_provides_and_requires + %description Node.js underscore.string module. String manipulation extensions for Underscore.js javascript library.