[packages/tevent] - updated talloc dependencies

qboosh qboosh at pld-linux.org
Sun Nov 17 20:32:29 CET 2019


commit 542d3babfb5687b75a99730d2c7fc568a38e4a79
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Nov 17 20:32:45 2019 +0100

    - updated talloc dependencies

 tevent.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/tevent.spec b/tevent.spec
index c1036a9..aa23265 100644
--- a/tevent.spec
+++ b/tevent.spec
@@ -9,10 +9,11 @@ Source0:	https://www.samba.org/ftp/tevent/%{name}-%{version}.tar.gz
 # Source0-md5:	1060eb69d6994a847eecb73c4d391ced
 URL:		http://tevent.samba.org/
 BuildRequires:	python3-devel >= 1:3.2
-BuildRequires:	python3-talloc-devel >= 2:2.1.16
+BuildRequires:	python3-talloc-devel >= 2:2.3.0
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.507
-BuildRequires:	talloc-devel >= 2:2.1.16
+BuildRequires:	rpmbuild(macros) >= 1.704
+BuildRequires:	talloc-devel >= 2:2.3.0
+# tevent 0.10+ dropped python2 support
 Obsoletes:	python-tevent
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -42,7 +43,7 @@ Summary:	Header files for tevent library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki tevent
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	talloc-devel >= 2:2.1.16
+Requires:	talloc-devel >= 2:2.3.0
 
 %description devel
 Header files for tevent library.
@@ -55,7 +56,7 @@ Summary:	Python 3 bindings for tevent
 Summary(pl.UTF-8):	Interfejs Pythona 3 do tevent
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
-Requires:	python3-talloc >= 2:2.1.16
+Requires:	python3-talloc >= 2:2.3.0
 
 %description -n python3-tevent
 Python 3 bindings for tevent.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tevent.git/commitdiff/542d3babfb5687b75a99730d2c7fc568a38e4a79



More information about the pld-cvs-commit mailing list