SHA256
1
0
forked from pool/dump

Accepting request 305696 from home:pluskalm:branches:Archiving

OBS-URL: https://build.opensuse.org/request/show/305696
OBS-URL: https://build.opensuse.org/package/show/Archiving/dump?expand=0&rev=15
This commit is contained in:
Martin Pluskal 2015-05-07 07:53:43 +00:00 committed by Git OBS Bridge
parent a123928783
commit ba3ce163c4
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 1 15:16:02 UTC 2015 - mpluskal@suse.com
- Enable ermt support
- Update dependencies
-------------------------------------------------------------------
Tue Feb 24 18:37:52 UTC 2015 - mpluskal@suse.com

View File

@ -33,8 +33,11 @@ Patch5: %{name}-buildfix.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: e2fsprogs-devel
BuildRequires: libbz2-devel
BuildRequires: libselinux-devel
BuildRequires: libtool
BuildRequires: lzo-devel
BuildRequires: openssl-devel
BuildRequires: readline-devel
BuildRequires: zlib-devel
Requires: rmt
@ -70,11 +73,12 @@ autoreconf -fi
--with-mangrp=root \
--with-manmode=0644 \
--enable-readline \
--enable-largefile
--enable-largefile \
--enable-ermt
make %{?_smp_mflags}
%install
install -d %{buildroot}/etc \
install -d %{buildroot}%{_sysconfdir} \
%{buildroot}/sbin \
%{buildroot}/%{_mandir}/man8
make DESTDIR=%{buildroot}/ install
@ -85,7 +89,7 @@ rm %{buildroot}/%{_mandir}/man8/rmt.*
%files
%defattr(-, root, root)
%doc %{_mandir}/*/*
%{_mandir}/*/*
/sbin/*
%doc CHANGES COPYRIGHT KNOWNBUGS MAINTAINERS README REPORTING-BUGS
%doc THANKS TODO dump.lsm examples