commit
1bb9255731
@ -1,6 +1,6 @@
|
|||||||
Name: dos2unix
|
Name: dos2unix
|
||||||
Version: 7.4.0
|
Version: 7.4.0
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: Text file format converters
|
Summary: Text file format converters
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
URL: http://waterlan.home.xs4all.nl/dos2unix.html
|
||||||
@ -29,6 +29,9 @@ corresponding ISO standard characters.
|
|||||||
rm -rf $RPM_BUILD_ROOT%{_docdir}
|
rm -rf $RPM_BUILD_ROOT%{_docdir}
|
||||||
%find_lang %{name} --with-man --all-name
|
%find_lang %{name} --with-man --all-name
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%license COPYING.txt
|
%license COPYING.txt
|
||||||
%{_bindir}/dos2unix
|
%{_bindir}/dos2unix
|
||||||
@ -40,6 +43,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
|
|||||||
%{_mandir}/man1/*.1.gz
|
%{_mandir}/man1/*.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 17 2020 chengquan<chengquan3@huawei.com> - 7.4.0-11
|
||||||
|
- Type:bugfix
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:Enable test cases
|
||||||
|
|
||||||
* Fri Nov 22 2019 chengquan<chengquan3@huawei.com> - 7.4.0-10
|
* Fri Nov 22 2019 chengquan<chengquan3@huawei.com> - 7.4.0-10
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user