Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37857285
en ru br
ALT Linux repos
S:0.1.2-alt1

Group :: Development/Tools
RPM: isoinspector

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name: isoinspector
Version: 0.1.1
Release: alt1

Summary: Tool that inspect ALT Linux distribution ISO using ALTRepo API
License: GPL-3.0
Group: Development/Tools
URL: https://git.altlinux.org/gears/i/isoinspector.git

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

Requires: fuseiso
Requires: squashfuse

Source0: %name-%version.tar
Patch1: %name-%version-%release.patch

%description
Isoinspector is an utility to validate consistency of RPM packages from
distribution ISO image with base branch state in ALTRepo DB using ALTRepo API.

%prep
%setup
%autopatch -p1

%build
#pass

%install
install -Dm0755 isoinspector %buildroot%_bindir/isoinspector

%files
%_bindir/isoinspector
%doc LICENSE README.* AUTHORS.txt

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin