diff --git a/kinfocenter.spec b/kinfocenter.spec index e49e784..685f43f 100644 --- a/kinfocenter.spec +++ b/kinfocenter.spec @@ -1,6 +1,6 @@ Name: kinfocenter Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: KDE Info Center License: GPLv2+ and LGPLv2+ @@ -43,7 +43,9 @@ BuildRequires: mesa-libGLES-devel BuildRequires: mesa-libEGL-devel BuildRequires: libX11-devel BuildRequires: pciutils-devel +%ifnarch s390 s390x BuildRequires: libraw1394-devel +%endif # KWayland not available on F20 due to old Wayland %if 0%{?fedora} >= 21 @@ -79,7 +81,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %doc COPYING COPYING.DOC %{_bindir}/kinfocenter %{_kf5_qtplugindir}/*.so +%ifnarch s390 s390x %{_datadir}/kcmview1394 +%endif %{_datadir}/kcmusb %config %{_sysconfdir}/xdg/menus/kinfocenter.menu %{_datadir}/applications/org.kde.kinfocenter.desktop @@ -91,6 +95,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Jan 29 2015 Dan Horák - 5.2.0-2 +- no FireWire on s390(x) + * Mon Jan 26 2015 Daniel Vrátil - 5.2.0-1 - Plasma 5.2.0