diff --git a/kde-gtk-config-5.13.90a.tar.xz.sig b/kde-gtk-config-5.13.90a.tar.xz.sig new file mode 100644 index 0000000..8a52f71 --- /dev/null +++ b/kde-gtk-config-5.13.90a.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAluc0qgACgkQ7JTRj38F +mX6eGwf/cO+ZJWaGH8yHC5Nxwk1vOIJcn8bGGfNTjDSAhN/CLTiWOtVvqFncuaH2 +QliffbkxS8FwHrGbhtbKNlnl+vDHCRoP6aJFgmafu7N9wTpdbSCQXwdkd09fRLzd +NCp6ZMbevwOx5LxV7v/T8GUHke1v6EXbWc5fftVX1Y1lrNzTFmvxP+8U3uNQpXv3 +s2WTHMp5kkm4SyAPRDvhkG51hu6HRANn3WaHBadvky6l3rv7PUVT5yrx4uh24OGb +3UeqUEC/NfdjBGwol4wzws/cmO7nTBM8saxgiPnhfte8zTxHpZzFWkqZXZT5Uoj2 +9779V+zE6Bmj8yZ8INt9nCQ5JsxExw== +=e3pe +-----END PGP SIGNATURE----- diff --git a/kde-gtk-config5.spec b/kde-gtk-config5.spec index 44a812f..6b533bb 100644 --- a/kde-gtk-config5.spec +++ b/kde-gtk-config5.spec @@ -24,9 +24,13 @@ Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Un License: LGPL-3.0-or-later AND GPL-3.0-or-later Group: System/GUI/KDE Url: http://projects.kde.org/kde-gtk-config -Source1: gtkrc-2.0-kde4.template -Source2: gtk3-settings.ini-kde4.template Source: http://download.kde.org/unstable/plasma/5.13.90/kde-gtk-config-%{version}.tar.xz +%if %{with lang} +Source1: http://download.kde.org/unstable/plasma/5.13.90/kde-gtk-config-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +Source3: gtkrc-2.0-kde4.template +Source4: gtk3-settings.ini-kde4.template BuildRequires: extra-cmake-modules >= 0.0.9 BuildRequires: kf5-filesystem BuildRequires: xz @@ -85,6 +89,7 @@ the GTK3 application style from within the GTK configuration KCM %prep %setup -q -n kde-gtk-config-%{version} +%autopatch -p1 %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} @@ -96,8 +101,8 @@ the GTK3 application style from within the GTK configuration KCM %kf5_find_lang %endif -install -Dpm 0644 %{SOURCE1} %{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4.template -install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.ini-kde4.template +install -Dpm 0644 %{SOURCE3} %{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4.template +install -Dpm 0644 %{SOURCE4} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.ini-kde4.template %files %license COPYING* diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..5e9faf8 Binary files /dev/null and b/plasma.keyring differ