Accepting request 221191 from home:jengelh:branches:science
OBS-URL: https://build.opensuse.org/request/show/221191 OBS-URL: https://build.opensuse.org/package/show/science/gap-homalg?expand=0&rev=1
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 22:04:51 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 2013.10.10
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Split homalg (version 2012.10.28) off the gap RPM package
|
||||
@@ -0,0 +1,61 @@
|
||||
#
|
||||
# spec file for package gap-homalg
|
||||
#
|
||||
# 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-homalg
|
||||
Summary: GAP: A homological algebra meta-package for computable Abelian categories
|
||||
Version: 2013.10.10
|
||||
Release: 0
|
||||
License: GPL-2.0
|
||||
Group: Productivity/Scientific/Math
|
||||
URL: http://homalg.math.rwth-aachen.de/index.php/core-packages/homalg-package
|
||||
|
||||
#Git-Clone: git://github.com/homalg-project/homalg
|
||||
#Git-Web: https://github.com/homalg-project/homalg
|
||||
Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/homalg-%version.tar.bz2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gap-rpm-devel
|
||||
Requires: gap-core >= 4.4
|
||||
Requires: gap-toolsforhomalg >= 2012.10.27
|
||||
Suggests: gap-gapdoc >= 1.0
|
||||
|
||||
%description
|
||||
The package homalg is the foundational part of the homalg project. It
|
||||
provides procedures to construct basic objects in homological
|
||||
algebra:
|
||||
|
||||
- filtrations of objects
|
||||
- complexes (of objects and of complexes)
|
||||
- chain morphisms
|
||||
- bicomplexes
|
||||
- bigraded (differential) objects
|
||||
- spectral sequences
|
||||
- functors
|
||||
|
||||
%prep
|
||||
%setup -qn homalg
|
||||
|
||||
%build
|
||||
|
||||
%install
|
||||
%gappkg_simple_install
|
||||
|
||||
%files -f %name.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
@@ -0,0 +1,24 @@
|
||||
*.changes merge=merge-changes
|
||||
*.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
|
||||
*.tar 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
|
||||
@@ -0,0 +1,4 @@
|
||||
*.obscpio
|
||||
*.osc
|
||||
_build.*
|
||||
.pbuild
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6224de308f70aaa4c4a21bf28d5b1c8175fa69940ac0a46c286bce7a5c5aa1a
|
||||
size 586292
|
||||
Reference in New Issue
Block a user