add BuildRequires perl for test
This commit is contained in:
parent
92b3384eb2
commit
bb15a83355
@ -1,12 +1,12 @@
|
|||||||
Name: dos2unix
|
Name: dos2unix
|
||||||
Version: 7.4.2
|
Version: 7.4.2
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Text file format converters
|
Summary: Text file format converters
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
||||||
Source0: http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
|
Source0: http://waterlan.home.xs4all.nl/dos2unix/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc gettext perl-Test-Harness
|
BuildRequires: gcc gettext perl-Test-Harness perl-Test-Simple
|
||||||
Provides: unix2dos = %{version}
|
Provides: unix2dos = %{version}
|
||||||
Obsoletes: unix2dos < %{version}
|
Obsoletes: unix2dos < %{version}
|
||||||
|
|
||||||
@ -41,6 +41,9 @@ make check
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 02 2022 lixiaofei <lixiaofei38@huawei.com> - 7.4.2-4
|
||||||
|
- add BuildRequires perl for test
|
||||||
|
|
||||||
* Wed Jun 29 2022 lixiaofei <lixiaofei38@huawei.com> - 7.4.2-3
|
* Wed Jun 29 2022 lixiaofei <lixiaofei38@huawei.com> - 7.4.2-3
|
||||||
- update license to BSD-2-Clause
|
- update license to BSD-2-Clause
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user