- Added Provides/Obsoletes for python-pastedeploy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=2
This commit is contained in:
parent
a5cd887910
commit
05bfb1fc66
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 09:05:45 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- Added Provides/Obsoletes for python-pastedeploy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 09:00:16 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
@ -33,6 +33,8 @@ Requires: python-Paste
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
%endif
|
||||
Provides: python-pastedeploy = %{version}
|
||||
Obsoletes: python-pastedeploy < %{version}
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user