Hrvoje Senjan 2015-04-10 01:33:11 +00:00 committed by Git OBS Bridge
parent 0d23518234
commit 33990bb14e
4 changed files with 13 additions and 6378 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a8ea46ad00af61b0b12d8f8c8b872276876adbd51566e60433bfc8959ce72a4
size 107044

3
bluedevil-5.2.95.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fdc5a5d87c22c53d622d3ba8bdb4f83a2ece41dc4b422e1ae03d186f9bf57e1
size 120608

View File

@ -18,7 +18,7 @@
Name: bluedevil5
Version: 5.2.2
Version: 5.2.95
Release: 0
Summary: Bluetooth Manager for KDE
License: GPL-2.0+
@ -26,23 +26,23 @@ Group: Hardware/Other
Url: http://www.kde.org/
Source: bluedevil-%{version}.tar.xz
Source99: %{name}-rpmlintrc
# PATCH-FIX-UPSTREAM sync-with-master.patch
Patch0: sync-with-master.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: bluez-qt-devel >= %{version}
BuildRequires: kcoreaddons-devel
BuildRequires: kdbusaddons-devel
BuildRequires: kded-devel
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel
BuildRequires: kiconthemes-devel
BuildRequires: kio-devel
BuildRequires: knotifications-devel
BuildRequires: kwidgetsaddons-devel
BuildRequires: libbluedevil5-devel >= %{version}
BuildRequires: plasma-framework-devel
BuildRequires: shared-mime-info
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Core) >= 5.4.0
BuildRequires: pkgconfig(Qt5DBus) >= 5.4.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0
Requires: bluez-qt-imports >= %{version}
# atop of the bluez itself, we also need bluez-obexd for kio_obexftp and both send/receive
Requires: bluez
# for connecting A2DP profile
@ -59,7 +59,6 @@ Bluetooth daemon for KDE, handling connections.
%lang_package
%prep
%setup -q -n bluedevil-%{version}
%patch0 -p1
%build
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
@ -68,9 +67,6 @@ Bluetooth daemon for KDE, handling connections.
%install
%kf5_makeinstall -C build
%suse_update_desktop_file -r org.kde.bluedevilmonolithic Qt KDE Utility DesktopUtility
sed -i '/^Icon=/d' %{buildroot}%{_kf5_applicationsdir}/org.kde.bluedevilmonolithic.desktop
%post
/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
@ -88,6 +84,8 @@ sed -i '/^Icon=/d' %{buildroot}%{_kf5_applicationsdir}/org.kde.bluedevilmonolith
%{_kf5_notifydir}/
%{_kf5_plugindir}/
%{_kf5_servicesdir}/
%{_kf5_qmldir}/
%{_kf5_plasmadir}/
%files lang
%defattr(-,root,root)

File diff suppressed because it is too large Load Diff