From 764efd21a7717af95f07449d5bb684354dd92dfe Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Tue, 28 Sep 2021 14:34:52 +0000 Subject: [PATCH] Accepting request 921997 from home:sbradnick Cleaning up per request of seife. OBS-URL: https://build.opensuse.org/request/show/921997 OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=1 --- .gitattributes | 23 ++++++++++++++++++++++ btop.changes | 34 ++++++++++++++++++++++++++++++++ btop.spec | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++ v1.0.9.tar.gz | 3 +++ 4 files changed, 113 insertions(+) create mode 100644 .gitattributes create mode 100644 btop.changes create mode 100644 btop.spec create mode 100644 v1.0.9.tar.gz diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fecc750 --- /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/btop.changes b/btop.changes new file mode 100644 index 0000000..3907163 --- /dev/null +++ b/btop.changes @@ -0,0 +1,34 @@ +------------------------------------------------------------------- +Tue Sep 28 13:36:12 UTC 2021 - Scott Bradnick + +- Cleaning commented lines and changelog entries from spec file. + +------------------------------------------------------------------- +Mon Sep 27 12:34:55 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.9 ... + +------------------------------------------------------------------- +Fri Sep 24 14:28:18 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.6 ... + +------------------------------------------------------------------- +Thu Sep 23 14:05:47 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.5 ... + +------------------------------------------------------------------- +Wed Sep 22 15:19:38 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.4 ... + +------------------------------------------------------------------- +Tue Sep 21 14:59:00 UTC 2021 - Scott Bradnick + +- Updating to version 1.0.2 ... + +------------------------------------------------------------------- +Mon Sep 20 14:35:47 UTC 2021 - Scott Bradnick + +- Initial commit for version 1.0.1 ... diff --git a/btop.spec b/btop.spec new file mode 100644 index 0000000..5decc26 --- /dev/null +++ b/btop.spec @@ -0,0 +1,53 @@ +# +# spec file for package btop +# +# Copyright (c) 2021 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: btop +Version: 1.0.9 +Release: 0 +Summary: Usage and stats for processor, memory, disks, network and processes +License: Apache-2.0 +URL: https://github.com/aristocratos/btop +Source: https://github.com/aristocratos/btop/archive/refs/tags/v%{version}.tar.gz#/v%{version}.tar.gz +BuildRequires: coreutils +BuildRequires: gcc11 +BuildRequires: gcc11-c++ +BuildRequires: sed + +%description +Resource monitor that shows usage and stats for processor, memory, disks, network and processes. C++ version and continuation of bashtop and bpytop. + +%prep +%setup -q + +%build +%make_build + +%install +%make_install PREFIX=/usr + +%files +/usr/bin/btop +/usr/share/btop +/usr/share/btop/README.md +/usr/share/btop/themes +/usr/share/btop/themes/*.theme +%license LICENSE +%doc CHANGELOG.md + +%changelog + diff --git a/v1.0.9.tar.gz b/v1.0.9.tar.gz new file mode 100644 index 0000000..7415900 --- /dev/null +++ b/v1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eadf77130038738fce938903abbeeafe8140228899ec2918eb985cd30827082 +size 922565