1
0
forked from pool/boinc-client

fix boinc-client deps

OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=18
This commit is contained in:
Christian Wittmer 2012-02-04 00:38:54 +00:00 committed by Git OBS Bridge
parent 5024a320b2
commit ed6947f319
2 changed files with 8 additions and 1 deletions

View File

@ -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 Thu Feb 2 20:32:57 UTC 2012 - chris@computersalat.de

View File

@ -111,7 +111,8 @@ BuildRequires: wxWidgets-devel >= 2.8.7
Requires: logrotate Requires: logrotate
Requires: cron Requires: cron
#Requires: libboinc%{soname} = %{version}-%{release} ## !! Do not remove thie "hard" dependency !!
Requires: libboinc%{soname} = %{version}-%{release}
%lang_package %lang_package
%lang_package -n boinc-manager %lang_package -n boinc-manager