update code

This commit is contained in:
zhuchunyi 2019-11-06 19:47:59 +08:00
parent 849c71bd8f
commit ca2843081b

View File

@ -7,7 +7,7 @@
Name: procmail Name: procmail
Version: 3.22 Version: 3.22
Release: 49 Release: 50
Summary: A program for filtering, sorting and storing email Summary: A program for filtering, sorting and storing email
License: GPLv2+ or Artistic License: GPLv2+ or Artistic
URL: https://www.procmail.org URL: https://www.procmail.org
@ -52,7 +52,8 @@ cp -p %{SOURCE1} telsas_procmailrc
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc Artistic COPYING debian/QuickStart debian/README.Maildir %doc Artistic debian/QuickStart debian/README.Maildir
%license COPYING
%{_bindir}/* %{_bindir}/*
%files help %files help
@ -62,6 +63,12 @@ cp -p %{SOURCE1} telsas_procmailrc
%{_mandir}/man5/*.5.gz %{_mandir}/man5/*.5.gz
%changelog %changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.22-50
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.22-49 * Mon Sep 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.22-49
- Package init - Package init