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
This commit is contained in:
parent
954d9419bd
commit
7f75e83a5d
4
ldb.spec
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user