[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit nodejs-read-installed for openSUSE:Factory
From:       root () hilbert ! suse ! de (h_root)
Date:       2014-09-30 18:09:18
Message-ID: 20140930180918.2C069AE04F () hilbert ! suse ! de
[Download RAW message or body]

Hello community,

here is the log from the commit of package nodejs-read-installed for openSUSE:Factory \
checked in at 2014-09-30 20:09:15 \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing \
/work/SRC/openSUSE:Factory/nodejs-read-installed (Old)  and      \
/work/SRC/openSUSE:Factory/.nodejs-read-installed.new (New) \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-read-installed"

Changes:
--------
New Changes file:

--- /dev/null	2014-09-26 12:09:11.568032006 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-read-installed.new/nodejs-read-installed.changes	2014-09-30 \
20:09:17.000000000 +0200 @@ -0,0 +1,15 @@
+-------------------------------------------------------------------
+Mon Sep 22 19:08:04 UTC 2014 - i@marguerite.su
+
+- update version 3.1.3
+
+-------------------------------------------------------------------
+Tue Aug 19 13:08:57 UTC 2014 - jgleissner@suse.com
+
+- added dependency to nodejs-util-extend
+
+-------------------------------------------------------------------
+Mon Aug 18 14:12:11 UTC 2014 - jgleissner@suse.com
+
+- Initial build
+

New:
----
  nodejs-read-installed.changes
  nodejs-read-installed.spec
  read-installed-3.1.3.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nodejs-read-installed.spec ++++++
#
# spec file for package nodejs-read-installed
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define base_name read-installed

Name:           nodejs-read-installed
Version:        3.1.3
Release:        0
Summary:        Read all the installed packages in a folder
License:        ISC
Group:          Development/Languages/Other
Url:            https://github.com/isaacs/read-installed
Source:         http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
Requires:       nodejs-debuglog
Requires:       nodejs-read-package-json
Requires:       nodejs-readdir-scoped-modules
Requires:       nodejs-semver
Requires:       nodejs-slide
Requires:       nodejs-util-extend
Requires:	nodejs-graceful-fs
BuildRequires:  nodejs
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
%{?nodejs_requires}

%description
Read all the installed packages in a folder, and return a tree structure with all the \
data. 

%prep
%setup -q -n package

%build

%install
mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
cp -pr package.json read-installed.js \
        %{buildroot}%{nodejs_modulesdir}/%{base_name}/

%files
%defattr(-,root,root,-)
%doc README.md LICENSE
%{nodejs_modulesdir}/%{base_name}

%changelog
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-commit+help@opensuse.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic