Hello community, here is the log from the commit of package dump for openSUSE:Factory checked in at 2015-05-10 10:52:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dump (Old) and /work/SRC/openSUSE:Factory/.dump.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dump" Changes: -------- --- /work/SRC/openSUSE:Factory/dump/dump.changes 2015-03-01 14:52:05.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.dump.new/dump.changes 2015-05-10 10:52:58.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 1 15:16:02 UTC 2015 - [email protected] + +- Enable ermt support +- Update dependencies + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dump.spec ++++++ --- /var/tmp/diff_new_pack.xAPxYh/_old 2015-05-10 10:52:59.000000000 +0200 +++ /var/tmp/diff_new_pack.xAPxYh/_new 2015-05-10 10:52:59.000000000 +0200 @@ -33,8 +33,11 @@ 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 @@ --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 @@ %files %defattr(-, root, root) -%doc %{_mandir}/*/* +%{_mandir}/*/* /sbin/* %doc CHANGES COPYRIGHT KNOWNBUGS MAINTAINERS README REPORTING-BUGS %doc THANKS TODO dump.lsm examples
