1
0
forked from pool/boinc-client

Accepting request 227672 from home:computersalat:devel:network

some RPMLINT fixes

OBS-URL: https://build.opensuse.org/request/show/227672
OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=35
This commit is contained in:
Christian Wittmer 2014-03-26 22:35:37 +00:00 committed by Git OBS Bridge
parent c6f7a6803b
commit 747fc3c60c
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 26 22:34:18 UTC 2014 - chris@computersalat.de
- some RPMLINT fixes
* fix License: remove ','
* non-standard-gid /var/lib/boinc boinc
* SR #227671 to rpmlint
- fix deps for libxcb
-------------------------------------------------------------------
Tue Mar 18 15:21:19 UTC 2014 - chris@computersalat.de

View File

@ -30,7 +30,7 @@ Name: boinc-client
Version: 7.2.42
Release: 0
Summary: The BOINC client
License: GPL-3.0+, LGPL-3.0+
License: GPL-3.0+ or LGPL-3.0+
Group: Productivity/Clustering/Computing
Url: http://boinc.berkeley.edu/
#Source0: boinc_core_release_%{version_}.tar.bz2
@ -115,6 +115,8 @@ BuildRequires: libXScrnSaver-devel
BuildRequires: libXi-devel
BuildRequires: libxcb-devel
BuildRequires: xcb-util-devel
%else
BuildRequires: xorg-x11-libxcb-devel
%endif
BuildRequires: gcc-c++
BuildRequires: gcc-fortran