[packages/kp6-oxygen] - updated to 6.7.5
witekfl
witekfl at pld-linux.org
Tue Sep 8 16:52:26 CEST 2026
commit 5f78af191deed500730754047db414c394294fb0
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Tue Sep 8 16:52:21 2026 +0200
- updated to 6.7.5
kp6-oxygen.spec | 29 +++++++++++++++++++++++++----
1 file changed, 25 insertions(+), 4 deletions(-)
---
diff --git a/kp6-oxygen.spec b/kp6-oxygen.spec
index cb91b96..06a756a 100644
--- a/kp6-oxygen.spec
+++ b/kp6-oxygen.spec
@@ -9,12 +9,12 @@
Summary: Plasma and Qt widget style and window decorations for Plasma 5 and 6
Summary(pl.UTF-8): Styl Plasmy i widżetów Qt oraz dekoracje okien dla Plasmy 5 i 6
Name: kp6-%{kpname}
-Version: 6.7.4
-Release: 2
+Version: 6.7.5
+Release: 1
License: GPL v2+/LGPL v2.1+
Group: X11/Libraries
Source0: https://download.kde.org/stable/plasma/%{version}/%{kpname}-%{version}.tar.xz
-# Source0-md5: 360d670ed2bb8aa1286d466539011106
+# Source0-md5: 9dfefeeab98037715bc182f1d59b3170
URL: https://kde.org/
BuildRequires: Qt6Core-devel >= %{qt_ver}
BuildRequires: Qt6DBus-devel >= %{qt_ver}
@@ -45,6 +45,7 @@ BuildRequires: rpmbuild(macros) >= 1.736
BuildRequires: tar >= 1:1.22
BuildRequires: xz
Requires(post,postun): desktop-file-utils
+Requires: %{name}-data = %{version}-%{release}
Requires: Qt6DBus >= %{qt_ver}
Requires: Qt6Gui >= %{qt_ver}
Requires: Qt6Quick >= %{qt_ver}
@@ -74,6 +75,19 @@ Plasma and Qt widget style and window decorations for Plasma 5 and 6.
%description -l pl.UTF-8
Styl Plasmy i widżetów Qt oraz dekoracje okien dla Plasmy 5 i 6.
+%package data
+Summary: Data files for %{kpname}
+Summary(pl.UTF-8): Dane dla %{kpname}
+Group: X11/Applications
+Requires(post,postun): desktop-file-utils
+BuildArch: noarch
+
+%description data
+Data files for %{kpname}.
+
+%description data -l pl.UTF-8
+Dane dla %{kpname}.
+
%prep
%setup -q -n %{kpname}-%{version}
@@ -104,13 +118,17 @@ rm -rf $RPM_BUILD_ROOT
%post
/sbin/ldconfig
+
+%post data
%update_desktop_database_post
%postun
/sbin/ldconfig
+
+%postun data
%update_desktop_database_postun
-%files -f %{kpname}.lang
+%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/oxygen-demo6
%attr(755,root,root) %{_bindir}/oxygen-settings6
@@ -123,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/qt6/plugins/org.kde.kdecoration3/org.kde.oxygen.so
%{_libdir}/qt6/plugins/org.kde.kdecoration3.kcm/kcm_oxygendecoration.so
%{_libdir}/qt6/plugins/styles/oxygen6.so
+
+%files data -f %{kpname}.lang
+%defattr(644,root,root,755)
%{_datadir}/color-schemes/Oxygen.colors
%{_datadir}/color-schemes/OxygenCold.colors
%{_datadir}/color-schemes/OxygenDark.colors
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kp6-oxygen.git/commitdiff/5f78af191deed500730754047db414c394294fb0
More information about the pld-cvs-commit
mailing list