Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
657c19422a
!6 【轻量级 PR】:fix bogus date in %changelog
From: @zhangkea 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2023-02-09 11:14:44 +00:00
openeuler-ci-bot
6ab9b6ee68
!7 【轻量级 PR】:fix wrong date in changelog
From: @sherlock2010 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-10-21 09:14:02 +00:00
sherlock2010
4d08c4405f
fix wrong date in changelog
Signed-off-by: sherlock2010 <15151851377@163.com>
2022-10-21 08:43:55 +00:00
zhangkea
b5abc66261 fix bogus date in %changelog 2022-06-17 15:56:21 +08:00
openeuler-ci-bot
3738a2ca37 !3 update url
From: @haochenstar
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2020-12-16 14:25:26 +08:00
haochenstar
accfe60d58 update url 2020-12-15 16:30:16 +08:00
openeuler-ci-bot
f6fa03ef6a !2 add yaml file
From: @haochenstar
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2020-11-25 10:16:02 +08:00
haochenstar
247a8166a3 add yaml 2020-11-25 09:58:23 +08:00
openeuler-ci-bot
faf9d78c42 !1 setserial: optimization the spec
Merge pull request !1 from orange-snn/init
2020-01-03 17:41:05 +08:00
songnannan
74eed7b9a5 optimization the spec 2020-01-03 16:28:15 +08:00
3 changed files with 27 additions and 17 deletions

View File

@ -1,11 +0,0 @@
--- setserial-2.17/README.readme Tue Sep 11 17:59:52 2001
+++ setserial-2.17/README Tue Sep 11 18:00:27 2001
@@ -13,6 +13,6 @@
The simplest way to configure the serial ports is to copy the provided
rc.serial file to the appropriate /etc/rc.d directory. For example,
-to install rc.serial on a RedHat system, copy rc.serial to
-/etc/rc.d/init.d/serial, and then run the command "chkconfig -add serial".
+to install rc.serial on a Fedora system, copy rc.serial to
+/etc/rc.d/init.d/serial, and then run the command "chkconfig --add serial".

View File

@ -1,18 +1,17 @@
%define _bindir /bin
Name: setserial
Version: 2.17
Release: 49
Release: 52
Summary: A utility for configuring serial ports
License: GPL+
URL: https://setserial.sourceforge.net
URL: http://setserial.sourceforge.net
Source0: https://sourceforge.net/projects/setserial/files/setserial/%{version}/%{name}-%{version}.tar.gz
Patch0: setserial-2.17-fhs.patch
Patch1: setserial-2.17-rc.patch
Patch2: setserial-2.17-readme.patch
Patch3: setserial-2.17-spelling.patch
Patch4: setserial-hayesesp.patch
Patch5: setserial-aarch64.patch
Patch2: setserial-2.17-spelling.patch
Patch3: setserial-hayesesp.patch
Patch4: setserial-aarch64.patch
BuildRequires: gcc groff git
@ -48,6 +47,24 @@ install -d %{buildroot}/%{_mandir}/man8
%{_mandir}/man*/*.gz
%changelog
* Fri Oct 21 2022 zhouyihang <zhouyihang3@h-partners.com> - 2.17-52
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix wrong date in changelog
* Tue Dec 15 2020 xihaochen <xihaochen@huawei.com> - 2.17-51
- Type:requirement
- ID:NA
- SUG:NA
- DESC:update url
* Fri Jan 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.17-50
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:optimization the spec
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.17-49
- Type:enhancement
- Id:NA

4
setserial.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: sourceforge
src_repo: https://sourceforge.net/projects/setserial/files/setserial/
tag_prefix: ^v
separator: .