代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/dump 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: dump
Epoch: 1
Version: 0.4
Release: 6
Summary: Programs for backing up and restoring ext2/3/4 filesystems
License: BSD
URL: http://dump.sourceforge.net/
Source0: http://downloads.sourceforge.net/dump/dump-%{version}b47.tar.gz
Patch1: 0001-fix-multiple-define-for-gcc10.patch
BuildRequires: make e2fsprogs-devel readline-devel automake libtool
BuildRequires: bzip2-devel libselinux-devel zlib-devel lzo-devel
Requires: setup rmt
Obsoletes: dump-static
Provides: dump-static
%description
The dump package contains both dump and restore.Dump examines files in a filesystem,
determines which ones need to be backed up, and copies those files to a specified disk,
tape or other storage medium. Subsequent incremental backups can then be layered on top of the full backup.
The restore command performs the inverse function of dump; it can restore a full backup of a filesystem.
Single files and directory subtrees may also be restored from full or partial backups in interractive mode.
%package_help
%prep
%autosetup -n %{name}-0.4b47 -p1
%build
autoreconf -fiv
export CFLAGS="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes \
-Wmissing-prototypes -Wno-char-subscripts -fno-strict-aliasing"
%configure --disable-static --enable-transselinux --enable-largefile --disable-rmt --enable-qfa \
--enable-readline --with-binmode=0755 --with-manowner=root --with-mangrp=root --with-manmode=0644
%make_build
%install
%make_install
pushd %{buildroot}
ln -sf dump .%{_sbindir}/rdump
ln -sf restore .%{_sbindir}/rrestore
mkdir -p .%{_sysconfdir}
> .%{_sysconfdir}/dumpdates
popd
%pre
%preun
%post
%postun
%files
%license COPYING AUTHORS
%doc KNOWNBUGS MAINTAINERS NEWS REPORTING-BUGS dump.lsm
%attr(0664,root,disk) %config(noreplace) %{_sysconfdir}/dumpdates
%{_sbindir}/*
%exclude %{_sbindir}/rmt
%files help
%doc INSTALL README TODO
%{_mandir}/*/*
%changelog
* Sat Oct 29 2022 wangzhiqiang <[email protected]> - 1:0.4-6
- modify source0 url
* Wed Nov 17 2021 Wenchao Hao <[email protected]> - 0.4-5
- Update to dump-0.4b47
* Wed Aug 04 2021 chenyanpanHW <[email protected]> - 0.4-4
- DESC: delete BuildRequires gdb
* Fri Jul 30 2021 yanglongkang <[email protected]> - 1:0.4-3
- fix multiple define for gcc10
* Sat Mar 21 2020 openEuler Buildteam <[email protected]> - 1:0.4-2
- Add build requires of gdb
* Fri Oct 11 2019 openEuler Buildteam <[email protected]> - 1:0.4-1
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。