diff --git a/dump.spec b/dump.spec index e2f51a9..94ad52d 100644 --- a/dump.spec +++ b/dump.spec @@ -15,7 +15,7 @@ BuildRequires: e2fsprogs-devel >= 1.18, readline-devel >= 4.2 BuildRequires: zlib-devel, bzip2-devel, automake BuildRequires: device-mapper-devel, libselinux-devel BuildRequires: lzo-minilzo -BuildRequires: lzo-devel +BuildRequires: lzo-devel, libtool # This Requires is now mandatory because we need to ensure the "disk" # group is created before installation (#60461) Requires: setup @@ -98,7 +98,7 @@ rm -rf %{buildroot} %files %defattr(-,root,root) -%doc CHANGES KNOWNBUGS MAINTAINERS README REPORTING-BUGS THANKS TODO +%doc AUTHORS COPYING INSTALL KNOWNBUGS MAINTAINERS NEWS README REPORTING-BUGS TODO %doc dump.lsm %attr(0664,root,disk) %config(noreplace) %{_sysconfdir}/dumpdates %{_sbindir}/dump @@ -114,6 +114,7 @@ rm -rf %{buildroot} * Fri Jul 29 2016 Josef Ridky - 1:0.4-0.1.b45 - New upstream release 0.4b45 (#1361495) - Fix issue with bad UUID error message (#1048548) +- Spec file has been updated * Wed Feb 03 2016 Fedora Release Engineering - 1:0.4-0.27.b44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild