Merge branch 'frawhide' into willow/add-mediatek-mt7927-dkms

This commit is contained in:
Cypress Reed
2026-05-21 22:16:30 -06:00
committed by GitHub
20 changed files with 151 additions and 30 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1130
Version: 1.0.1131
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord-canary
Version: 1.0.1130
Version: 1.0.1131
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
@@ -1,5 +1,5 @@
%global commit 5c4e9d0707dca9cfde324b83a6423497a251e6c4
%global commit_date 20260517
%global commit 089cff6792d604faba5127bc8f03d87959e5e062
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global debug_package %nil
%global __strip /bin/true
+2 -2
View File
@@ -1,9 +1,9 @@
# Disable X11 for RHEL 10+
%bcond x11 %[%{undefined rhel} || 0%{?rhel} < 10]
%global commit d52182157301896ec98e38001bcf9747b08fe052
%global commit db73857997b7787e529b12dadbfd187806d1b7ed
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260521
%global commit_date 20260522
%global ver 0.41.0
Name: mpv-nightly
+1 -1
View File
@@ -1,4 +1,4 @@
%global ver 2026-05-21
%global ver 2026-05-22
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
@@ -1,5 +1,5 @@
%global commit 0b714cb8d7f2cbe1c846b2f142cf3e51ee1cb784
%global commit_date 20260521
%global commit c9dde8ec3f9a027ee2080b4beda2af9bc20fc927
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global extension multi-monitors-bar
@@ -1,6 +1,6 @@
%global commit 46d54ed673a004df09078bee56e809421a82370e
%global commit 10c6121458c8a03e7b7804c00291292d7a811ecf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global fulldate 2026-05-20
%global fulldate 2026-05-22
%global commit_date %(echo %{fulldate} | sed 's/-//g')
%global public_key RWQlAjJC23149WL2sEpT/l0QKy7hMIFhYdQOFy0Z7z7PbneUgvlsnYcV
%global ver 1.3.2
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit 7f7c21536e080a24861289aabccd99d78808a84e
%global commit e2a1c4ce0c5dc8882d8e3290f148020896c8d380
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20260521
%global commit_date 20260522
%global ver 1.5.0
%bcond_with check
+2 -2
View File
@@ -1,8 +1,8 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 9f5c193c1d17d767cd0c3fb938b312e2c23a9ebd
%global commit 8771451701d1c9081282d6e9d5cb626bb636da19
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20260520
%global commit_date 20260522
%global debug_package %nil
Name: nim-nightly
@@ -1,5 +1,5 @@
%global commit 132ae01fd184883857189406b5f13439c00078e4
%global commit_date 20260521
%global commit 526a7ddb7869b9dca22cde37c5775f734cfbfe44
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name types-colorama
+1 -1
View File
@@ -4,7 +4,7 @@
%define _build_id_links none
Name: sass
Version: 1.99.0
Version: 1.100.0
Release: 1%{?dist}
Summary: The reference implementation of Sass, written in Dart
License: MIT
@@ -1,5 +1,5 @@
%global commit 44ed81e66ff679afe65a6c8085e584481793d3f4
%global commit_date 20260521
%global commit 4992d4bf7d21022902861eed35e9b2071f705fc5
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: cloud-hypervisor-nightly
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "kcgroups-dmemcg.spec"
}
}
@@ -0,0 +1,116 @@
%global kcgroups_src kcgroups-kcgroups-dmemcg-experimental
%global booster_src kcgroups-booster-dmemcg-experimental
Name: kcgroups-dmemcg
Version: 0.1
Release: 1%{?dist}
Summary: KDE library to manipulate cgroups - fork adding dmem cgroup support
Packager: Kyle Gospodnetich <me@kylegospodneti.ch>
License: LGPL-2.1-or-later
URL: https://github.com/pixelcluster/kcgroups
Source0: %{url}/archive/refs/tags/kcgroups-dmemcg-experimental.tar.gz
Source1: %{url}/archive/refs/tags/booster-dmemcg-experimental.tar.gz
BuildRequires: cmake
BuildRequires: extra-cmake-modules
BuildRequires: gcc-c++
BuildRequires: qt6-qtbase-devel
BuildRequires: plasma-workspace-devel
BuildRequires: kf6-kwindowsystem-devel
BuildRequires: kf6-kconfig-devel
BuildRequires: kf6-kdbusaddons-devel
BuildRequires: kf6-kitemmodels-devel
BuildRequires: systemd-rpm-macros
Requires: qt6-qtbase
Requires: kf6-kwindowsystem
Requires: kf6-kconfig
Requires: kf6-kdbusaddons
Conflicts: kcgroups-git
%description
KDE library to manipulate cgroups (and boost foreground apps).
This is a fork adding dmem cgroup support.
%package -n plasma-foreground-booster-dmemcg
Summary: Plasma foreground booster with dmemcg support
Requires: %{name}%{?_isa} = %{version}-%{release}
%description -n plasma-foreground-booster-dmemcg
Plasma foreground booster utilizing dmem cgroup support.
%package devel
Summary: Development files for kcgroups-dmemcg
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
Development headers and CMake files for kcgroups-dmemcg.
%prep
%setup -q -c -n %{name}-%{version} -a 0 -a 1
%build
mkdir kcgroups-build
mkdir kcgroups-install
mkdir booster-build
pushd kcgroups-build
cmake ../%{kcgroups_src} \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DBUILD_WITH_QT6=ON
make %{?_smp_mflags}
make DESTDIR=$(pwd)/../kcgroups-install install
popd
pushd booster-build
export CMAKE_PREFIX_PATH=$(pwd)/../kcgroups-install%{_prefix}
cmake ../%{booster_src} \
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_SKIP_INSTALL_RPATH=ON \
-DBUILD_WITH_QT6=ON
make %{?_smp_mflags}
%install
pushd kcgroups-build
make DESTDIR=%{buildroot} install
popd
pushd booster-build
make DESTDIR=%{buildroot} install
%post -n plasma-foreground-booster-dmemcg
%systemd_user_post plasma-foreground-booster.service
%preun -n plasma-foreground-booster-dmemcg
%systemd_user_preun plasma-foreground-booster.service
%postun -n plasma-foreground-booster-dmemcg
%systemd_user_postun_with_restart plasma-foreground-booster.service
%files
%{_libdir}/libKF5CGroups.so.5*
%{_datadir}/qlogging-categories6/kcgroups.*
%files devel
%{_includedir}/KF6/
%{_libdir}/cmake/KF5CGroups/
%{_libdir}/libKF5CGroups.so
%{_libdir}/qt6/mkspecs/modules/qt_KCGroups.pri
%files -n plasma-foreground-booster-dmemcg
%{_bindir}/foreground_booster
%{_userunitdir}/plasma-foreground-booster.service
%{_datadir}/applications/org.kde.foreground-booster.desktop
%config(noreplace) %{_sysconfdir}/xdg/autostart/org.kde.foreground-booster.desktop
%changelog
* Thu May 21 2026 Kyle Gospodnetich <me@kylegospodneti.ch> - 0.1-1
- Brought to Terra repo unmodified
* Fri Apr 17 2026 LionHeartP <LionHeartP@proton.me> - 0.1-1
- Initial spec derived from AUR PKGBUILD https://aur.archlinux.org/packages/plasma-foreground-booster-dmemcg
@@ -1,5 +1,5 @@
Name: nvidia-container-toolkit
Version: 1.19.0
Version: 1.19.1
Release: 1%{?dist}
Summary: NVIDIA Container Toolkit
License: Apache-2.0
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit d65638a3e998f8af3cc0eda8c3641d134c73087d
%global commit_date 20260501
%global commit 71803e1919a1618f3a9ecb02faedadbc385bd1ef
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global crate readymade
Name: readymade-git
@@ -1,6 +1,6 @@
%global _udevrulesdir /usr/lib/udev/rules.d
%global commit e3a2afaa940406d3ec996efae0746940aea68a8c
%global commit 5ef0eae85ce7b7b789763b5fbe6da477fa0aa2e8
%global commitdate 20251121
%global shortcommit %(c=%{commit}; echo ${c:0:7})
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit b0c64240c9650acc1e91f04e85c541b8dc6d3055
%global commit_date 20260519
%global commit b8276d78e4e424beb08aa5fd5f6314f7860fe416
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global pypi_name glasgow
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 7d3394477da2a140a2a367ebbadbef997c10545f
%global commit_date 20260520
%global commit 608a168f74d6552b391ac4952f7f4fc36f0779f1
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: piclone
+2 -2
View File
@@ -1,5 +1,5 @@
%global commit 061dfd3abd1155aa068738deec8feac3fe7806e1
%global commit_date 20260512
%global commit 4dec6508e097fe9ee0450bdd9db0ff8fc5a8bed8
%global commit_date 20260522
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: rpi-utils