- BuildRequires: libodfgen-devel >= 0.1
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=233
This commit is contained in:
parent
c2235af69d
commit
0458378147
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 14:31:03 UTC 2015 - andras.timar@collabora.com
|
||||
|
||||
- BuildRequires: libodfgen-devel >= 0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 14:20:04 UTC 2015 - andras.timar@collabora.com
|
||||
|
||||
|
@ -147,7 +147,7 @@ BuildRequires: libmspub-devel
|
||||
BuildRequires: libmwaw-devel >= 0.3.4
|
||||
BuildRequires: libmysqlclient-devel
|
||||
BuildRequires: libmysqlcppconn-devel >= 1.0.6
|
||||
BuildRequires: libodfgen-devel
|
||||
BuildRequires: libodfgen-devel >= 0.1
|
||||
BuildRequires: liborcus-devel >= 0.7.0
|
||||
BuildRequires: libpagemaker-devel
|
||||
BuildRequires: libpoppler-devel
|
||||
@ -884,7 +884,7 @@ fi
|
||||
# make sure that JAVA_HOME is set correctly
|
||||
source %{_sysconfdir}/profile.d/alljava.sh
|
||||
# use RPM_OPT_FLAGS, ...
|
||||
ARCH_FLAGS="%{optflags}"
|
||||
ARCH_FLAGS="%{optflags}"
|
||||
CFLAGS="$ARCH_FLAGS"
|
||||
CXXFLAGS="$ARCH_FLAGS"
|
||||
export ARCH_FLAGS CFLAGS CXXFLAGS
|
||||
|
Loading…
x
Reference in New Issue
Block a user