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:
parent
5024a320b2
commit
ed6947f319
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user