delete redundant files

This commit is contained in:
hexiujun 2019-12-26 14:59:21 +08:00
parent cf53bcad0a
commit 65c7707869

View File

@ -2,7 +2,7 @@
Name: evolution-data-server Name: evolution-data-server
Version: 3.30.1 Version: 3.30.1
Release: 2 Release: 3
Summary: Backend data server for Evolution Summary: Backend data server for Evolution
License: LGPLv2+ License: LGPLv2+
URL: https://wiki.gnome.org/Apps/Evolution URL: https://wiki.gnome.org/Apps/Evolution
@ -140,6 +140,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_userunitdir}/*.service %{_userunitdir}/*.service
%exclude %{_libexecdir}/%{name}/installed-tests
%files devel %files devel
%{_includedir}/evolution-data-server %{_includedir}/evolution-data-server
%{_libdir}/*.so %{_libdir}/*.so
@ -160,5 +162,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_libexecdir}/evolution-data-server/csv2vcard %{_libexecdir}/evolution-data-server/csv2vcard
%changelog %changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.30.1-3
- delete redundant files
* Sat Sep 21 2019 dongjian <dongjian13@huawei.com> - 3.30.1-2 * Sat Sep 21 2019 dongjian <dongjian13@huawei.com> - 3.30.1-2
- Package init - Package init