Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
245e746538
!9 Upgrade minicom to 2.8
Merge pull request !9 from starlet_dx/master
2022-01-14 02:28:48 +00:00
starlet-dx
d4ed66263b Upgrade minicom to 2.8 2022-01-13 16:57:25 +08:00
openeuler-ci-bot
47dde5db30 !4 minicom delete -S git from %autosetup, and delete BuildRequires git
From: @chenyanpanHW
Reviewed-by: 
Signed-off-by:
2021-08-13 02:16:48 +00:00
chenyanpanHW
0741891518
delete -S git from %autosetup, and delete BuildRequires git 2021-08-05 15:58:59 +08:00
openeuler-ci-bot
23fba1c2b8 !7 fix compile failure by update GCC-10
From: @luweitao_y
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-08-04 07:16:48 +00:00
Lu Weitao
822500f375 fix compile failure by GCC-10
Signed-off-by: Lu Weitao <luweitaobe@163.com>
2021-08-04 11:33:07 +08:00
openeuler-ci-bot
97652f09d9 !2 add yaml file
Merge pull request !2 from ultra_planet/master
2020-05-11 15:19:24 +08:00
ultra_planet
bbce1261f5 add yaml file 2020-05-09 09:33:42 +08:00
openeuler-ci-bot
cb7dfce2ae !1 Package init
Merge pull request !1 from bingo2008/zsb
2020-02-18 15:10:30 +08:00
bingo2008
78348098af package init 2020-02-18 12:20:14 +08:00
3 changed files with 65 additions and 0 deletions

BIN
minicom-2.8.tar.gz Normal file

Binary file not shown.

61
minicom.spec Normal file
View File

@ -0,0 +1,61 @@
Name: minicom
Version: 2.8
Release: 1
Summary: A modem control and terminal emulation program
URL: https://elinux.org/Minicom
License: GPLv2+ and LGPLv2+ and Public Domain
Source0: https://fossies.org/linux/misc/minicom-2.8.tar.gz
BuildRequires: lockdev-devel ncurses-devel autoconf automake gettext-devel gcc
Requires: lockdev lrzsz
%description
Minicom is a communication program which somewhat resembles the shareware
program TELIX but is free with source code and runs under most unices.
%package_help
%prep
%autosetup -p1
cp -pr doc doc_
rm -f doc_/Makefile*
%build
autoreconf --verbose --force --install
%configure
%make_build
%install
%make_install
install -d %{buildroot}%{_sysconfdir}
%find_lang %{name}
%files -f %{name}.lang
%doc ChangeLog AUTHORS NEWS TODO doc_/*
%license COPYING
%{_bindir}/*
%exclude /lib/snprintf.c
%exclude %{_mandir}/man1/*
%exclude %{_datadir}/doc/*
%files help
%{_mandir}/man1/*
%{_datadir}/doc/*
%changelog
* Thu Jan 13 2022 yaoxin <yaoxin30@huawei.com> - 2.8-1
- Upgrade minicom to 2.8
* 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
- fix failure by GCC-10
* Tue Feb 18 2020 zhusongbao <zhusongbao@huawei.com> - 2.7.1-11
- Package init

4
minicom.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: git
src_repo: https://salsa.debian.org/minicom-team/minicom.git
tag_prefix: ^
seperator: .