Hello community, here is the log from the commit of package nodejs for openSUSE:Factory checked in at 2014-10-24 10:45:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-09-17 21:25:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nodejs.new/nodejs.changes 2014-10-24 10:45:47.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Oct 9 15:06:49 UTC 2014 - [email protected] + +- removed macros.nodejs (moved to nodejs-packaging) + +------------------------------------------------------------------- Old: ---- macros.nodejs ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs.spec ++++++ --- /var/tmp/diff_new_pack.PtwtIP/_old 2014-10-24 10:45:49.000000000 +0200 +++ /var/tmp/diff_new_pack.PtwtIP/_new 2014-10-24 10:45:49.000000000 +0200 @@ -24,7 +24,6 @@ Group: Development/Languages/Other Url: http://www.nodejs.org Source: http://nodejs.org/dist/v%{version}/node-v%{version}.tar.gz -Source1: macros.nodejs Patch1: nodejs-openssl-missing-api.patch BuildRequires: curl BuildRequires: gcc-c++ @@ -123,10 +122,6 @@ cp -r doc/api %{buildroot}%{_docdir}/%{name}/ cp -r {AUTHORS,ChangeLog,CONTRIBUTING.md,LICENSE,README.md} %{buildroot}%{_docdir}/%{name}/ -# RPM macros -install -d %{buildroot}%{_sysconfdir}/rpm -install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm - # Own nodejs_modulesdir install -d %{buildroot}%{_prefix}/lib/node_modules @@ -135,7 +130,6 @@ %files %defattr(-, root, root) -%config %{_sysconfdir}/rpm/macros.nodejs %{_bindir}/node %{_prefix}/lib/node_modules %{_mandir}/man1/* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
