From aa62648f1ca0e5d77955d0e7f2a6d7c77f28221aa5b3b48593352c55493b078a Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Mon, 13 Mar 2023 11:07:50 +0000 Subject: [PATCH] Accepting request 1064644 from home:jengelh:branches:science OBS-URL: https://build.opensuse.org/request/show/1064644 OBS-URL: https://build.opensuse.org/package/show/science/gap-profiling?expand=0&rev=1 --- .gitattributes | 23 +++++++++++++++++++ .gitignore | 1 + gap-profiling.changes | 4 ++++ gap-profiling.spec | 51 ++++++++++++++++++++++++++++++++++++++++++ profiling-2.5.1.tar.gz | 3 +++ 5 files changed, 82 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 gap-profiling.changes create mode 100644 gap-profiling.spec create mode 100644 profiling-2.5.1.tar.gz 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-profiling.changes b/gap-profiling.changes new file mode 100644 index 0000000..152025e --- /dev/null +++ b/gap-profiling.changes @@ -0,0 +1,4 @@ +------------------------------------------------------------------- +Sun Feb 12 10:31:05 UTC 2023 - Jan Engelhardt + +- Initial package (version 2.5.1) for build.opensuse.org diff --git a/gap-profiling.spec b/gap-profiling.spec new file mode 100644 index 0000000..64952ca --- /dev/null +++ b/gap-profiling.spec @@ -0,0 +1,51 @@ +# +# spec file for package gap-profiling +# +# Copyright (c) 2023 SUSE LLC +# +# 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 https://bugs.opensuse.org/ +# + + +Name: gap-profiling +Version: 2.5.1 +Release: 0 +Summary: GAP: Line-by-line profiling and code coverage for GAP +License: CDDL-1.0 AND MIT +Group: Productivity/Scientific/Math +URL: https://gap-packages.github.io/profiling/ +#Git-Clone: https://github.com/gap-packages/profiling +Source: https://github.com/gap-packages/profiling/releases/download/v%version/profiling-%version.tar.gz +BuildRequires: c++_compiler +BuildRequires: gap-devel +BuildRequires: gap-rpm-devel +Requires: gap-core >= 4.10 +Requires: gap-gapdoc >= 1.5 +Requires: gap-io >= 4.4.4 + +%description +Line by line profiling and code coverage for GAP. + +%prep +%autosetup -n profiling-%version + +%build + +%install +%gappkg_simple_install +pushd "%buildroot/$moddir" +rm -Rf src +popd + +%files -f %name.files + +%changelog diff --git a/profiling-2.5.1.tar.gz b/profiling-2.5.1.tar.gz new file mode 100644 index 0000000..ce9600c --- /dev/null +++ b/profiling-2.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ba8c9132a282561a8a315c29b0df127b145e0a129fd74f955b61cef56ffe09 +size 380617