File environ-mirrorcache.spec of Package environ-mirrorcache

# Copyright (C) 2024 SUSE LLC
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License along
# with this program; if not, see <http://www.gnu.org/licenses/>.

Name:           environ-mirrorcache
Version:        0.02
Release:        0
License:        SUSE-Public-Domain
Summary:        Templates for early integration testing
Group:          Development/Tools/Other
Url:            https://github.com/andrii-suse/environ-mirrorcache
Source:         %{name}-%{version}.tar.xz

Requires:       m4
Requires:       bash
Requires:       environ
BuildRequires:  environ
BuildRequires:  make
BuildRequires:  fdupes
BuildArch:      noarch

%description
Create easy to use templates for local testing without root for
MirrorCache.

%prep
%setup -q

%build

%install
%make_install
%fdupes %{buildroot}

%files
%defattr(-,root,root,755)
%{_datadir}/environ.d/mc

%changelog

openSUSE Build Service is sponsored by