Hello community,

here is the log from the commit of package nodejs10 for openSUSE:Factory 
checked in at 2018-08-06 11:53:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs10 (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs10.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs10"

Mon Aug  6 11:53:55 2018 rev:3 rq:627481 version:10.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs10/nodejs10.changes        2018-07-07 
22:01:56.327048561 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs10.new/nodejs10.changes   2018-08-06 
11:53:55.993208469 +0200
@@ -1,0 +2,6 @@
+Sun Jul 29 10:47:39 UTC 2018 - [email protected]
+
+- Ensure neutrality of description.
+- Use %make_install.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nodejs10.spec ++++++
--- /var/tmp/diff_new_pack.etdcO5/_old  2018-08-06 11:53:57.353210831 +0200
+++ /var/tmp/diff_new_pack.etdcO5/_new  2018-08-06 11:53:57.353210831 +0200
@@ -235,10 +235,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine.
-Node.js uses an event-driven, non-blocking I/O model that makes it
-lightweight and efficient. Node.js' package ecosystem, npm, is the largest
-ecosystem of open source libraries in the world.
+Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
+uses an event-driven, non-blocking I/O model. Node.js's has a package ecosystem
+called npm.
 
 %package devel
 Summary:        Files needed for development of NodeJS platforms
@@ -363,7 +362,7 @@
 find doc/api -type f -exec chmod 0644 {} +
 
 %install
-make install DESTDIR=%{buildroot} %{?_smp_mflags}
+%make_install %{?_smp_mflags}
 rm %{buildroot}%{_datadir}/doc/node/gdbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldb_commands.py




Reply via email to