Accepting request 419362 from LibreOffice:Factory
1 OBS-URL: https://build.opensuse.org/request/show/419362 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=117
This commit is contained in:
commit
0120e134a6
23
_constraints
23
_constraints
@ -1,4 +1,12 @@
|
|||||||
<constraints>
|
<constraints>
|
||||||
|
<hardware>
|
||||||
|
<physicalmemory>
|
||||||
|
<size unit="M">4000</size>
|
||||||
|
</physicalmemory>
|
||||||
|
<disk>
|
||||||
|
<size unit="G">25</size>
|
||||||
|
</disk>
|
||||||
|
</hardware>
|
||||||
|
|
||||||
<overwrite>
|
<overwrite>
|
||||||
<conditions>
|
<conditions>
|
||||||
@ -14,19 +22,4 @@
|
|||||||
</hardware>
|
</hardware>
|
||||||
</overwrite>
|
</overwrite>
|
||||||
|
|
||||||
<overwrite>
|
|
||||||
<conditions>
|
|
||||||
<arch>i586</arch>
|
|
||||||
<arch>x86_64</arch>
|
|
||||||
<arch>ppc64</arch>
|
|
||||||
</conditions>
|
|
||||||
<hardware>
|
|
||||||
<physicalmemory>
|
|
||||||
<size unit="M">4000</size>
|
|
||||||
</physicalmemory>
|
|
||||||
<disk>
|
|
||||||
<size unit="G">25</size>
|
|
||||||
</disk>
|
|
||||||
</hardware>
|
|
||||||
</overwrite>
|
|
||||||
</constraints>
|
</constraints>
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 12 21:02:23 UTC 2016 - wbauer@tmo.at
|
||||||
|
|
||||||
|
- Build KDE integration on openSUSE 13.2 as well
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 10 11:21:14 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update _constraints file: set the 25GB HDD / 4GB RAM limit as
|
||||||
|
general requirement (global) which only aarch64 overrides at the
|
||||||
|
moment. Prior, there was no 'default' limit set and all archs
|
||||||
|
were exceptions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 1 08:41:48 UTC 2016 - tchvatal@suse.com
|
Mon Aug 1 08:41:48 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%define external_url http://dev-www.libreoffice.org/src/
|
%define external_url http://dev-www.libreoffice.org/src/
|
||||||
%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.2.0
|
%define tarball_url http://download.documentfoundation.org/libreoffice/src/5.2.0
|
||||||
# Wether to enable the kde integration
|
# Wether to enable the kde integration
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse} || %{suse_version} == 1320
|
||||||
%bcond_without kdeintegration
|
%bcond_without kdeintegration
|
||||||
%else
|
%else
|
||||||
%bcond_with kdeintegration
|
%bcond_with kdeintegration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user