diff --git a/oxygen-fonts.spec b/oxygen-fonts.spec index f5edbc3..0d4fcd6 100644 --- a/oxygen-fonts.spec +++ b/oxygen-fonts.spec @@ -3,7 +3,7 @@ Name: %{fontname}-fonts Version: 5.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Oxygen fonts created by the KDE Community # See LICENSE-GPL+FE for details about the exception @@ -13,7 +13,6 @@ Source0: http://download.kde.org/stable/plasma/%{version}/%{name}-%{versi Source1: %{fontconf}-sans.conf Source2: %{fontconf}-mono.conf -BuildArch: noarch BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: qt5-qtbase-devel @@ -31,18 +30,21 @@ Oxygen fonts created by the KDE Community. %package common Summary: Common files for Oxygen font Requires: fontpackages-filesystem +BuildArch: noarch %description common %{summary}. %package -n %{fontname}-mono-fonts Summary: Oxygen Monospaced Font Requires: %{name}-common = %{version}-%{release} +BuildArch: noarch %description -n %{fontname}-mono-fonts %{summary}. %package -n %{fontname}-sans-fonts Summary: Oxygen Sans-Serif Font Requires: %{name}-common = %{version}-%{release} +BuildArch: noarch %description -n %{fontname}-sans-fonts %{summary}. @@ -94,6 +96,9 @@ ln -s %{_fontconfig_templatedir}/%{fontconf}-mono.conf \ %{_libdir}/cmake/OxygenFont/ %changelog +* Fri Feb 13 2015 Daniel Vrátil - 5.2.0-2 +- Fix noarch bug: -devel installs into %{_libdir}, which is arch-dependent + * Thu Jan 29 2015 Daniel Vrátil - 5.2.0-1 - oxygen-font 5.2.0, remove the fontforge rawhide workaround