use nodejs-packaging for building
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-base64-js?expand=0&rev=2
This commit is contained in:
		| @@ -1,3 +1,8 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Thu Oct  9 15:07:49 UTC 2014 - jgleissner@suse.com | ||||||
|  |  | ||||||
|  | - use nodejs-packaging for building | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Thu Aug 14 08:32:15 UTC 2014 - jgleissner@suse.com | Thu Aug 14 08:32:15 UTC 2014 - jgleissner@suse.com | ||||||
|  |  | ||||||
|   | |||||||
| @@ -25,13 +25,14 @@ Summary:         Base 64 Encoding | |||||||
| URL:             https://github.com/beatgammit/base64-js | URL:             https://github.com/beatgammit/base64-js | ||||||
| Group:           Development/Libraries/Other | Group:           Development/Libraries/Other | ||||||
| Source0:         http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz | Source0:         http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz | ||||||
| Requires:        nodejs | BuildRequires:   nodejs-packaging | ||||||
| BuildRequires:   nodejs |  | ||||||
| BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root | BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root | ||||||
| BuildArch:       noarch | BuildArch:       noarch | ||||||
| ExclusiveArch:   %{ix86} x86_64 %{arm} noarch | ExclusiveArch:   %{ix86} x86_64 %{arm} noarch | ||||||
|  |  | ||||||
|  |  | ||||||
|  | %nodejs_find_provides_and_requires | ||||||
|  |  | ||||||
| %description | %description | ||||||
| base64-js does basic base64 encoding/decoding in pure JS | base64-js does basic base64 encoding/decoding in pure JS | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user