Accepting request 317592 from home:mlin7442:branches:KDE:Frameworks5
No poppler-qt5 in Leap 42, do not build with it on 42 and SLE OBS-URL: https://build.opensuse.org/request/show/317592 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kfilemetadata5?expand=0&rev=59
This commit is contained in:
parent
bfb4d1d429
commit
e94472cbf3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 08:49:55 UTC 2015 - mlin@suse.com
|
||||
|
||||
- No poppler-qt5 in Leap 42, do not build with it on 42 and SLE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 28 18:31:44 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -40,7 +40,10 @@ BuildRequires: libexiv2-devel >= 0.21
|
||||
BuildRequires: taglib-devel >= 1.9
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.4.0
|
||||
BuildRequires: pkgconfig(Qt5Xml) >= 5.4.0
|
||||
# No poppler-qt5 in Leap 42, do not build with it on 42 and SLE
|
||||
%if "%{suse_version}" != "1315" || 0%{!?sle_version}
|
||||
BuildRequires: pkgconfig(poppler-qt5)
|
||||
%endif
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user