Compare commits

..

No commits in common. "dbb5e973ed90d83d8e15a1defd0040e0a16eb2ca" and "faf9d78c42e8c9337f639837f2f238bacf2d8727" have entirely different histories.

2 changed files with 5 additions and 24 deletions

View File

@ -1,10 +1,10 @@
%define _bindir /bin %define _bindir /bin
Name: setserial Name: setserial
Version: 2.17 Version: 2.17
Release: 53 Release: 50
Summary: A utility for configuring serial ports Summary: A utility for configuring serial ports
License: GPL+ License: GPL+
URL: http://setserial.sourceforge.net URL: https://setserial.sourceforge.net
Source0: https://sourceforge.net/projects/setserial/files/setserial/%{version}/%{name}-%{version}.tar.gz Source0: https://sourceforge.net/projects/setserial/files/setserial/%{version}/%{name}-%{version}.tar.gz
Patch0: setserial-2.17-fhs.patch Patch0: setserial-2.17-fhs.patch
@ -13,7 +13,7 @@ Patch2: setserial-2.17-spelling.patch
Patch3: setserial-hayesesp.patch Patch3: setserial-hayesesp.patch
Patch4: setserial-aarch64.patch Patch4: setserial-aarch64.patch
BuildRequires: gcc groff BuildRequires: gcc groff git
%description %description
setserial is a program designed to set and/or report the setserial is a program designed to set and/or report the
@ -22,7 +22,7 @@ configuration information associated with a serial port.
%package_help %package_help
%prep %prep
%autosetup -n %{name}-%{version} -p1 %autosetup -n %{name}-%{version} -p1 -S git
%build %build
%set_build_flags %set_build_flags
@ -47,22 +47,7 @@ install -d %{buildroot}/%{_mandir}/man8
%{_mandir}/man*/*.gz %{_mandir}/man*/*.gz
%changelog %changelog
* Fri Oct 21 2022 zhouyihang <zhouyihang3@h-partners.com> - 2.17-53 * Thu Jan 3 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.17-50
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix wrong date in changelog
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.17-52
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* 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 - Type:bugfix
- ID:NA - ID:NA
- SUG:NA - SUG:NA

View File

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