diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9b8283f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/conmon-e217fdf.tar.gz diff --git a/conmon.spec b/conmon.spec new file mode 100644 index 0000000..814b6f6 --- /dev/null +++ b/conmon.spec @@ -0,0 +1,63 @@ +%global with_debug 0 +%global with_check 0 + +%if 0%{?with_debug} +%global _find_debuginfo_dwz_opts %{nil} +%global _dwz_low_mem_die_limit 0 +%else +%global debug_package %{nil} +%endif + +%global provider github +%global provider_tld com +%global project containers +%global repo conmon +# https://github.com/containers/conmon +%global import_path %{provider}.%{provider_tld}/%{project}/%{repo} +%global commit0 e217fdff82e0b1a6184a28c43043a4065083407f +%global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) +%global git0 https://%{import_path} + +%global built_tag v2.0.0 + +Name: %{repo} +Epoch: 2 +Version: 2.0.0 +Release: 2%{?dist} +Summary: OCI container runtime monitor +License: ASL 2.0 +URL: %{git0} +Source0: %{git0}/archive/%{commit0}/%{name}-%{shortcommit0}.tar.gz +BuildRequires: gcc +BuildRequires: git +BuildRequires: glib2-devel + +%description +%{summary}. + +%prep +%autosetup -Sgit -n %{name}-%{commit0} + +%build +%{__make} all + +%install +%{__make} PREFIX=%{buildroot}%{_prefix} install + +#define license tag if not already defined +%{!?_licensedir:%global license %doc} + +%files +%license LICENSE +%doc README.md +%{_bindir}/%{name} + +%changelog +* Tue Sep 10 2019 Lokesh Mandvekar - 2:2.0.0-2 +- remove BR: go-md2man since no manpages yet + +* Tue Sep 10 2019 Lokesh Mandvekar - 2:2.0.0-1 +- bump to v2.0.0 + +* Fri May 31 2019 Lokesh Mandvekar - 2:0.2.0-1 +- initial package diff --git a/sources b/sources new file mode 100644 index 0000000..9a0d219 --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (conmon-e217fdf.tar.gz) = aa75e0808e8c6fc535c8b2d8ee106fb8fde6d9ca7f8beb0c51013e83ff161c8005d2427a0366fed89c0d390462852b5a0b12a4e7bf0a44cec654a91328e85c78