commit 9ee9c50cf677067ef7b2db4f986ca47f87eb2648a39f6216f171e350a6eb1b45 Author: Matthias Mailänder Date: Thu Feb 6 21:53:04 2014 +0000 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 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/gap-hap-rpmlintrc b/gap-hap-rpmlintrc new file mode 100644 index 0000000..67d25fd --- /dev/null +++ b/gap-hap-rpmlintrc @@ -0,0 +1 @@ +addFilter("devel-file-in-non-devel-package") diff --git a/gap-hap.changes b/gap-hap.changes new file mode 100644 index 0000000..efac4a5 --- /dev/null +++ b/gap-hap.changes @@ -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 diff --git a/gap-hap.spec b/gap-hap.spec new file mode 100644 index 0000000..800ef2c --- /dev/null +++ b/gap-hap.spec @@ -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 diff --git a/hap1.10.14.3.tar.bz2 b/hap1.10.14.3.tar.bz2 new file mode 100644 index 0000000..f71fe5b --- /dev/null +++ b/hap1.10.14.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b747e54023e2be1872738e716bd890db7a25e9274d10107ea3547d3b029942d2 +size 5760656