[packages/kf6-ksvg] - updated to 6.19.0; adapterized
witekfl
witekfl at pld-linux.org
Sun Oct 12 13:34:44 CEST 2025
commit 2291406b40c86646643cfbc93be9c5cd83956372
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun Oct 12 13:34:41 2025 +0200
- updated to 6.19.0; adapterized
kf6-ksvg.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/kf6-ksvg.spec b/kf6-ksvg.spec
index 3245fa2..f4835fe 100644
--- a/kf6-ksvg.spec
+++ b/kf6-ksvg.spec
@@ -5,17 +5,17 @@
# TODO:
# - runtime Requires if any
-%define kdeframever 6.18
+%define kdeframever 6.19
%define qtver 5.15.2
%define kfname ksvg
Summary: svg library
Name: kf6-%{kfname}
-Version: 6.18.0
+Version: 6.19.0
Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 6ea81f62be7bf8cb16b456800750fb6b
+# Source0-md5: 9c3ce110dfacc09866f4f7a683a97340
URL: http://www.kde.org/
BuildRequires: Qt6Gui-devel >= %{qtver}
BuildRequires: Qt6Quick-devel >= %{qtver}
@@ -81,12 +81,12 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libKF6Svg.so.*.*
+%{_libdir}/libKF6Svg.so.*.*
%ghost %{_libdir}/libKF6Svg.so.6
%dir %{_libdir}/qt6/qml/org/kde/ksvg
%{_libdir}/qt6/qml/org/kde/ksvg/corebindingsplugin.qmltypes
%{_libdir}/qt6/qml/org/kde/ksvg/kde-qmlmodule.version
-%attr(755,root,root) %{_libdir}/qt6/qml/org/kde/ksvg/libcorebindingsplugin.so
+%{_libdir}/qt6/qml/org/kde/ksvg/libcorebindingsplugin.so
%{_libdir}/qt6/qml/org/kde/ksvg/qmldir
%{_datadir}/qlogging-categories6/ksvg.categories
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kf6-ksvg.git/commitdiff/2291406b40c86646643cfbc93be9c5cd83956372
More information about the pld-cvs-commit
mailing list