bump to 0.0.2-1

This commit is contained in:
Pratham Patel 2023-10-07 21:26:50 +05:30
parent 5409f99bb8
commit c3887a24ee
No known key found for this signature in database

View File

@ -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}