forked from pool/sonnet
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
This commit is contained in:
parent
399ce0f04b
commit
b403539a3c
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user