!9 Solve this rmp package depends on itsself when install
From: @weijin-deng Reviewed-by: Signed-off-by:
This commit is contained in:
commit
bd17de930a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.38.4
|
Version: 3.38.4
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
@ -12,7 +12,7 @@ Provides: evolution-webcal = %{version}
|
|||||||
Obsoletes: evolution-webcal < 2.24.0 compat-evolution-data-server310-libcamel < 3.12
|
Obsoletes: evolution-webcal < 2.24.0 compat-evolution-data-server310-libcamel < 3.12
|
||||||
|
|
||||||
Recommends: pinentry-gtk
|
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: 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
|
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
|
%{_libexecdir}/evolution-data-server/csv2vcard
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon May 31 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 3.38.4-1
|
||||||
- Upgrade to 3.38.4
|
- Upgrade to 3.38.4
|
||||||
- Update Version, Release, Source, BuildRequires, Requires, Obsoletes
|
- Update Version, Release, Source, BuildRequires, Requires, Obsoletes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user