From 101550bb6c74b3b11068c893f48c5fa86d4db575 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Sun, 12 Dec 2021 18:13:20 +0300 Subject: [PATCH] Update RPM .spec file due MR#933 --- fedora/OpenRGB.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/fedora/OpenRGB.spec b/fedora/OpenRGB.spec index bea98070..fac2fe0f 100644 --- a/fedora/OpenRGB.spec +++ b/fedora/OpenRGB.spec @@ -2,14 +2,14 @@ Name: openrgb Version: 0.6.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Open source RGB lighting control that doesn't depend on manufacturer software License: GPLv2 URL: https://gitlab.com/CalcProgrammer1/%{_name} Source0: OpenRGB.tar.gz -BuildRequires: gcc-c++ libusb-devel libstdc++-devel qt5-qtbase-devel desktop-file-utils hidapi-devel mbedtls-devel +BuildRequires: gcc-c++ libusb-devel libstdc++-devel qt5-qtbase-devel desktop-file-utils hidapi-devel mbedtls-devel systemd-rpm-macros Requires: hicolor-icon-theme %description @@ -42,11 +42,14 @@ fi %{_datadir}/icons/hicolor/*/apps/%{_name}.png %{_datadir}/applications/%{_name}.desktop %{_metainfodir}/org.%{name}.%{_name}.metainfo.xml -/lib/udev/rules.d/60-%{name}.rules +%{_udevrulesdir}/60-%{name}.rules %license LICENSE %doc README.md %changelog +* Sun Dec 12 2021 Artem Polishchuk - 0.6.1-2 +- build: Fix udev rules install path | MR#933 + * Tue Jun 1 2021 Adam Honse - 0.6.1-0 - Updated to 0.6-1