Fix spelling in spec
This commit is contained in:
parent
c5249f9171
commit
1395341e0e
@ -1,7 +1,7 @@
|
|||||||
Name: make
|
Name: make
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.3
|
Version: 4.3
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A tool which controls the generation of executables and non-source files of a program
|
Summary: A tool which controls the generation of executables and non-source files of a program
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/make/
|
URL: http://www.gnu.org/software/make/
|
||||||
@ -49,7 +49,7 @@ ln -sf make %{buildroot}/%{_bindir}/gmake
|
|||||||
ln -sf make.1 %{buildroot}/%{_mandir}/man1/gmake.1
|
ln -sf make.1 %{buildroot}/%{_mandir}/man1/gmake.1
|
||||||
rm -f %{buildroot}/%{_infodir}/dir
|
rm -f %{buildroot}/%{_infodir}/dir
|
||||||
|
|
||||||
%find_lang %name
|
%find_lang %{name}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# check will fail if running the test with -j2
|
# check will fail if running the test with -j2
|
||||||
@ -87,6 +87,9 @@ fi
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 19 2022 fuanan <fuanan3@h-partners.com> - 1:4.3-3
|
||||||
|
- Fix spelling in spec
|
||||||
|
|
||||||
* Tue Sep 8 2020 wangchen <wangchen137@huawei.com> - 1:4.3-2
|
* Tue Sep 8 2020 wangchen <wangchen137@huawei.com> - 1:4.3-2
|
||||||
- Modify the URL of Source0
|
- Modify the URL of Source0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user