- 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
|
Fri Oct 10 18:10:08 UTC 2014 - darin@darins.net
|
||||||
|
|
||||||
|
@@ -20,21 +20,20 @@
|
|||||||
Name: nodejs-%{base_name}
|
Name: nodejs-%{base_name}
|
||||||
Version: 0.8.2
|
Version: 0.8.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: angular-moment
|
Summary: Node.js angular-moment module
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Other
|
Group: Development/Languages/Other
|
||||||
Url: https://github.com/urish/angular-moment
|
Url: https://github.com/urish/angular-moment
|
||||||
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
Source0: http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
|
||||||
BuildRequires: nodejs-packaging
|
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_find_provides_and_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%description
|
Angular.JS directive and filters for Moment.JS.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n package
|
%setup -q -n package
|
||||||
|
Reference in New Issue
Block a user