Cleanup spec file conditionals
This commit is contained in:
parent
97f67a3516
commit
adeae03a5a
@ -8,7 +8,7 @@
|
||||
|
||||
Name: libtevent
|
||||
Version: 0.9.34
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The tevent library
|
||||
License: LGPLv3+
|
||||
URL: http://tevent.samba.org/
|
||||
@ -55,7 +55,7 @@ Obsoletes: python-tevent%{?_isa} < %{version}-%{release}
|
||||
%description -n python2-tevent
|
||||
Python bindings for libtevent
|
||||
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?with_python3}
|
||||
|
||||
%package -n python3-tevent
|
||||
Summary: Python 3 bindings for the Tevent library
|
||||
@ -148,6 +148,9 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 30 2017 Merlin Mathesius <mmathesi@redhat.com> - 0.9.34-3
|
||||
- Cleanup spec file conditionals
|
||||
|
||||
* Thu Nov 30 2017 Lukas Slebodnik <lslebodn@fedoraproject.org> - 0.9.34-2
|
||||
- Update spec file conditionals
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user