From ed6947f31971ccb26d2677a9590106e07832ef9166a43bc27fe11fcb4545156d Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Sat, 4 Feb 2012 00:38:54 +0000 Subject: [PATCH] fix boinc-client deps OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=18 --- boinc-client.changes | 6 ++++++ boinc-client.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/boinc-client.changes b/boinc-client.changes index 7c476da..d15a74c 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Feb 4 00:37:37 UTC 2012 - chris@computersalat.de + +- fix deps for boinc-client + * Requires libboinc6 + ------------------------------------------------------------------- Thu Feb 2 20:32:57 UTC 2012 - chris@computersalat.de diff --git a/boinc-client.spec b/boinc-client.spec index e7dd3d7..2c5a2b4 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -111,7 +111,8 @@ BuildRequires: wxWidgets-devel >= 2.8.7 Requires: logrotate Requires: cron -#Requires: libboinc%{soname} = %{version}-%{release} +## !! Do not remove thie "hard" dependency !! +Requires: libboinc%{soname} = %{version}-%{release} %lang_package %lang_package -n boinc-manager