[packages/kp6-kinfocenter] - updated to 6.3.5

witekfl witekfl at pld-linux.org
Wed May 7 11:54:31 CEST 2025


commit a3796b1a448e68289c0da5f577b89061e7634683
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Wed May 7 10:54:33 2025 +0200

    - updated to 6.3.5

 kp6-kinfocenter.spec | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/kp6-kinfocenter.spec b/kp6-kinfocenter.spec
index 561508f..3d4ba4a 100644
--- a/kp6-kinfocenter.spec
+++ b/kp6-kinfocenter.spec
@@ -1,17 +1,17 @@
 #
 # 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		kinfocenter
 Summary:	kinfocenter
 Name:		kp6-%{kpname}
-Version:	6.3.4
+Version:	6.3.5
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Libraries
 Source0:	https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5:	127b461c8bdf51734f9175fa4245955e
+# Source0-md5:	575a0fdc89ad049d3a25fa0677bde1cd
 URL:		http://www.kde.org/
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-devel
@@ -32,7 +32,8 @@ BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xorg-lib-libX11-devel
 BuildRequires:	xz
-Obsoletes:	kp5-%{kpname} < %{version}
+Requires(post,postun):	desktop-file-utils
+Obsoletes:	kp5-%{kpname} < 6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -63,6 +64,12 @@ rm -rf $RPM_BUILD_ROOT%{_kdedocdir}/{sr,sr at latin}
 %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)
 %attr(755,root,root) %{_bindir}/kinfocenter
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp6-kinfocenter.git/commitdiff/a3796b1a448e68289c0da5f577b89061e7634683



More information about the pld-cvs-commit mailing list