forked from pool/boinc-client
Autobuild autoformatter for 70475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boinc-client?expand=0&rev=17
This commit is contained in:
parent
786f374225
commit
1344421f01
@ -1,4 +1,7 @@
|
|||||||
#
|
#
|
||||||
|
# spec file for package boinc-client
|
||||||
|
#
|
||||||
|
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2011 by Sascha Manns <saigkill@opensuse.org>
|
# Copyright (c) 2011 by Sascha Manns <saigkill@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -12,6 +15,7 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
# Global definitions
|
# Global definitions
|
||||||
@ -26,7 +30,7 @@ Release: 1
|
|||||||
Summary: The BOINC client core
|
Summary: The BOINC client core
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
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
|
||||||
Source1: boinc-icons.tar.bz2
|
Source1: boinc-icons.tar.bz2
|
||||||
@ -127,6 +131,8 @@ global warming, discover sources of gravitational waves, and many other types
|
|||||||
of scientific and mathematical research.
|
of scientific and mathematical research.
|
||||||
|
|
||||||
%package -n boinc-manager
|
%package -n boinc-manager
|
||||||
|
|
||||||
|
|
||||||
Summary: GUI to control and monitor %{name}
|
Summary: GUI to control and monitor %{name}
|
||||||
Group: Productivity/Scientific/Astronomy
|
Group: Productivity/Scientific/Astronomy
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
@ -140,9 +146,11 @@ monitoring. The BOINC Manager has two modes of operation, the "Simple View" in
|
|||||||
which it only displays the most important information and the "Advanced View"
|
which it only displays the most important information and the "Advanced View"
|
||||||
in which all information and all control elements are available.
|
in which all information and all control elements are available.
|
||||||
|
|
||||||
%lang_package -n boinc-manager
|
|
||||||
|
|
||||||
|
%lang_package -n boinc-manager
|
||||||
%package devel
|
%package devel
|
||||||
|
|
||||||
|
|
||||||
Summary: Development files for %{name}
|
Summary: Development files for %{name}
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
@ -153,6 +161,8 @@ Requires: openssl-devel
|
|||||||
This package contains development files for %{name}.
|
This package contains development files for %{name}.
|
||||||
|
|
||||||
%package -n libboinc%{soname}
|
%package -n libboinc%{soname}
|
||||||
|
|
||||||
|
|
||||||
Summary: Shared Libs for %{name}
|
Summary: Shared Libs for %{name}
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
@ -164,6 +174,8 @@ which it only displays the most important information and the "Advanced View"
|
|||||||
in which all information and all control elements are available.
|
in which all information and all control elements are available.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
|
|
||||||
|
|
||||||
Summary: Documentation files for %{name}
|
Summary: Documentation files for %{name}
|
||||||
Group: Documentation/Other
|
Group: Documentation/Other
|
||||||
%if 0%{?suse_version} >= 1120
|
%if 0%{?suse_version} >= 1120
|
||||||
|
Loading…
Reference in New Issue
Block a user