]> git.pld-linux.org Git - packages/kp5-bluedevil.git/blobdiff - kp5-bluedevil.spec
rebuild against QT 5.15.10
[packages/kp5-bluedevil.git] / kp5-bluedevil.spec
index f766fc8215bdc356ea099dfe34738cd4d85766c0..62a7fed1e4b0b41eed4407c026f9ea778aeeabd6 100644 (file)
@@ -1,17 +1,17 @@
 #
 # Conditional build:
 %bcond_with    tests           # build with tests
-%define                kdeplasmaver    5.26.4
+%define                kdeplasmaver    5.27.5
 %define                qtver           5.15.2
 %define                kpname          bluedevil
 Summary:       Integrate the Bluetooth technology within KDE workspace and applications
 Name:          kp5-%{kpname}
-Version:       5.26.4
-Release:       1
+Version:       5.27.5
+Release:       2
 License:       GPL v2+/LGPL v2.1+
 Group:         X11/Libraries
 Source0:       https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: d9fb627fc4272e7753af952b522d4416
+# Source0-md5: ff679b3b315c98baeae249a09c060a86
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Quick-devel >= %{qtver}
@@ -19,6 +19,7 @@ BuildRequires:        Qt5Widgets-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
 BuildRequires: kf5-bluez-qt-devel
 BuildRequires: kf5-extra-cmake-modules >= 1.4.0
+BuildRequires: kf5-kcmutils-devel
 BuildRequires: kf5-kconfigwidgets-devel
 BuildRequires: kf5-kdbusaddons-devel
 BuildRequires: kf5-kdeclarative-devel
@@ -62,6 +63,9 @@ ctest
 rm -rf $RPM_BUILD_ROOT
 %ninja_install -C build
 
+# not supported by glibc yet
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang bluedevil --all-name --with-kde
 
 %clean
This page took 0.070378 seconds and 4 git commands to generate.