Cleanup spec file conditionals

This commit is contained in:
Merlin Mathesius 2017-11-29 14:02:09 -06:00
parent deb9e63676
commit 344b8c4c9e

View File

@ -1,4 +1,4 @@
%if 0%{?fedora}
%if 0%{?fedora} || 0%{?rhel} > 7
%global with_python3 1
%else
%global with_python3 0
@ -6,7 +6,7 @@
Name: libtalloc
Version: 2.1.10
Release: 4%{?dist}
Release: 5%{?dist}
Group: System Environment/Daemons
Summary: The talloc library
License: LGPLv3+
@ -167,6 +167,9 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
%endif
%changelog
* Wed Nov 29 2017 Merlin Mathesius <mmathesi@redhat.com> - 2.1.10-5
- Cleanup spec file conditionals
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.10-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild