[packages/kp5-breeze-plymouth] Revert "- 5.93.0"

witekfl witekfl at pld-linux.org
Thu Mar 14 19:03:31 CET 2024


commit 33dcb924f4a0c6b6cbab0e73c25c0000e3d2b03d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Mar 14 17:27:16 2024 +0100

    Revert "- 5.93.0"
    
    This reverts commit fe909cc868412b9a7534d31a8aa5fe7fbc582dd8.

 kp5-breeze-plymouth.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/kp5-breeze-plymouth.spec b/kp5-breeze-plymouth.spec
index e946162..05d4272 100644
--- a/kp5-breeze-plymouth.spec
+++ b/kp5-breeze-plymouth.spec
@@ -1,28 +1,28 @@
 #
 # Conditional build:
 %bcond_with	tests		# build with tests
-%define		kdeplasmaver	5.93.0
+%define		kdeplasmaver	5.27.10
 %define		qtver		5.15.2
 %define		kpname		breeze-plymouth
 
 Summary:	breeze-plymouth
 Name:		kp5-%{kpname}
-Version:	5.93.0
-Release:	0.1
+Version:	5.27.10
+Release:	1
 License:	LGPL v2.1+
 Group:		X11/Libraries
-Source0:	https://download.kde.org/unstable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
-# Source0-md5:	c5fdb6468b14193bc387d9624219b917
+Source0:	https://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
+# Source0-md5:	fe7bb4efec17206a9faceb9cfe35fbf5
 URL:		http://www.kde.org/
 BuildRequires:	cmake >= 3.16.0
-BuildRequires:	kf6-extra-cmake-modules >= 1.8.0
+BuildRequires:	kf5-extra-cmake-modules >= 1.8.0
 BuildRequires:	ninja
 BuildRequires:	plymouth-devel
 BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		qt6dir		%{_libdir}/qt6
+%define		qt5dir		%{_libdir}/qt5
 
 %description
 breeze-plymouth.
@@ -51,6 +51,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/plymouth/breeze-text.so
+%{_libdir}/plymouth/breeze-text.so
 %{_datadir}/plymouth/themes/breeze-text
 %{_datadir}/plymouth/themes/breeze
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kp5-breeze-plymouth.git/commitdiff/aa1089d3c159279796d9a2ea996a22e0ac0e5a93



More information about the pld-cvs-commit mailing list