diff --git a/kde-l10n.spec b/kde-l10n.spec index b00c443..37934ec 100644 --- a/kde-l10n.spec +++ b/kde-l10n.spec @@ -9,7 +9,7 @@ Name: kde-l10n Summary: Internationalization support for KDE Applications Version: 17.04.0 -Release: 1%{?dist} +Release: 2%{?dist} Url: http://www.kde.org License: LGPLv2 @@ -1063,9 +1063,9 @@ for i in $(cat %{SOURCE1000}) ; do sed -i -e 's/add_subdirectory( *kde-workspace *)/#add_subdirectory(kde-workspace)/g' 4/$i/$j/docs/CMakeLists.txt fi rm -fv 4/$i/$j/messages/kde-runtime/{attica_kde,knetattach,drkonqi,phonon_kde,soliduiserver}.po - rm -fv 4/$i/$j/messages/kde-runtime/kcm{_device_automounter,_emoticons,_phonon,componentchooser,icons,kded,notify}.po - rm -fv 4/$i/$j/messages/kde-runtime/kio_{applications,remote}.po - rm -fv 4/$i/$j/messages/kdelibs/{kcm_baloofile,plasma_runner_baloosearchrunner}.po + rm -fv 4/$i/$j/messages/kde-runtime/kcm{_device_automounter,_emoticons,_nepomuk,_phonon,componentchooser,icons,kded,notify}.po + rm -fv 4/$i/$j/messages/kde-runtime/kio_{applications,nepomuk*,remote}.po + rm -fv 4/$i/$j/messages/kdelibs/{akonadi*,*baloo*,nepomuk*}.po rm -fv 4/$i/$j/messages/applications/useraccount.po if [ -e 4/$i/$j/docs/kde-runtime/CMakeLists.txt ]; then sed -i -e 's/add_subdirectory( *fundamentals *)/#add_subdirectory(fundamentals)/g' 4/$i/$j/docs/kde-runtime/CMakeLists.txt @@ -1647,6 +1647,9 @@ rm -rfv %{buildroot}%{_kde4_appsdir}/kvtml/nn/ %changelog +* Sun Apr 23 2017 Rex Dieter - 17.04.0-2 +- more agressively omit anything akonadi, baloo, nepomuk related + * Fri Apr 14 2017 Rex Dieter - 17.04.0-1 - 17.04.0, drop Requires: qt5-qttranslations