commit b18739a3c850a331f8e3f0f1847edf41c0ca3d20
Author: Witold Filipczyk <[email protected]>
Date:   Wed Feb 16 18:45:09 2022 +0100

    - removed egl.patch
    - updated to 5.91.0

 egl.patch                 | 12 ------------
 kf5-plasma-framework.spec |  9 +++------
 2 files changed, 3 insertions(+), 18 deletions(-)
---
diff --git a/kf5-plasma-framework.spec b/kf5-plasma-framework.spec
index e13f926..c7c3ea4 100644
--- a/kf5-plasma-framework.spec
+++ b/kf5-plasma-framework.spec
@@ -1,16 +1,15 @@
-%define                kdeframever     5.90
+%define                kdeframever     5.91
 %define                qtver           5.9.0
 %define                kfname          plasma-framework
 
 Summary:       The foundations that can be used to build a primary user 
interface
 Name:          kf5-%{kfname}
-Version:       5.90.0
+Version:       5.91.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       
https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: f95f84b9935ce9f6727094519721f855
-Patch0:                egl.patch
+# Source0-md5: 0e8698ea83e84bfc6709f378a32b6ba3
 URL:           http://www.kde.org/
 BuildRequires: EGL-devel
 BuildRequires: OpenGL-devel
@@ -101,7 +100,6 @@ Pliki nagłówkowe dla programistów używających %{kfname}.
 
 %prep
 %setup -q -n %{kfname}-%{version}
-%patch0 -p1
 
 %build
 install -d build
@@ -432,7 +430,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/KF5/plasma
 %{_includedir}/KF5/PlasmaQuick
 %{_includedir}/KF5/plasmaquick
-%{_includedir}/KF5/plasma_version.h
 %{_libdir}/cmake/KF5Plasma
 %{_libdir}/cmake/KF5PlasmaQuick
 %{_libdir}/libKF5Plasma.so
diff --git a/egl.patch b/egl.patch
deleted file mode 100644
index a3721a0..0000000
--- a/egl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up 
plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt.orig 
plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt
---- plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt.orig    
2021-07-03 14:20:52.000000000 +0200
-+++ plasma-framework-5.84.0/src/declarativeimports/core/CMakeLists.txt 
2021-07-11 15:51:56.010833913 +0200
-@@ -58,7 +58,7 @@ if(HAVE_X11)
- endif()
- 
- if(HAVE_EGL)
--    target_link_libraries(corebindingsplugin ${EGL_TARGET})
-+    target_link_libraries(corebindingsplugin GL EGL)
- else()
- 
- endif()
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kf5-plasma-framework.git/commitdiff/b18739a3c850a331f8e3f0f1847edf41c0ca3d20

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to