optimization the spec
This commit is contained in:
parent
95ef85404c
commit
74eed7b9a5
@ -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".
|
|
||||||
|
|
||||||
@ -1,7 +1,7 @@
|
|||||||
%define _bindir /bin
|
%define _bindir /bin
|
||||||
Name: setserial
|
Name: setserial
|
||||||
Version: 2.17
|
Version: 2.17
|
||||||
Release: 49
|
Release: 50
|
||||||
Summary: A utility for configuring serial ports
|
Summary: A utility for configuring serial ports
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: https://setserial.sourceforge.net
|
URL: https://setserial.sourceforge.net
|
||||||
@ -9,10 +9,9 @@ Source0: https://sourceforge.net/projects/setserial/files/setserial/%{ve
|
|||||||
|
|
||||||
Patch0: setserial-2.17-fhs.patch
|
Patch0: setserial-2.17-fhs.patch
|
||||||
Patch1: setserial-2.17-rc.patch
|
Patch1: setserial-2.17-rc.patch
|
||||||
Patch2: setserial-2.17-readme.patch
|
Patch2: setserial-2.17-spelling.patch
|
||||||
Patch3: setserial-2.17-spelling.patch
|
Patch3: setserial-hayesesp.patch
|
||||||
Patch4: setserial-hayesesp.patch
|
Patch4: setserial-aarch64.patch
|
||||||
Patch5: setserial-aarch64.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc groff git
|
BuildRequires: gcc groff git
|
||||||
|
|
||||||
@ -48,6 +47,12 @@ install -d %{buildroot}/%{_mandir}/man8
|
|||||||
%{_mandir}/man*/*.gz
|
%{_mandir}/man*/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu 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
|
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.17-49
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user