Hello community,

here is the log from the commit of package v8 for openSUSE:Factory checked in 
at 2015-12-16 17:43:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/v8 (Old)
 and      /work/SRC/openSUSE:Factory/.v8.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "v8"

Changes:
--------
--- /work/SRC/openSUSE:Factory/v8/v8.changes    2015-12-13 09:39:43.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.v8.new/v8.changes       2015-12-16 
17:45:09.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Dec 15 17:19:17 UTC 2015 - [email protected]
+
+-  add _constraints because out of space when building
+   on openSUSE:Factory:PowerPC ppc64le
+
+-------------------------------------------------------------------

New:
----
  _constraints

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

Other differences:
------------------
++++++ v8.spec ++++++
--- /var/tmp/diff_new_pack.uXSIgj/_old  2015-12-16 17:45:14.000000000 +0100
+++ /var/tmp/diff_new_pack.uXSIgj/_new  2015-12-16 17:45:14.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package v8
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 # check the file DEPS for matching the v8 version with its tools; update
 # the _service file accordingly
 
@@ -38,15 +39,14 @@
 Source9:        test.benchmarks.data-00.tar.bz2
 Patch1:                add_ppc64le_arch.patch
 BuildRequires:  gcc-c++
+BuildRequires:  gyp
 BuildRequires:  libicu-devel >= 4.0
 BuildRequires:  lzma
 BuildRequires:  python-devel
 BuildRequires:  readline-devel
-BuildRequires:  gyp
 ExclusiveArch:  %{ix86} x86_64 %arm ppc64 ppc64le
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
-
 %global somajor `echo %{version} | cut -f1 -d'.'`
 %global sominor `echo %{version} | cut -f2 -d'.'`
 %global sobuild `echo %{version} | cut -f3 -d'.'`

++++++ _constraints ++++++
<constraints>
  <hardware>
    <disk>
      <size unit="M">4500</size>
    </disk>
  </hardware>
</constraints>

Reply via email to