delete -S git from %autosetup, and delete BuildRequires git
This commit is contained in:
parent
23fba1c2b8
commit
0741891518
@ -1,6 +1,6 @@
|
|||||||
Name: minicom
|
Name: minicom
|
||||||
Version: 2.7.1
|
Version: 2.7.1
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: A modem control and terminal emulation program
|
Summary: A modem control and terminal emulation program
|
||||||
URL: https://elinux.org/Minicom
|
URL: https://elinux.org/Minicom
|
||||||
License: GPLv2+ and LGPLv2+ and Public Domain
|
License: GPLv2+ and LGPLv2+ and Public Domain
|
||||||
@ -8,7 +8,7 @@ License: GPLv2+ and LGPLv2+ and Public Domain
|
|||||||
Source0: https://fossies.org/linux/misc/minicom-2.7.1.tar.gz
|
Source0: https://fossies.org/linux/misc/minicom-2.7.1.tar.gz
|
||||||
|
|
||||||
Patch0: fix-minicom-multi-difine.patch
|
Patch0: fix-minicom-multi-difine.patch
|
||||||
BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel gcc git
|
BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel gcc
|
||||||
Requires: lockdev lrzsz
|
Requires: lockdev lrzsz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -18,7 +18,7 @@ program TELIX but is free with source code and runs under most unices.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -S git -p1
|
%autosetup -p1
|
||||||
|
|
||||||
cp -pr doc doc_
|
cp -pr doc doc_
|
||||||
rm -f doc_/Makefile*
|
rm -f doc_/Makefile*
|
||||||
@ -49,6 +49,9 @@ install -d %{buildroot}%{_sysconfdir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 05 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.7.1-13
|
||||||
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
* Sat Jul 31 2021 luweitao <luweitao2@huawei.com> - 2.7.1-12
|
* Sat Jul 31 2021 luweitao <luweitao2@huawei.com> - 2.7.1-12
|
||||||
- fix failure by GCC-10
|
- fix failure by GCC-10
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user