|
|
|
@ -1,12 +1,12 @@
|
|
|
|
|
Name: switcheroo-control
|
|
|
|
|
Version: 2.6
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Version: 2.4
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Summary: D-Bus service to check the availability of dual-GPU
|
|
|
|
|
|
|
|
|
|
License: GPLv3
|
|
|
|
|
URL: https://gitlab.freedesktop.org/hadess/switcheroo-control/
|
|
|
|
|
# URL from https://gitlab.freedesktop.org/hadess/switcheroo-control/-/releases
|
|
|
|
|
Source0: https://gitlab.freedesktop.org/hadess/switcheroo-control/uploads/86ea54ac7ddb901b6bf6e915209151f8/switcheroo-control-2.6.tar.xz
|
|
|
|
|
Source0: https://gitlab.freedesktop.org/hadess/switcheroo-control/uploads/accd4a9492979bfd91b587ae7e18d3a2/switcheroo-control-2.4.tar.xz
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
BuildRequires: pkgconfig(gudev-1.0)
|
|
|
|
@ -14,8 +14,6 @@ BuildRequires: pkgconfig(gio-2.0)
|
|
|
|
|
BuildRequires: gtk-doc
|
|
|
|
|
BuildRequires: meson
|
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
BuildRequires: python3-dbusmock
|
|
|
|
|
BuildRequires: umockdev
|
|
|
|
|
|
|
|
|
|
%{?systemd_requires}
|
|
|
|
|
|
|
|
|
@ -60,7 +58,7 @@ fi
|
|
|
|
|
%license COPYING
|
|
|
|
|
%doc NEWS README.md
|
|
|
|
|
%{_bindir}/switcherooctl
|
|
|
|
|
%{_datadir}/dbus-1/system.d/net.hadess.SwitcherooControl.conf
|
|
|
|
|
%{_sysconfdir}/dbus-1/system.d/net.hadess.SwitcherooControl.conf
|
|
|
|
|
%{_unitdir}/switcheroo-control.service
|
|
|
|
|
%{_libexecdir}/switcheroo-control
|
|
|
|
|
%{_udevhwdbdir}/30-pci-intel-gpu.hwdb
|
|
|
|
@ -72,38 +70,12 @@ fi
|
|
|
|
|
%{_datadir}/gtk-doc/html/%{name}/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.6-6
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.4-4
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.6-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 01 2022 Bastien Nocera <bnocera@redhat.com> - 2.6-1
|
|
|
|
|
+ switcheroo-control-2.6-1
|
|
|
|
|
- Update to 2.6
|
|
|
|
|
|
|
|
|
|
* Fri Apr 29 2022 Bastien Nocera <bnocera@redhat.com> - 2.5-1
|
|
|
|
|
+ switcheroo-control-2.5-1
|
|
|
|
|
- Update to 2.5
|
|
|
|
|
|
|
|
|
|
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4-3
|
|
|
|
|
- Rebuilt for updated systemd-rpm-macros
|
|
|
|
|
See https://pagure.io/fesco/issue/2583.
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.4-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|