SHA256
1
0
forked from pool/gap-hap

Accepting request 221182 from home:jengelh:branches:science

OBS-URL: https://build.opensuse.org/request/show/221182
OBS-URL: https://build.opensuse.org/package/show/science/gap-hap?expand=0&rev=1
This commit is contained in:
Matthias Mailänder 2014-02-06 21:53:04 +00:00 committed by Git OBS Bridge
commit 9ee9c50cf6
6 changed files with 103 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

1
gap-hap-rpmlintrc Normal file
View File

@ -0,0 +1 @@
addFilter("devel-file-in-non-devel-package")

10
gap-hap.changes Normal file
View File

@ -0,0 +1,10 @@
-------------------------------------------------------------------
Wed Feb 5 17:00:59 UTC 2014 - jengelh@inai.de
- Update to new upstream release 1.10.14.3
* No upstream changelog was provided
-------------------------------------------------------------------
Fri May 10 13:47:02 UTC 2013 - jengelh@inai.de
- Split hap (version 1.10.10.2) off the gap RPM package

65
gap-hap.spec Normal file
View File

@ -0,0 +1,65 @@
#
# spec file for package gap-hap
#
# Copyright (c) 2014 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-hap
Summary: GAP: Homological Algebra Programming
License: GPL-2.0+
Group: Productivity/Scientific/Math
Version: 1.10.14.3
Release: 0
Url: http://hamilton.nuigalway.ie/Hap/www/
Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/hap%version.tar.bz2
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: gap-rpm-devel
Requires: gap-core >= 4.5.6
Requires: gap-polycyclic >= 1.1
Suggests: gap-aclib >= 1.1
Suggests: gap-gapdoc >= 0.0
Suggests: gap-nq >= 1.1
Suggests: gap-nql >= 0.0
Suggests: gap-homology >= 0.0
Suggests: gap-edim >= 1.2.2
Suggests: gap-singular >= 06.07.23
Suggests: gap-congruence >= 0.0
Suggests: gap-hapcryst > 0.0
Suggests: gap-xmod > 0.0
%description
"HAP" is a package for some basic calculations in the cohomology of
finite and infinite groups.
%prep
%setup -qn Hap1.10
%build
%install
find . -type f "(" -name ".*.swp" -o -name "*.bak" ")" -delete
find . -type f -exec grep -L '^#!/' "{}" "+" | xargs -d'\n' -r chmod a-x
find . -type f -exec grep -l "^#!/usr/local/bin/perl" "{}" "+" | \
xargs -d'\n' -r perl -i -pe 's{#!/usr/local/bin/perl}{#!/usr/bin/perl}g'
%gappkg_simple_install
%fdupes %buildroot/%_prefix
%files -f %name.files
%defattr(-,root,root)
%changelog

3
hap1.10.14.3.tar.bz2 Normal file
View File

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