bump to 0.0.2-1
This commit is contained in:
parent
5409f99bb8
commit
c3887a24ee
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: opi5-efi
|
Name: opi5-efi
|
||||||
Version: 0.0.2
|
Version: 0.0.2
|
||||||
Release: 0%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Necessary files for booting from vendor U-Boot on Orange Pi 5
|
Summary: Necessary files for booting from vendor U-Boot on Orange Pi 5
|
||||||
License: GPL
|
License: GPL
|
||||||
Provides: %{name}-%{version}
|
Provides: %{name}-%{version}
|
||||||
@ -34,7 +34,7 @@ cp %{SOURCE1} $RPM_BUILD_ROOT/opt/opi5-efi/uEnv.txt
|
|||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%post
|
%posttrans
|
||||||
set -xeuf -o pipefail
|
set -xeuf -o pipefail
|
||||||
|
|
||||||
cp /opt/opi5-efi/boot.cmd /boot/efi/boot.cmd-%{full_ver}
|
cp /opt/opi5-efi/boot.cmd /boot/efi/boot.cmd-%{full_ver}
|
||||||
|
Loading…
Reference in New Issue
Block a user