Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044171
en ru br
ALT Linux repos
S:0.2.2-alt11
5.0: 0.2.2-alt2
4.1: 0.2.2-alt1
4.0: 0.2.0-alt6.1
3.0: 0.2.0-alt6

Group :: File tools
RPM: e2fsimage

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: e2fsimage
Version: 0.2.2
Release: alt11
Summary: Create and populate an ext2 filesystem image as non-root user
License: BSD-style
Group: File tools
URL: http://sourceforge.net/projects/%name
Source: %name-%version.tar
Patch: %name-%version-%release.patch
Requires: e2fsprogs

# Automatically added by buildreq on Thu Feb 21 2008

BuildRequires: libe2fs-devel

%description
%name creates an ext2 filesystem image by recursively copying the files from
the existing directory structure rootdir to the image-file.
Supported filetypes are: regular files, directorys, hard-links, soft-links, block
special devices, character special devices and fifos.


%prep
%setup
%patch -p1


%build
export prefix=%_prefix CFLAGS="%optflags" CC=%__cc mandir=%_mandir
./configure
%make_build


%install
%makeinstall_std


%files
%doc AUTHORS CHANGELOG COPYRIGHT
%_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