File fireactions-reset-devmapper-snapshotter.spec of Package fireactions-reset-devmapper-snapshotter
#
# spec file for package fireactions-reset-devmapper-snapshotter
#
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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: fireactions-reset-devmapper-snapshotter
Version: 1.0
Release: 0
Summary: A small script to reset the containerd snapshotter
License: MIT
URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:fireactions/fireactions-reset-devmapper-snapshotter
Source0: fireactions-fix-thinpool
BuildArch: noarch
Group: Development/Tools/Other
%description
A small script to reset the containerd snapshotter when there are too many snapshots.
%prep
%build
%install
install -D %{SOURCE0} %{buildroot}%{_bindir}/fireactions-fix-thinpool
%files
%{_bindir}/fireactions-fix-thinpool
%changelog