commit nodejs-lru-cache for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package nodejs-lru-cache for 
openSUSE:Factory checked in at 2015-07-02 22:39:15

Comparing /work/SRC/openSUSE:Factory/nodejs-lru-cache (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new (New)


Package is nodejs-lru-cache

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-lru-cache/nodejs-lru-cache.changes
2015-04-27 13:01:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new/nodejs-lru-cache.changes   
2015-07-02 22:39:17.0 +0200
@@ -1,0 +2,10 @@
+Sat Jun  6 11:44:03 UTC 2015 - i...@marguerite.su
+
+- update version 2.6.4
+
+---
+Fri Apr 24 12:19:04 UTC 2015 - hvo...@suse.com
+
+- Update to version 2.6.1
+
+---

Old:

  node-lru-cache-2.5.0.tar.gz

New:

  lru-cache-2.6.4.tgz



Other differences:
--
++ nodejs-lru-cache.spec ++
--- /var/tmp/diff_new_pack.01di0S/_old  2015-07-02 22:39:17.0 +0200
+++ /var/tmp/diff_new_pack.01di0S/_new  2015-07-02 22:39:17.0 +0200
@@ -19,13 +19,13 @@
 %define base_name lru-cache
 
 Name:   nodejs-lru-cache
-Version:2.5.0
+Version:2.6.4
 Release:0
 Summary:LRU Cache
 License:MIT
 Group:  Development/Libraries/Other
 Url:https://github.com/isaacs/node-lru-cache
-Source: node-%{base_name}-%{version}.tar.gz
+Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
 BuildRequires:  nodejs-packaging
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -37,7 +37,7 @@
 A cache object that deletes the least-recently-used items.
 
 %prep
-%setup -q -n node-%{base_name}-%{version}
+%setup -q -n package
 
 %build
 




commit nodejs-lru-cache for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package nodejs-lru-cache for 
openSUSE:Factory checked in at 2015-04-27 13:01:35

Comparing /work/SRC/openSUSE:Factory/nodejs-lru-cache (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new (New)


Package is nodejs-lru-cache

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-lru-cache/nodejs-lru-cache.changes
2014-10-24 10:46:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new/nodejs-lru-cache.changes   
2015-04-27 13:01:35.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 06:42:23 UTC 2015 - dmuel...@suse.com
+
+- enable building for all arches
+
+---



Other differences:
--
++ nodejs-lru-cache.spec ++
--- /var/tmp/diff_new_pack.B7lrS5/_old  2015-04-27 13:01:36.0 +0200
+++ /var/tmp/diff_new_pack.B7lrS5/_new  2015-04-27 13:01:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs-lru-cache
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,6 @@
 BuildRequires:  nodejs-packaging
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
 Obsoletes:  nodejs-lrucache
 
 %nodejs_find_provides_and_requires




commit nodejs-lru-cache for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

here is the log from the commit of package nodejs-lru-cache for 
openSUSE:Factory checked in at 2014-10-24 10:46:44

Comparing /work/SRC/openSUSE:Factory/nodejs-lru-cache (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new (New)


Package is nodejs-lru-cache

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-lru-cache/nodejs-lru-cache.changes
2014-09-23 10:46:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new/nodejs-lru-cache.changes   
2014-10-24 10:46:46.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 15:08:18 UTC 2014 - jgleiss...@suse.com
+
+- use nodejs-packaging for building
+
+---



Other differences:
--
++ nodejs-lru-cache.spec ++
--- /var/tmp/diff_new_pack.ghqsJe/_old  2014-10-24 10:46:48.0 +0200
+++ /var/tmp/diff_new_pack.ghqsJe/_new  2014-10-24 10:46:48.0 +0200
@@ -26,12 +26,13 @@
 Group:  Development/Libraries/Other
 Url:https://github.com/isaacs/node-lru-cache
 Source: node-%{base_name}-%{version}.tar.gz
-BuildRequires:  nodejs
+BuildRequires:  nodejs-packaging
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
 Obsoletes:  nodejs-lrucache
-%{?nodejs_requires}
+
+%nodejs_find_provides_and_requires
 
 %description
 A cache object that deletes the least-recently-used items.

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit nodejs-lru-cache for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package nodejs-lru-cache for 
openSUSE:Factory checked in at 2014-09-23 10:46:21

Comparing /work/SRC/openSUSE:Factory/nodejs-lru-cache (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new (New)


Package is nodejs-lru-cache

Changes:

New Changes file:

--- /dev/null   2014-07-24 01:57:42.080040256 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new/nodejs-lru-cache.changes   
2014-09-23 10:46:22.0 +0200
@@ -0,0 +1,27 @@
+---
+Sun Sep 21 15:04:19 UTC 2014 - i...@marguerite.su
+
+- format specfile
+
+---
+Thu Sep 11 10:58:00 UTC 2014 - jgleiss...@suse.com
+
+- obsolete nodejs-lrucache (old name in build service)
+
+---
+Wed Aug 13 14:14:33 UTC 2014 - jgleiss...@suse.com
+
+- spec file clean up
+
+---
+Wed Jan 29 02:24:10 UTC 2014 - rschweik...@suse.com
+
+- spec file clean up
+  + locally define module path
+  + use path definition fo simpification
+
+---
+Tue Jan 28 22:00:46 UTC 2014 - rschweik...@suse.com
+
+- Initial build
+

New:

  node-lru-cache-2.5.0.tar.gz
  nodejs-lru-cache.changes
  nodejs-lru-cache.spec



Other differences:
--
++ nodejs-lru-cache.spec ++
#
# spec file for package nodejs-lru-cache
#
# 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 lru-cache

Name:   nodejs-lru-cache
Version:2.5.0
Release:0
Summary:LRU Cache
License:MIT
Group:  Development/Libraries/Other
Url:https://github.com/isaacs/node-lru-cache
Source: node-%{base_name}-%{version}.tar.gz
BuildRequires:  nodejs
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
Obsoletes:  nodejs-lrucache
%{?nodejs_requires}

%description
A cache object that deletes the least-recently-used items.

%prep
%setup -q -n node-%{base_name}-%{version}

%build

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

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

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