- fixed requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-angular-animate?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 11:57:49 UTC 2014 - jgleissner@suse.com
|
||||
|
||||
- fixed requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 18:09:57 UTC 2014 - darin@darins.net
|
||||
|
||||
|
@@ -20,18 +20,17 @@
|
||||
Name: nodejs-%{base_name}
|
||||
Version: 1.2.23
|
||||
Release: 0
|
||||
Summary: angular-animate
|
||||
Summary: AngularJS module for animations
|
||||
License: MIT
|
||||
Group: Development/Languages/Other
|
||||
Url: https://github.com/isaacs/angular-animate
|
||||
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||
BuildRequires: nodejs
|
||||
BuildRequires: nodejs-packaging
|
||||
Requires: nodejs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %ix86 x86_64 %{arm} noarch
|
||||
%{?nodejs_requires}
|
||||
|
||||
%nodejs_find_provides_and_requires
|
||||
|
||||
%description
|
||||
Node.js angular-animate module. This repo is for distribution on `bower`. The source for this module is in the [main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngAnimate). Please file issues and pull requests against that repo.
|
||||
|
Reference in New Issue
Block a user