forked from pool/gap-liepring
delete _link
OBS-URL: https://build.opensuse.org/package/show/science/gap-liepring?expand=0&rev=7
This commit is contained in:
parent
9c065e2760
commit
e45506d500
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 23:41:05 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to new upstream release 1.9.2
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 22 11:00:49 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a95800b7576825840dc41e7bae5d9f0c4f8fd59fe4a2d061a644389ab82c1b2
|
||||
size 1820243
|
3
liepring-1.9.2.tar.bz2
Normal file
3
liepring-1.9.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a62b983ae33c78b88946e4cc5dd19d7547c44fc89de981c7ba1ed73e8024fc1c
|
||||
size 1761593
|
Loading…
Reference in New Issue
Block a user