Update Release, Requires, to solve this rmp package depends on itsself when install
This commit is contained in:
parent
0be4a310eb
commit
ed1771cf80
@ -2,7 +2,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.38.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
@ -12,7 +12,7 @@ Provides: evolution-webcal = %{version}
|
||||
Obsoletes: evolution-webcal < 2.24.0 compat-evolution-data-server310-libcamel < 3.12
|
||||
|
||||
Recommends: pinentry-gtk
|
||||
Requires: dconf %{name}-langpacks = %{version}-%{release}
|
||||
Requires: dconf
|
||||
|
||||
BuildRequires: cmake gcc gcc-c++ gettext gperf gtk-doc >= 1.9 intltool >= 0.35.5 libicu-devel sendmail
|
||||
BuildRequires: libdb-devel perl-generators systemd gcr-devel >= 3.4 glib2-devel >= 2.46.0 pkgconfig(goa-1.0) >= 3.8
|
||||
@ -164,6 +164,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_libexecdir}/evolution-data-server/csv2vcard
|
||||
|
||||
%changelog
|
||||
* Mon Jun 7 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.4-2
|
||||
- Update Release, Requires, to solve this rmp package depends on itsself when install
|
||||
|
||||
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.4-1
|
||||
- Upgrade to 3.38.4
|
||||
- Update Version, Release, Source, BuildRequires, Requires, Obsoletes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user