Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562498
en ru br
ALT Linux repos
S:9-alt2.qa1
5.0: 9-alt2
4.1: 9-alt2
4.0: 9-alt1.0

Other repositories

Group :: File tools
RPM: disktype

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: disktype
Version: 9
Release: alt2

Summary: A disk and disk image format analyzer
Group: File tools
License: MIT/X

URL: http://disktype.sourceforge.net/
Source0: http://download.sourceforge.net/disktype/disktype-%version.tar.gz

BuildRequires: glibc-kernheaders

%description
The purpose of disktype is to detect the content format of a disk or
disk image. It knows about common file systems, partition tables, and
boot codes.

%prep
%setup

%build
%make_build CFLAGS="%optflags"

%install
install -pDm 755 disktype %buildroot%_bindir/disktype
install -pDm 644 disktype.1 %buildroot%_man1dir/disktype.1

%files
%doc HISTORY README TODO
%_bindir/*
%_man1dir/*

%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