!1 delete redundant files
Merge pull request !1 from openeuler-net/init
This commit is contained in:
commit
d67fc95ae1
@ -2,7 +2,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.30.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
@ -140,6 +140,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
%{_userunitdir}/*.service
|
||||
|
||||
%exclude %{_libexecdir}/%{name}/installed-tests
|
||||
|
||||
%files devel
|
||||
%{_includedir}/evolution-data-server
|
||||
%{_libdir}/*.so
|
||||
@ -160,5 +162,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_libexecdir}/evolution-data-server/csv2vcard
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user