Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37636907
en ru br
ALT Linux repositórios
S:3.1.12-alt1
5.0: 2.2.48-alt1
4.1: 2.2.48-alt1
4.0: 2.2.46-alt0.M40.1
+updates:2.2.46-alt0.M40.1
3.0: 2.2.17-alt1

Group :: Sistema/Kernel e hardware
RPM: xfsdump

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: xfsdump
Version: 2.2.48
Release: alt1
Packager: Grigory Batalov <bga at altlinux.ru>

Summary: Administrative utilities for the XFS filesystem
License: GPL
Group: System/Kernel and hardware
Url: http://oss.sgi.com/projects/xfs/

Source0: ftp://oss.sgi.com/projects/xfs/download/cmd_tars/%{name}_%version-1.tar
Patch: xfsdump-2.2.42-alt-la.patch
Patch1: xfsdump-2.2.42-alt-list.patch
Patch2: xfsdump-2.2.42-alt-libtool.patch

PreReq: /sbin/ldconfig
BuildRequires: libattr-devel libdm-devel libe2fs-devel libncurses-devel
# we need fsx_projid from struct fsxattr
BuildRequires: libxfs-devel >= 2.8.16

%description
The xfsdump package contains xfsdump, xfsrestore and a number of
other utilities for administering XFS filesystems.

xfsdump examines files in a filesystem, determines which need to be
backed up, and copies those files to a specified disk, tape or other
storage medium.  It uses XFS-specific directives for optimizing the
dump of an XFS filesystem, and also knows how to backup XFS extended
attributes.  Backups created with xfsdump are "endian safe" and can
thus be transfered between Linux machines of different architectures
and also between IRIX machines.

xfsrestore performs the inverse function of xfsdump; it can restore a
full backup of a filesystem.  Subsequent incremental backups can then
be layered on top of the full backup.  Single files and directory
subtrees may be restored from full or partial backups.

%prep
%setup -q
%patch -p2
%patch1 -p2
%patch2 -p2

%build
autoconf
%configure --libdir=/%_lib --libexecdir=%_libdir \
  --sbindir=/sbin --bindir=%_sbindir \
  --enable-lib64=yes
%make_build DEBUG=-DNDEBUG OPTIMIZER="%optflags"

%install
make DIST_ROOT=%buildroot install install-dev
%__rm -rf %buildroot%_datadir/doc/%name
%find_lang %name

%files -f %name.lang
%doc doc/CHANGES.gz doc/README.xfsdump doc/*.gif doc/xfsdump.html
/sbin/*
%_sbindir/*
%_mandir/*/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009