File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33Name: openrgb
44Version: 0.6.1
5- Release: 1 %{?dist }
5+ Release: 2 %{?dist }
66Summary: Open source RGB lighting control that doesn't depend on manufacturer software
77
88License: GPLv2
99URL: https://gitlab.com/CalcProgrammer1/%{_name }
1010Source0: OpenRGB.tar.gz
1111
12- BuildRequires: gcc-c++ libusb-devel libstdc++-devel qt5-qtbase-devel desktop-file-utils hidapi-devel mbedtls-devel
12+ BuildRequires: gcc-c++ libusb-devel libstdc++-devel qt5-qtbase-devel desktop-file-utils hidapi-devel mbedtls-devel systemd-rpm-macros
1313Requires: hicolor-icon-theme
1414
1515%description
4242%{_datadir }/icons/hicolor/* /apps/%{_name }.png
4343%{_datadir }/applications/%{_name }.desktop
4444%{_metainfodir }/org.%{name }.%{_name }.metainfo.xml
45- /lib/udev/rules.d /60-%{name }.rules
45+ %{ _udevrulesdir } /60-%{name }.rules
4646%license LICENSE
4747%doc README.md
4848
4949%changelog
50+ * Sun Dec 12 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 0.6.1-2
51+ - build: Fix udev rules install path | MR#933
52+
5053* Tue Jun 1 2021 Adam Honse <calcprogrammer1@gmail.com> - 0.6.1-0
5154- Updated to 0.6-1
5255
You can’t perform that action at this time.
0 commit comments