Fix FTBFS by enabling '-fcommon'

This commit is contained in:
Vaclav Dolezal 2020-02-04 13:55:28 +01:00
parent d1c7119206
commit afb758a902

View File

@ -1,11 +1,13 @@
%define PREVER b46
%define DUMP_VERSION 0.4%{PREVER}
%define _legacy_common_support 1
Summary: Programs for backing up and restoring ext2/ext3/ext4 filesystems
Name: dump
Epoch: 1
Version: 0.4
Release: 0.41.%{PREVER}%{?dist}
Release: 0.42.%{PREVER}%{?dist}
License: BSD
URL: http://dump.sourceforge.net/
Source: http://downloads.sourceforge.net/dump/dump-%{DUMP_VERSION}.tar.gz
@ -103,6 +105,9 @@ popd
%{_mandir}/man8/rrestore.8*
%changelog
* Tue Feb 04 2020 Václav Doležal <vdolezal@redhat.com> - 1:0.4-0.42.b46
- Fix FTBFS by enabling '-fcommon'
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.4-0.41.b46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild