From 7f75e83a5de480aafba2a097195fab65f8d33f2f7fb3b1f001efce35a38ad245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Mon, 26 Oct 2015 10:15:56 +0000 Subject: [PATCH] Add release to the obsoletes lines Else we can't update as the version wasn't bumped OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/ldb?expand=0&rev=76 --- ldb.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ldb.spec b/ldb.spec index df55a68..72d3a2e 100644 --- a/ldb.spec +++ b/ldb.spec @@ -97,7 +97,7 @@ Group: Development/Libraries/Python Requires: %{libldb_name} = %{version} PreReq: /sbin/ldconfig Provides: pyldb = %{version} -Obsoletes: pyldb < %{version} +Obsoletes: pyldb < %{version}-%{release} %description -n python-ldb This package contains the python bindings for the LDB library. @@ -113,7 +113,7 @@ Requires: pkg-config Requires: pkgconfig %endif Provides: pyldb-devel = %{version} -Obsoletes: pyldb-devel < %{version} +Obsoletes: pyldb-devel < %{version}-%{release} %description -n python-ldb-devel This package contains the development files for the Python bindings for the