[packages/kp6-plasma-firewall] - updated to 6.3.5
witekfl
witekfl at pld-linux.org
Wed May 7 11:55:16 CEST 2025
commit 3ca272b915e87e910743600dbafe6224167d30fb
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Wed May 7 10:55:21 2025 +0200
- updated to 6.3.5
kp6-plasma-firewall.spec | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kp6-plasma-firewall.spec b/kp6-plasma-firewall.spec
index 3f0f73d..c2030fc 100644
--- a/kp6-plasma-firewall.spec
+++ b/kp6-plasma-firewall.spec
@@ -1,19 +1,19 @@
#
# Conditional build:
%bcond_with tests # build with tests
-%define kdeplasmaver 6.3.4
+%define kdeplasmaver 6.3.5
%define qtver 5.15.2
%define kpname plasma-firewall
%define kf6ver 5.39.0
Summary: plasma-firewall
Name: kp6-%{kpname}
-Version: 6.3.4
+Version: 6.3.5
Release: 1
License: LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 043a3de01df09567cffdf25d95ec3f55
+# Source0-md5: 309d3edc46a236fd6211799ff9a5f6b5
URL: http://www.kde.org/
BuildRequires: Qt6Core-devel >= 5.15.0
BuildRequires: Qt6DBus-devel >= 5.15.0
@@ -36,7 +36,8 @@ BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.164
BuildRequires: xz
Requires: python3
-Obsoletes: kp5-%{kpname} < %{version}
+Requires(post,postun): desktop-file-utils
+Obsoletes: kp5-%{kpname} < 6
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define qt6dir %{_libdir}/qt6
@@ -68,6 +69,12 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%update_desktop_database_post
+
+%postun
+%update_desktop_database_postun
+
%files -f %{kpname}.lang
%defattr(644,root,root,755)
%{_libdir}/libkcm_firewall_core.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-plasma-firewall.git/commitdiff/3ca272b915e87e910743600dbafe6224167d30fb
More information about the pld-cvs-commit
mailing list