update code
This commit is contained in:
parent
e2dd05e38a
commit
885db6b94a
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libesmtp
|
||||
Version: 1.0.6
|
||||
Release: 17
|
||||
Release: 18
|
||||
Summary: A library for posting electronic mail
|
||||
License: LGPLv2+
|
||||
|
||||
@ -74,7 +74,8 @@ install -p -m 644 -D %{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS COPYING COPYING.LIB
|
||||
%license COPYING COPYING.LIB
|
||||
%doc AUTHORS
|
||||
%{_libdir}/%{name}.so.*
|
||||
%{plugindir}
|
||||
|
||||
@ -92,5 +93,11 @@ install -p -m 644 -D %{name}.pc %{buildroot}%{_libdir}/pkgconfig/%{name}.pc
|
||||
%doc NEWS Notes README
|
||||
|
||||
%changelog
|
||||
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.6-18
|
||||
- Type:enhancement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:modify the location of COPYING
|
||||
|
||||
* Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.6-17
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user