- fixed requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-angular-moment?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 17 12:02:23 UTC 2014 - jgleissner@suse.com
|
||||
|
||||
- fixed requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 10 18:10:08 UTC 2014 - darin@darins.net
|
||||
|
||||
|
@@ -20,21 +20,20 @@
|
||||
Name: nodejs-%{base_name}
|
||||
Version: 0.8.2
|
||||
Release: 0
|
||||
Summary: angular-moment
|
||||
Summary: Node.js angular-moment module
|
||||
License: MIT
|
||||
Group: Development/Languages/Other
|
||||
Url: https://github.com/urish/angular-moment
|
||||
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||
BuildRequires: nodejs-packaging
|
||||
BuildRequires: nodejs-packaging
|
||||
BuildRequires: nodejs
|
||||
Requires: nodejs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
ExclusiveArch: %ix86 x86_64 %{arm} noarch
|
||||
|
||||
%nodejs_find_provides_and_requires
|
||||
|
||||
%description
|
||||
%description
|
||||
Angular.JS directive and filters for Moment.JS.
|
||||
|
||||
%prep
|
||||
%setup -q -n package
|
||||
|
Reference in New Issue
Block a user