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:
parent
c6f7a6803b
commit
747fc3c60c
@ -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
|
Tue Mar 18 15:21:19 UTC 2014 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@ Name: boinc-client
|
|||||||
Version: 7.2.42
|
Version: 7.2.42
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The BOINC client
|
Summary: The BOINC client
|
||||||
License: GPL-3.0+, LGPL-3.0+
|
License: GPL-3.0+ or LGPL-3.0+
|
||||||
Group: Productivity/Clustering/Computing
|
Group: Productivity/Clustering/Computing
|
||||||
Url: http://boinc.berkeley.edu/
|
Url: http://boinc.berkeley.edu/
|
||||||
#Source0: boinc_core_release_%{version_}.tar.bz2
|
#Source0: boinc_core_release_%{version_}.tar.bz2
|
||||||
@ -115,6 +115,8 @@ BuildRequires: libXScrnSaver-devel
|
|||||||
BuildRequires: libXi-devel
|
BuildRequires: libXi-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: xcb-util-devel
|
BuildRequires: xcb-util-devel
|
||||||
|
%else
|
||||||
|
BuildRequires: xorg-x11-libxcb-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gcc-fortran
|
BuildRequires: gcc-fortran
|
||||||
|
Loading…
Reference in New Issue
Block a user