Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042849
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.0
Release: alt6.1

Summary: e2fsimage  -  create  and populate an ext2 filesystem image as non-root user
License: BSD
Group: System/Kernel and hardware
URL: http://sourceforge.net/project/showfiles.php?group_id=99393&package_id=106605

Source0: %name-%version.tar.gz
Patch0: %name-0.2.0-directory-permissions.patch
Patch1: %name-0.2.0-symlinks-rootpath.patch
Patch2: %name-0.2.0-blocksize.patch
Patch3: %name-0.2.0-passwdfile.patch
Patch4: %name-alt-configure.patch

# Automatically added by buildreq on Thu Jun 10 2004

BuildRequires: libe2fs-devel

%description
e2fsimage  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.
Hard links are resolved to result in hard links in the image.  The con-
tent (target) of softlinks is copied " as-is " and will not be resolved
or altered in any way.

%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p0

%build
./configure

%make_build

%install
%__make install prefix=/usr basedir=$RPM_BUILD_ROOT mandir=share/man

%files
%_bindir/*
%_mandir/man?/*
%doc COPYRIGHT CHANGELOG

%changelog

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

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