automatic version update by autodist [release 6.3.0-1mamba;Fri Feb 14 2025]
This commit is contained in:
parent
89ebcfd510
commit
42e30ed466
32
oxygen.spec
32
oxygen.spec
@ -2,7 +2,7 @@
|
||||
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
||||
|
||||
Name: oxygen
|
||||
Version: 6.2.5
|
||||
Version: 6.3.0
|
||||
Release: 1mamba
|
||||
Summary: KDE Plasma Oxygen theme
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
@ -14,7 +14,19 @@ Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/oxygen
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libQt5Core
|
||||
BuildRequires: libQt5DBus
|
||||
BuildRequires: libQt5Gui
|
||||
BuildRequires: libQt5Network
|
||||
BuildRequires: libQt5Widgets
|
||||
BuildRequires: libQt5X11Extras-devel
|
||||
BuildRequires: libQt5Xml
|
||||
BuildRequires: libQt6Core
|
||||
BuildRequires: libQt6DBus
|
||||
BuildRequires: libQt6Gui
|
||||
BuildRequires: libQt6Network
|
||||
BuildRequires: libQt6OpenGL
|
||||
BuildRequires: libQt6Widgets
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libframeworkintegration-devel
|
||||
BuildRequires: libgcc
|
||||
@ -45,9 +57,7 @@ BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: libxkbcommon-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
BuildRequires: qt6-qtbase-devel
|
||||
BuildRequires: qt6-qtdeclarative-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -73,7 +83,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -90,14 +99,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -n lib%{name}
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%postun -n lib%{name}
|
||||
/sbin/ldconfig
|
||||
exit 0
|
||||
|
||||
%files -f %{name}5_qt.lang
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/oxygen-demo5
|
||||
@ -148,12 +149,15 @@ exit 0
|
||||
%{_libdir}/liboxygenstyle6.so.*
|
||||
%{_libdir}/liboxygenstyleconfig6.so.*
|
||||
%{_qt6_plugindir}/kstyle_config/kstyle_oxygen_config.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration2.kcm/kcm_oxygendecoration.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration2/org.kde.oxygen.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration3.kcm/kcm_oxygendecoration.so
|
||||
%{_qt6_plugindir}/org.kde.kdecoration3/org.kde.oxygen.so
|
||||
%{_qt6_plugindir}/styles/oxygen5.so
|
||||
%{_qt6_plugindir}/styles/oxygen6.so
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2025 Automatic Build System <autodist@openmamba.org> 6.3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.2.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user