From b403539a3c03f175b58a9348d8452b5bbbcd51afa234e7ba7d3c9e342ad46d14 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 12 Jul 2017 15:13:30 +0000 Subject: [PATCH] Accepting request 509802 from home:wolfi323:test - Move unversioned files to the new sonnet package to be more compliant with the SLPP OBS-URL: https://build.opensuse.org/request/show/509802 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=137 --- sonnet.changes | 6 ++++++ sonnet.spec | 7 +++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/sonnet.changes b/sonnet.changes index 8826e72..ccfee19 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 12 14:51:10 UTC 2017 - wbauer@tmo.at + +- Move unversioned files to the new sonnet package to be more + compliant with the SLPP + ------------------------------------------------------------------- Wed Jul 12 07:14:05 CEST 2017 - lbeltrame@kde.org diff --git a/sonnet.spec b/sonnet.spec index fb3a693..db19e83 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -53,7 +53,7 @@ HSpell, Enchant, ASpell and HUNSPELL. %package -n libKF5SonnetCore%sonum Summary: KDE spell checking library Group: System/GUI/KDE -Recommends: %{name} = %{version} +Requires: %{name} >= %{_tar_path} Obsoletes: libKF5SonnetCore4 %if %{with lang} Recommends: libKF5SonnetCore%sonum-lang = %{version} @@ -68,7 +68,6 @@ HSpell, Enchant, ASpell and HUNSPELL. %package -n libKF5SonnetUi%sonum Summary: KDE spell checking library Group: System/GUI/KDE -Recommends: %{name} = %{version} %requires_ge libQt5Gui5 %requires_ge libQt5Widgets5 %requires_ge libKF5SonnetCore5 @@ -123,13 +122,13 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %defattr(-,root,root) %doc COPYING* README* %config %{_kf5_configdir}/sonnet.categories +%{_kf5_plugindir}/ +%{_kf5_datadir}/sonnet/ %files -n libKF5SonnetCore%sonum %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libKF5SonnetCore.so.* -%{_kf5_plugindir}/ -%{_kf5_datadir}/sonnet/ %files -n libKF5SonnetUi%sonum %defattr(-,root,root)