Compare commits
25 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b19891790 | ||
|
|
7f07d5e1ae | ||
|
|
3139421a98 | ||
|
|
01fed554c9 | ||
|
|
8cb16a2d18 |
||
|
|
365c4203ee | ||
|
|
c92b5b4aab | ||
|
|
9f046fccd0 | ||
|
|
7705006605 |
||
|
|
1bf92d42b5 | ||
|
|
ac5500ba39 | ||
|
|
62e4373c18 | ||
|
|
2dd3f3ca4d | ||
|
|
f9e9d2b9d4 | ||
|
|
13702acba5 | ||
|
|
a6d4aa5f8d |
||
|
|
a46245ea59 |
||
|
|
f9a48327fd | ||
|
|
e3cb291f87 | ||
|
|
8f6c460325 | ||
|
|
ac14d89bf6 |
||
|
|
b40e04f625 |
||
|
|
3c07dd4023 | ||
|
|
69070ebe75 | ||
|
|
336d49bc0c |
3 changed files with 88 additions and 16 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -57,3 +57,13 @@
|
|||
/plasma-framework-5.102.0.tar.xz
|
||||
/plasma-framework-5.103.0.tar.xz
|
||||
/plasma-framework-5.104.0.tar.xz
|
||||
/plasma-framework-5.105.0.tar.xz
|
||||
/plasma-framework-5.106.0.tar.xz
|
||||
/plasma-framework-5.107.0.tar.xz
|
||||
/plasma-framework-5.108.0.tar.xz
|
||||
/plasma-framework-5.109.0.tar.xz
|
||||
/plasma-framework-5.110.0.tar.xz
|
||||
/plasma-framework-5.111.0.tar.xz
|
||||
/plasma-framework-5.113.0.tar.xz
|
||||
/plasma-framework-5.115.0.tar.xz
|
||||
/plasma-framework-5.116.0.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,11 +1,13 @@
|
|||
%bcond kf6_compat %[0%{?fedora} >= 40 || 0%{?rhel} >= 10]
|
||||
|
||||
%global framework plasma-framework
|
||||
|
||||
Name: kf5-plasma
|
||||
Version: 5.104.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.116.0
|
||||
Release: 4%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface
|
||||
|
||||
License: GPLv2+ and LGPLv2+ and BSD
|
||||
License: BSD-2-Clause AND BSD-3-Clause AND CC0-1.0 AND GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND LGPL-3.0-only AND (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only)
|
||||
URL: https://invent.kde.org/frameworks/plasma
|
||||
|
||||
%global majmin %majmin_ver_kf5
|
||||
|
|
@ -42,9 +44,7 @@ BuildRequires: kf5-kpackage-devel >= %{majmin}
|
|||
BuildRequires: kf5-kparts-devel >= %{majmin}
|
||||
BuildRequires: kf5-kservice-devel >= %{majmin}
|
||||
BuildRequires: kf5-kirigami2-devel >= %{majmin}
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: kf5-kwayland-devel >= %{majmin}
|
||||
%endif
|
||||
BuildRequires: kf5-kwidgetsaddons-devel >= %{majmin}
|
||||
BuildRequires: kf5-kwindowsystem-devel >= %{majmin}
|
||||
BuildRequires: kf5-kxmlgui-devel >= %{majmin}
|
||||
|
|
@ -69,13 +69,14 @@ BuildRequires: qt5-qtx11extras-devel
|
|||
Requires: qt5-qtquickcontrols%{?_isa}
|
||||
Requires: qt5-qtquickcontrols2%{?_isa}
|
||||
|
||||
%if 0%{?fedora}
|
||||
# https://bugzilla.redhat.com/1293415
|
||||
Conflicts: kdeplasma-addons < 5.5.0-3
|
||||
%endif
|
||||
|
||||
# upstream name
|
||||
# used by the plasma-framework package in Plasma 6
|
||||
%if %{without kf6_compat}
|
||||
Provides: plasma-framework = %{version}-%{release}
|
||||
%endif
|
||||
|
||||
%description
|
||||
%{summary}.
|
||||
|
|
@ -89,7 +90,9 @@ Requires: kf5-kpackage-devel >= %{majmin}
|
|||
Requires: kf5-kservice-devel >= %{majmin}
|
||||
Requires: kf5-kwindowsystem-devel >= %{majmin}
|
||||
Requires: qt5-qtbase-devel
|
||||
%if %{without kf6_compat}
|
||||
Provides: plasma-framework-devel = %{version}-%{release}
|
||||
%endif
|
||||
%description devel
|
||||
The %{name}-devel package contains libraries and header files for
|
||||
developing applications that use %{name}.
|
||||
|
|
@ -102,7 +105,7 @@ install -m644 -p %{SOURCE10} .
|
|||
|
||||
|
||||
%build
|
||||
%cmake_kf5
|
||||
%cmake_kf5 %{?with_kf6_compat:-DBUILD_DESKTOPTHEMES=OFF}
|
||||
|
||||
%cmake_build
|
||||
|
||||
|
|
@ -116,11 +119,9 @@ install -m644 -p %{SOURCE10} .
|
|||
mkdir -p %{buildroot}%{_kf5_datadir}/plasma/plasmoids
|
||||
mkdir -p %{buildroot}%{_kf5_qmldir}/org/kde/private
|
||||
|
||||
%if 0%{?fedora}
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/xdg/plasma-workspace/env
|
||||
sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
|
||||
%{buildroot}%{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh
|
||||
%endif
|
||||
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
|
@ -128,9 +129,7 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
|
|||
%files -f %{name}.lang
|
||||
%doc README.md
|
||||
%license LICENSES/*.txt
|
||||
%if 0%{?fedora}
|
||||
%{_sysconfdir}/xdg/plasma-workspace/env/fedora-plasma-cache.sh
|
||||
%endif
|
||||
%{_kf5_bindir}/plasmapkg2
|
||||
%{_kf5_libdir}/libKF5Plasma.so.*
|
||||
%{_kf5_libdir}/libKF5PlasmaQuick.so.*
|
||||
|
|
@ -146,11 +145,8 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
|
|||
%{_kf5_qtplugindir}/kpackage/packagestructure/*.so
|
||||
%{_kf5_plugindir}/kirigami/
|
||||
%{_kf5_datadir}/plasma/
|
||||
#{_kf5_datadir}/kservices5/*.desktop
|
||||
%{_kf5_datadir}/kservicetypes5/*.desktop
|
||||
%{_kf5_mandir}/man1/plasmapkg2.1.*
|
||||
# can find_lang handle this too somehow? -- rex
|
||||
%lang(lt) %{_datadir}/locale/lt/LC_SCRIPTS/libplasma5/
|
||||
|
||||
%files devel
|
||||
%{_kf5_libdir}/cmake/KF5Plasma/
|
||||
|
|
@ -167,6 +163,72 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.116.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 5.116.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.116.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sun May 19 2024 Alessandro Astone <ales.astone@gmail.com> - 5.116.0-1
|
||||
- 5.116.0
|
||||
|
||||
* Sat Feb 10 2024 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.115.0-1
|
||||
- 5.115.0
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.113.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Dec 08 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.113.0-1
|
||||
- 5.113.0
|
||||
|
||||
* Fri Nov 24 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-6
|
||||
- Don't require kf6-plasma
|
||||
|
||||
* Mon Nov 13 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-5
|
||||
- Don't provide the plasma-frameworks name for Plasma 6
|
||||
|
||||
* Mon Oct 16 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-4
|
||||
- Fix kf6-plasma requires to be arch-specific
|
||||
|
||||
* Mon Oct 16 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-3
|
||||
- Require kf6-plasma if compat build
|
||||
|
||||
* Thu Oct 12 2023 Alessandro Astone <ales.astone@gmail.com> - 5.111.0-2
|
||||
- Add KF6 compatibility flag
|
||||
|
||||
* Tue Oct 10 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.111.0-1
|
||||
- 5.111.0
|
||||
|
||||
* Tue Sep 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.110.0-1
|
||||
- 5.110.0
|
||||
|
||||
* Sat Aug 05 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.109.0-1
|
||||
- 5.109.0
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.108.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sun Jul 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.108.0-1
|
||||
- 5.108.0
|
||||
|
||||
* Sat Jun 03 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.107.0-1
|
||||
- 5.107.0
|
||||
|
||||
* Mon May 15 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.106.0-1
|
||||
- 5.106.0
|
||||
|
||||
* Tue Apr 25 2023 Neal Gompa <ngompa@fedoraproject.org> - 5.105.0-2
|
||||
- Restore kf5-kwayland BR to RHEL builds
|
||||
|
||||
* Sun Apr 02 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.105.0-1
|
||||
- 5.105.0
|
||||
|
||||
* Thu Mar 09 2023 Marc Deop i Argemí <marcdeop@fedoraproject.org> - 5.104.0-2
|
||||
- 5.104.0 re-spin
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (plasma-framework-5.104.0.tar.xz) = 0c327d8cb96b75e41a75fa1ff9a68f4d983f27e8c03c1121efba3dc031b286c331b7aad069a7432b51ca3255e246b980e2e44f60c7f769d291fc25665b17e19f
|
||||
SHA512 (plasma-framework-5.116.0.tar.xz) = d15a1379d14a13c17932c1278b209b0a2f6a07f1abc15cb436f73765f8df12564297541c29bf453991e4dc7d469c5b83ecc53e9e97480d10d8d897597acfe804
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue