Accepting request 424141 from LibreOffice:Factory
1 OBS-URL: https://build.opensuse.org/request/show/424141 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=119
This commit is contained in:
commit
c4bf75f30d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 16:34:34 UTC 2016 - wbauer@tmo.at
|
||||
|
||||
- BuildRequire libopenCOLLADA-devel (the new package name) instead
|
||||
of openCOLLADA-devel, except for Leap which only has the latter
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 19:03:53 UTC 2016 - tchvatal@suse.com
|
||||
|
||||
|
@ -119,7 +119,11 @@ BuildRequires: libtool
|
||||
BuildRequires: lpsolve-devel
|
||||
BuildRequires: make
|
||||
BuildRequires: neon-devel >= 0.26.0
|
||||
%if %{suse_version} == 1315
|
||||
BuildRequires: openCOLLADA-devel
|
||||
%else
|
||||
BuildRequires: libopenCOLLADA-devel
|
||||
%endif
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: pentaho-libxml
|
||||
BuildRequires: pentaho-reporting-flow-engine
|
||||
|
Loading…
x
Reference in New Issue
Block a user