Hello community,

here is the log from the commit of package nodejs for openSUSE:Factory checked 
in at 2015-03-05 15:40:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs/nodejs.changes    2015-02-03 
11:40:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes       2015-03-05 
18:16:26.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Mar  1 14:20:55 UTC 2015 - i...@marguerite.su
+
+- update version 0.12.0
+  * npm: upgrade to 2.5.1
+  * mdb_v8: update for v0.12
+- drop nodejs-v0.10.32-release-ppc.patch.bz2
+- add nodejs-v0.12.0-release-ppc.patch.bz2
+- add README.SUSE.PowerPC to explain how to generate ppc patch
+
+-------------------------------------------------------------------

Old:
----
  node-v0.10.32.tar.gz
  nodejs-v0.10.32-release-ppc.patch.bz2

New:
----
  README.SUSE.PowerPC
  node-v0.12.0.tar.gz
  nodejs-v0.12.0-release-ppc.patch.bz2

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

Other differences:
------------------
++++++ nodejs.spec ++++++
--- /var/tmp/diff_new_pack.BIHjvN/_old  2015-03-05 18:16:27.000000000 +0100
+++ /var/tmp/diff_new_pack.BIHjvN/_new  2015-03-05 18:16:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs
 #
-# Copyright (c) 2015 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
@@ -17,13 +17,14 @@
 
 
 Name:           nodejs
-Version:        0.10.32
+Version:        0.12.0
 Release:        0
 Summary:        Evented I/O for V8 JavaScript
 License:        MIT
 Group:          Development/Languages/Other
 Url:            http://www.nodejs.org
 Source:         http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz
+Source99:              README.SUSE.PowerPC
 Patch1:         nodejs-openssl-missing-api.patch
 Patch2:         nodejs-v%{version}-release-ppc.patch.bz2
 BuildRequires:  curl
@@ -82,7 +83,8 @@
 
 %prep
 %setup -q -n node-v%{version}
-%patch1 -p0
+# need rebase
+#%patch1 -p0
 %patch2 -p1
 # Make sure nothing gets included from bundled deps:
 # We only delete the source and header files, because
@@ -148,6 +150,9 @@
 %defattr(-, root, root)
 %{_includedir}/node
 %{_datadir}/node
+%dir %{_datadir}/systemtap
+%dir %{_datadir}/systemtap/tapset
+%{_datadir}/systemtap/tapset/node.stp
 
 %files docs
 %defattr(-,root,root)

++++++ README.SUSE.PowerPC ++++++
git clone https://github.com/andrewlow/node.git node
cd node
REL=v0.12.0-release
PFILE=nodejs-${REL}-ppc.patch
git diff remotes/origin/${REL} remotes/origin/${REL}-ppc | filterdiff -x 
'*deps/cares/*' -x '*deps/openssl/*' -x '*deps/npm/*' -x '*deps/v8z/*'| grep -v 
'^[a-z]' > ../$PFILE
++++++ node-v0.10.32.tar.gz -> node-v0.12.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/nodejs/node-v0.10.32.tar.gz 
/work/SRC/openSUSE:Factory/.nodejs.new/node-v0.12.0.tar.gz differ: char 5, line 
1

++++++ nodejs-v0.10.32-release-ppc.patch.bz2 -> 
nodejs-v0.12.0-release-ppc.patch.bz2 ++++++
Files /work/SRC/openSUSE:Factory/nodejs/nodejs-v0.10.32-release-ppc.patch.bz2 
and /work/SRC/openSUSE:Factory/.nodejs.new/nodejs-v0.12.0-release-ppc.patch.bz2 
differ

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

Reply via email to