dvratil pushed to bluedevil (f22). "Plasma 5.3.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 27 13:24:29 UTC 2015


>From 9274a8901bf1e14ee911d65cb38e58907df903f1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Vr=C3=A1til?= <dvratil at redhat.com>
Date: Mon, 27 Apr 2015 13:05:45 +0200
Subject: Plasma 5.3.0


diff --git a/bluedevil.spec b/bluedevil.spec
index 24d45d7..9e2c0dd 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 %{_target_platform}
+mkdir -p %{_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 --all-name
+%find_lang bluedevil5  --with-qt --with-kde --all-name
 
 %check
 desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.bluedevilsendfile.desktop
@@ -88,8 +88,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 %files -f bluedevil5.lang
 %doc README
-%{_kf5_bindir}/bluedevil-sendfile
-%{_kf5_bindir}/bluedevil-wizard
+%{_kf5_bindir}/bluedevil-*
 %{_libexecdir}/bluedevil-*
 %{_kf5_qtplugindir}/kcm_*.so
 %{_kf5_qtplugindir}/kio_*.so
@@ -99,21 +98,15 @@ 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/org.kde.bluedevilsendfile.desktop
-%{_kf5_datadir}/applications/org.kde.bluedevilwizard.desktop
-%{_kf5_datadir}/bluedevilwizard/
+%{_kf5_datadir}/applications/*.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
-* Sat Apr 25 2015 Rex Dieter <rdieter at fedoraproject.org> 5.3.0-1
-- 5.3.0
-
-* Sat Apr 25 2015 Rex Dieter <rdieter at fedoraproject.org> - 5.2.95-2
-- drop Provides: -autostart (it's a lie, not included or supported anymore)
-- .spec cosmetics
+* Mon Apr 27 2015 Daniel Vrátil <dvratil at redhat.com> - 5.3.0-1
+- Plasma 5.3.0
 
 * Wed Apr 22 2015 Daniel Vrátil <dvratil at redhat.com> - 5.2.95-1
 - Plasma 5.2.95
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/bluedevil.git/commit/?h=f22&id=9274a8901bf1e14ee911d65cb38e58907df903f1


More information about the scm-commits mailing list