Hello community, here is the log from the commit of package nodejs-glob for openSUSE:Factory checked in at 2014-10-24 10:46:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs-glob (Old) and /work/SRC/openSUSE:Factory/.nodejs-glob.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-glob" Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs-glob/nodejs-glob.changes 2014-09-23 10:46:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nodejs-glob.new/nodejs-glob.changes 2014-10-24 10:46:35.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 9 15:08:10 UTC 2014 - [email protected] + +- use nodejs-packaging for building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs-glob.spec ++++++ --- /var/tmp/diff_new_pack.QDxzYs/_old 2014-10-24 10:46:35.000000000 +0200 +++ /var/tmp/diff_new_pack.QDxzYs/_new 2014-10-24 10:46:35.000000000 +0200 @@ -15,25 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define base_name glob Name: nodejs-glob Version: 4.0.6 Release: 0 -License: ISC Summary: File Globbing -URL: https://github.com/isaacs/node-glob +License: ISC Group: Development/Libraries/Other +Url: https://github.com/isaacs/node-glob Source: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz -BuildRequires: nodejs -Requires: nodejs-graceful-fs -Requires: nodejs-inherits -Requires: nodejs-minimatch -Requires: nodejs-once -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root +BuildRequires: nodejs-packaging +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch ExclusiveArch: %{ix86} x86_64 %{arm} noarch -%{?nodejs_requires} + +%nodejs_find_provides_and_requires %description Match files using the patterns the shell uses, like stars and stuff. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
