Accepting request 609116 from home:iznogood:branches:LibreOffice:Factory
- Add condtional for Libreoffice Supplement in libreoffice-base, no longer install libreoffice-base by default for future versions of openSUSE. OBS-URL: https://build.opensuse.org/request/show/609116 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=656
This commit is contained in:
parent
a8a17081e2
commit
dfc92a2fd6
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 16 10:58:54 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Add condtional for Libreoffice Supplement in libreoffice-base, no
|
||||||
|
longer install libreoffice-base by default for future versions of
|
||||||
|
openSUSE.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 9 08:59:02 UTC 2018 - tchvatal@suse.com
|
Wed May 9 08:59:02 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -384,7 +384,9 @@ Summary: LibreOffice Base
|
|||||||
Group: Productivity/Office/Suite
|
Group: Productivity/Office/Suite
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: pentaho-reporting-flow-engine
|
Requires: pentaho-reporting-flow-engine
|
||||||
|
%if 0%{?suse_version} <= 1500
|
||||||
Supplements: %{name}
|
Supplements: %{name}
|
||||||
|
%endif
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
Requires: jre-32 >= 1.6
|
Requires: jre-32 >= 1.6
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user