2014-10-17 12:04:53 +00:00
committed by Git OBS Bridge
parent a3957c2133
commit 27f0c6d7dc
2 changed files with 7 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 17 12:04:44 UTC 2014 - jgleissner@suse.com
- fixed requires
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 10 18:10:13 UTC 2014 - darin@darins.net Fri Oct 10 18:10:13 UTC 2014 - darin@darins.net

View File

@@ -26,12 +26,11 @@ Group: Development/Languages/Other
Url: https://github.com/angular/bower-angular-route Url: https://github.com/angular/bower-angular-route
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-1.2.17-build.163.1.tgz Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-1.2.17-build.163.1.tgz
BuildRequires: nodejs-packaging BuildRequires: nodejs-packaging
BuildRequires: nodejs
Requires: nodejs
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 angular-route module. This is a port of the bower-angular-route package for all the npm fans :). Node.js angular-route module. This is a port of the bower-angular-route package for all the npm fans :).