[packages/ldb] - versioned Obsoletes

qboosh qboosh at pld-linux.org
Thu Mar 25 17:42:22 CET 2021


commit 5d02873cca7fda81547bec6deaf167a8108f0b34
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 25 17:43:40 2021 +0100

    - versioned Obsoletes

 ldb.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ldb.spec b/ldb.spec
index 81b7d79..5078d44 100644
--- a/ldb.spec
+++ b/ldb.spec
@@ -42,8 +42,8 @@ Requires:	popt >= 1.6
 Provides:	libldb = %{version}-%{release}
 Obsoletes:	libldb < 1.1.0-3
 # ldb 1.6+ dropped python2 support
-Obsoletes:	python-ldb
-Obsoletes:	python-ldb-devel
+Obsoletes:	python-ldb < 1.6
+Obsoletes:	python-ldb-devel < 1.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -92,7 +92,7 @@ Summary(pl.UTF-8):	Wiązania Pythona 3 do biblioteki LDB
 Group:		Libraries/Python
 Requires:	%{name} = %{version}-%{release}
 Requires:	python3-tdb >= %{tdb_version}
-Obsoletes:	pyldb
+Obsoletes:	pyldb < 1.1.0-1
 
 %description -n python3-ldb
 Python 3 bindings for the LDB library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ldb.git/commitdiff/5d02873cca7fda81547bec6deaf167a8108f0b34



More information about the pld-cvs-commit mailing list