Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37426060
en ru br
Репозитории ALT
S:0.2.2-alt11
5.1: 0.2.2-alt2
4.1: 0.2.2-alt1
4.0: 0.2.0-alt6.1
3.0: 0.2.0-alt6
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: e2fsimage

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: e2fsimage
Version: 0.2.2
Release: alt2
Summary: Create and populate an ext2 filesystem image as non-root user
License: %bsdstyle
Group: System/Kernel and hardware
URL: http://sourceforge.net/projects/%name
Source0: %name-%version.tar
Patch: %name-%version-%release.patch
Packager: Led <led at altlinux.org>

BuildRequires(pre): rpm-build-licenses

# 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"
./configure
%make_build


%install
install -d -m 0755 %buildroot{%_bindir,%_man1dir}
install -m 0755 src/%name %buildroot%_bindir/
gzip -dc man/%name.1.gz > %buildroot%_man1dir/%name.1


%files
%doc AUTHORS CHANGELOG COPYRIGHT
%_bindir/*
%_man1dir/*


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin