!100 modify git config parameters
From: @eaglegai Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
bc72d16240
@ -333,8 +333,8 @@ git init \
|
|||||||
echo '![[:digit:]][[:digit:]]_*.in' > util/grub.d/.gitignore \
|
echo '![[:digit:]][[:digit:]]_*.in' > util/grub.d/.gitignore \
|
||||||
echo '!*.[[:digit:]]' > util/.gitignore \
|
echo '!*.[[:digit:]]' > util/.gitignore \
|
||||||
echo '!config.h' > include/grub/emu/.gitignore \
|
echo '!config.h' > include/grub/emu/.gitignore \
|
||||||
git config user.email "%{name}-owner@fedoraproject.org" \
|
git config user.email "buildteam@%{efi_vendor}.org" \
|
||||||
git config user.name "Fedora Ninjas" \
|
git config user.name "%{efi_vendor} Buildteam" \
|
||||||
git config gc.auto 0 \
|
git config gc.auto 0 \
|
||||||
rm -f configure \
|
rm -f configure \
|
||||||
git add . \
|
git add . \
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.04
|
Version: 2.04
|
||||||
Release: 18
|
Release: 19
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
@ -451,6 +451,12 @@ rm -r /boot/grub2.tmp/ || :
|
|||||||
%{_datadir}/man/man*
|
%{_datadir}/man/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 02 2021 gaihuiying <gaihuiying1@huawei.com> - 2.04-19
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:modify git config parameters
|
||||||
|
|
||||||
* Tue May 25 2021 yanan <yanan@huawei.com> - 2.04-18
|
* Tue May 25 2021 yanan <yanan@huawei.com> - 2.04-18
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user