delete _link
OBS-URL: https://build.opensuse.org/package/show/science/gap-gaussforhomalg?expand=0&rev=9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gap-gaussforhomalg
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: gap-gaussforhomalg
|
||||
Summary: GAP: Gauss Functionality for homalg
|
||||
Version: 2015.11.06
|
||||
Version: 2018.06.01
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Summary: GAP: Gauss Functionality for homalg
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://homalg-project.github.io/homalg_project/GaussForHomalg/
|
||||
Url: http://homalg-project.github.io/homalg_project/GaussForHomalg/
|
||||
|
||||
#Git-Clone: git://github.com/homalg-project/GaussForHomalg
|
||||
#Git-Web: https://github.com/homalg-project/GaussForHomalg
|
||||
@@ -31,8 +31,8 @@ BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.7
|
||||
Requires: gap-gauss >= 2009.10.07
|
||||
Requires: gap-matricesforhomalg >= 2013.06.26
|
||||
Requires: gap-gauss >= 2018.02.04
|
||||
Requires: gap-matricesforhomalg >= 2018.02.04
|
||||
Suggests: gap-gapdoc >= 1.0
|
||||
|
||||
%description
|
||||
@@ -40,7 +40,7 @@ The GaussForHomalg package links the homalg package together with the
|
||||
Gauss package.
|
||||
|
||||
%prep
|
||||
%setup -qn GaussForHomalg
|
||||
%setup -qn GaussForHomalg-%version
|
||||
|
||||
%build
|
||||
|
||||
|
Reference in New Issue
Block a user