From 245e21cef2d04931b15d2401fb5ddc6c23475481 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Apr 27 2015 12:04:53 +0000 Subject: Revert "Plasma 5.3.0" This reverts commit 9274a8901bf1e14ee911d65cb38e58907df903f1. --- diff --git a/bluedevil.spec b/bluedevil.spec index acc3ba3..fc375a5 100644 --- a/bluedevil.spec +++ b/bluedevil.spec @@ -45,17 +45,17 @@ Requires: kf5-kded # When -autostart was removed Obsoletes: bluedevil-autostart < 5.2.95 -Provides: bluedevil-autostart = %{name}-%{version} %description BlueDevil is the bluetooth stack for KDE. + %prep %setup -q -n %{name}-%{version} %build -mkdir -p %{_target_platform} +mkdir %{_target_platform} pushd %{_target_platform} %{cmake_kf5} .. popd @@ -65,7 +65,7 @@ make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} -%find_lang bluedevil5 --with-qt --with-kde --all-name +%find_lang bluedevil5 --with-qt --all-name %check desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.bluedevilsendfile.desktop @@ -88,7 +88,8 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %files -f bluedevil5.lang %doc README -%{_kf5_bindir}/bluedevil-* +%{_kf5_bindir}/bluedevil-sendfile +%{_kf5_bindir}/bluedevil-wizard %{_libexecdir}/bluedevil-* %{_kf5_qtplugindir}/kcm_*.so %{_kf5_qtplugindir}/kio_*.so @@ -98,15 +99,21 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{_kf5_datadir}/kservices5/*.desktop %{_kf5_datadir}/kservices5/*.protocol %{_kf5_datadir}/knotifications5/bluedevil.notifyrc -%{_kf5_datadir}/applications/*.desktop -%{_kf5_datadir}/bluedevilwizard +%{_kf5_datadir}/applications/org.kde.bluedevilsendfile.desktop +%{_kf5_datadir}/applications/org.kde.bluedevilwizard.desktop +%{_kf5_datadir}/bluedevilwizard/ %{_kf5_datadir}/plasma/plasmoids/org.kde.plasma.bluetooth -%{_kf5_qmldir}/org/kde/plasma/private/bluetooth +%{_kf5_qmldir}/org/kde/plasma/private/bluetooth/ %{_datadir}/mime/packages/*.xml + %changelog -* Mon Apr 27 2015 Daniel Vrátil - 5.3.0-1 -- Plasma 5.3.0 +* Sat Apr 25 2015 Rex Dieter 5.3.0-1 +- 5.3.0 + +* Sat Apr 25 2015 Rex Dieter - 5.2.95-2 +- drop Provides: -autostart (it's a lie, not included or supported anymore) +- .spec cosmetics * Wed Apr 22 2015 Daniel Vrátil - 5.2.95-1 - Plasma 5.2.95