!4 将版权许可文件放到合适的目录中
From: @lvgenggeng Reviewed-by: @open-bot Signed-off-by: @open-bot
This commit is contained in:
commit
70200f27f6
@ -1,6 +1,6 @@
|
|||||||
Name: switcheroo-control
|
Name: switcheroo-control
|
||||||
Version: 2.6
|
Version: 2.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: D-Bus service to check the availability of dual-GPU
|
Summary: D-Bus service to check the availability of dual-GPU
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
URL: https://gitlab.freedesktop.org/hadess/switcheroo-control/
|
URL: https://gitlab.freedesktop.org/hadess/switcheroo-control/
|
||||||
@ -45,7 +45,8 @@ fi
|
|||||||
%udev_hwdb_update
|
%udev_hwdb_update
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING NEWS README.md
|
%license COPYING
|
||||||
|
%doc NEWS README.md
|
||||||
%{_datadir}/dbus-1/system.d/net.hadess.SwitcherooControl.conf
|
%{_datadir}/dbus-1/system.d/net.hadess.SwitcherooControl.conf
|
||||||
%{_unitdir}/switcheroo-control.service
|
%{_unitdir}/switcheroo-control.service
|
||||||
%{_bindir}/switcherooctl
|
%{_bindir}/switcherooctl
|
||||||
@ -55,6 +56,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/%{name}/
|
%{_datadir}/gtk-doc/html/%{name}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 18 2024 lvgenggeng <lvgenggeng@uniontech.com> - 2.6-2
|
||||||
|
- move license file to prefered dir
|
||||||
|
|
||||||
* Sun Apr 23 2023 luoxinyuan <xyluoct@isoftstone.com> - 2.6-1
|
* Sun Apr 23 2023 luoxinyuan <xyluoct@isoftstone.com> - 2.6-1
|
||||||
- update to 2.6
|
- update to 2.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user