Update versioning scheme
This commit is contained in:
parent
7f04d34179
commit
ae248d6d32
6 changed files with 61 additions and 26 deletions
|
|
@ -7,7 +7,6 @@ Summary: Open source RGB lighting control that doesn't depend on manufact
|
|||
|
||||
License: GPLv2
|
||||
URL: https://gitlab.com/CalcProgrammer1/%{_name}
|
||||
Source0: OpenRGB.tar.gz
|
||||
|
||||
BuildRequires: gcc-c++ libusbx-devel libstdc++-devel qt5-qtbase-devel qt5-linguist desktop-file-utils hidapi-devel mbedtls-devel systemd-rpm-macros
|
||||
Requires: hicolor-icon-theme
|
||||
|
|
@ -18,7 +17,7 @@ Open source RGB lighting control that doesn't depend on manufacturer software. S
|
|||
ASUS, ASRock, Corsair, G.Skill, Gigabyte, HyperX, MSI, Razer, ThermalTake, and more supported
|
||||
|
||||
%prep
|
||||
cp %{_sourcedir}/%{_name}/* %{_builddir} -r
|
||||
cp -r %{_sourcedir}/%{_name}/. %{_builddir}
|
||||
|
||||
%build
|
||||
cd %{_builddir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue