[packages/kp6-plasma-pa] - updated to 6.1.0
witekfl
witekfl at pld-linux.org
Wed Jun 19 15:01:04 CEST 2024
commit c28e1571485eb114637b1019158e72276e71a0e7
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed Jun 19 14:15:45 2024 +0200
- updated to 6.1.0
kp6-plasma-pa.spec | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/kp6-plasma-pa.spec b/kp6-plasma-pa.spec
index bea0d99..d6e7140 100644
--- a/kp6-plasma-pa.spec
+++ b/kp6-plasma-pa.spec
@@ -1,18 +1,18 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 6.0.5
+%define kdeplasmaver 6.1.0
%define qtver 5.15.2
%define kpname plasma-pa
Summary: KDE Plasma Pulse Audio
Name: kp6-%{kpname}
-Version: 6.0.5
+Version: 6.1.0
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: e4274d2a91d96e3f0774aa94a57eba58
+# Source0-md5: dc6c0cc9be54c9610cc27a686cc79d81
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= %{qtver}
BuildRequires: cmake >= 3.16.0
@@ -31,6 +31,7 @@ BuildRequires: kf6-knotifyconfig-devel
BuildRequires: kf6-kpeople-devel
BuildRequires: kf6-krunner-devel
BuildRequires: kf6-kwallet-devel
+BuildRequires: kf6-pulseaudio-qt-devel >= 1.5.0
BuildRequires: kp6-plasma-activities-stats-devel
BuildRequires: ninja
BuildRequires: pulseaudio-devel
@@ -40,6 +41,7 @@ BuildRequires: xorg-driver-input-synaptics-devel
BuildRequires: xorg-lib-libXft-devel
BuildRequires: xz
Suggests: perl-base
+Obsoletes: kp5-%{kpname} < %{version}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt6dir %{_libdir}/qt6
@@ -86,3 +88,7 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/plasma/plasmoids/org.kde.plasma.volume
%attr(755,root,root) %{_libdir}/qt6/plugins/plasma/kcms/systemsettings/kcm_pulseaudio.so
%{_desktopdir}/kcm_pulseaudio.desktop
+%{_libdir}/libplasma-volume.so
+%ghost %{_libdir}/libplasma-volume.so.6
+%attr(755,root,root) %{_libdir}/libplasma-volume.so.*.*
+%attr(755,root,root) %{_libdir}/qt6/plugins/kf6/kded/audioshortcutsservice.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-plasma-pa.git/commitdiff/c28e1571485eb114637b1019158e72276e71a0e7
More information about the pld-cvs-commit
mailing list