commit b560f9fe2214fc09c4ddc7854bd533919deebd02

OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=561
This commit is contained in:
Jiri Slaby 2016-08-05 12:59:48 +00:00 committed by Git OBS Bridge
parent 0470355300
commit 76d2403196
23 changed files with 108 additions and 12 deletions

View File

@ -12,6 +12,9 @@
<disk>
<size unit="G">25</size>
</disk>
<memory>
<size unit="G">2</size>
</memory>
</hardware>
</overwrite>

View File

@ -8,6 +8,9 @@
<disk>
<size unit="G">25</size>
</disk>
<memory>
<size unit="G">2</size>
</memory>
</hardware>
</overwrite>

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -29,7 +29,7 @@ License: GPL-2.0
Group: Documentation/Man
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -53,7 +53,7 @@ License: GPL-2.0
Group: SLES
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -38,7 +38,7 @@ License: GPL-2.0
Group: SLES
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -32,7 +32,7 @@ License: GPL-2.0
Group: Development/Sources
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -27,7 +27,7 @@ Group: Development/Sources
Version: 4.7.0
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 5 10:50:53 CEST 2016 - jslaby@suse.cz
- rpm/constraints.in: set memory minimum for binaries
Binary packages are sometimes built on machines with 1G. For example
one arm build ran in a VM with -smp 1 -m 1024. And it caused OOMs.
So set the minimal memory to 2G for all archs.
- commit b3acaa2
-------------------------------------------------------------------
Thu Aug 4 13:26:54 CEST 2016 - jthumshirn@suse.de

View File

@ -63,7 +63,7 @@ License: GPL-2.0
Group: System/Kernel
Version: 4.7.0
%if 0%{?is_kotd}
Release: <RELEASE>.gdf207c0
Release: <RELEASE>.gb560f9f
%else
Release: 0
%endif

View File

@ -1,3 +1,3 @@
2016-08-04 14:44:37 +0200
GIT Revision: df207c00a9afabbe17c41deb04f870c3d7873c2e
2016-08-05 14:15:08 +0200
GIT Revision: b560f9fe2214fc09c4ddc7854bd533919deebd02
GIT Branch: stable