Package init

This commit is contained in:
dogsheng 2019-12-13 15:13:07 +08:00
parent 906ac63ab3
commit 9f88ff9951

View File

@ -1,6 +1,6 @@
Name: dos2unix Name: dos2unix
Version: 7.4.0 Version: 7.4.0
Release: 9 Release: 10
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
@ -30,6 +30,7 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%find_lang %{name} --with-man --all-name %find_lang %{name} --with-man --all-name
%files -f %{name}.lang %files -f %{name}.lang
%license COPYING.txt
%{_bindir}/dos2unix %{_bindir}/dos2unix
%{_bindir}/mac2unix %{_bindir}/mac2unix
%{_bindir}/unix2dos %{_bindir}/unix2dos
@ -39,6 +40,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
%{_mandir}/man1/*.1.gz %{_mandir}/man1/*.1.gz
%changelog %changelog
* Fri Nov 22 2019 chengquan<chengquan3@huawei.com> - 7.4.0-10
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:add COPYING file in main package
* Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 7.4.0-9 * Fri Sep 27 2019 chengquan<chengquan3@huawei.com> - 7.4.0-9
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA