From ada399ff94616b00b58f339ba496db3f64ddfac5906585f3184ee001755e700c Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 14 Jun 2013 08:05:20 +0000 Subject: [PATCH] Accepting request 178935 from home:vuntz:branches:openSUSE:Factory Fix broken Requires; this is bypassing GNOME:Factory because the package there might not be ready for Factory OBS-URL: https://build.opensuse.org/request/show/178935 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=118 --- evolution-data-server.changes | 6 ++++++ evolution-data-server.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 8420108..e5cd95d 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 14 07:12:03 UTC 2013 - vuntz@opensuse.org + +- Remove explicit Requires for libical0 and libsoup: this should + not be needed, and libical is now at libical1. + ------------------------------------------------------------------- Mon Apr 29 11:21:08 UTC 2013 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index b3e3d7e..b22b6b7 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -71,8 +71,6 @@ BuildRequires: pkgconfig(libsecret-unstable) >= 0.5 %if %USE_EVOLDAP Requires: libevoldap-2_4-2 %endif -Requires: libical0 >= 0.43 -Requires: libsoup >= 2.2.6 Requires: mozilla-nss Recommends: %{name}-lang = %{version} # bug437293