Accepting request 403646 from home:jengelh:dev

OBS-URL: https://build.opensuse.org/request/show/403646
OBS-URL: https://build.opensuse.org/package/show/science/gap-matgrp?expand=0&rev=1
This commit is contained in:
Dmitry Roshchin 2016-06-20 07:00:47 +00:00 committed by Git OBS Bridge
commit 25bf962857
5 changed files with 82 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

4
gap-matgrp.changes Normal file
View File

@ -0,0 +1,4 @@
-------------------------------------------------------------------
Mon Jun 20 06:19:58 UTC 2016 - jengelh@inai.de
- Initial package (version 1.4) for build.opensuse.org

51
gap-matgrp.spec Normal file
View File

@ -0,0 +1,51 @@
#
# spec file for package gap-matgrp
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#
Name: gap-matgrp
Version: 1.4
Release: 0
Summary: GAP: Matric group interface routines
License: GPL-2.0 or GPL-3.0
Group: Productivity/Scientific/Math
URL: http://www.math.colostate.edu/~hulpke
Source: http://www.gap-system.org/pub/gap/gap4/tar.bz2/packages/matgrp04.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.7
Requires: gap-recog >= 1.2 gap-forms >= 1.2 gap-genss >= 1.3 gap-orb >= 3.4 gap-atlasrep >= 1.4.0 gap-recogbase >= 1.0
%description
The matgrp package provides an interface to the solvable radical
functionality for matrix groups, building on constructive
recognition.
%prep
%setup -qn matgrp
%build
find doc -type f -name ".*" -print -delete
%install
%gappkg_simple_install
%files -f %name.files
%defattr(-,root,root)
%changelog

3
matgrp04.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:157dde1383d014e8474e203c53518d3db5ebcaa29cbc89ea976a35baa2a5ec16
size 69122