1
0
forked from pool/gap-liepring
2018-11-22 12:12:25 +00:00
committed by Git OBS Bridge
parent 9c065e2760
commit e45506d500
4 changed files with 17 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-liepring
#
# 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,15 +12,15 @@
# 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-liepring
Version: 1.8
Version: 1.9.2
Release: 0
Summary: GAP: Database and algorithms for Lie p-rings
License: GPL-2.0
License: GPL-2.0-only
Group: Productivity/Scientific/Math
URL: http://www.icm.tu-bs.de/~beick/soft/liepring/
@@ -29,19 +29,17 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.5.3
Requires: gap-core >= 4.8
Requires: gap-liering >= 2.1
%description
LiePRing is a GAP4 package. Its main objective is to provide access
to the nilpotent Lie rings of order p^n for p>2 and n<=7.
LiePRing is a GAP4 package for access to the nilpotent Lie rings of
order p^n for p>2 and n<=7.
%prep
%setup -qn liepring
%setup -qn liepring-%version
%build
# sigh...
find . -name "*.swp" -delete
%install
%gappkg_simple_install