Necessary spec file update to avoid build failure

This commit is contained in:
Josef Ridky 2016-07-29 12:14:23 +02:00
parent 1a554f14e4
commit 0f8e3d8cc9

View File

@ -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 <jridky@redhat.com> - 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 <releng@fedoraproject.org> - 1:0.4-0.27.b44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild