- %python_version now correctly refers to %tarversion
- %python_version now correctly refers to %tarversion OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=110
This commit is contained in:
committed by
Git OBS Bridge
parent
aa5926e028
commit
b7be09f0cb
@@ -48,7 +48,7 @@ Patch12: http://psf.upfronthosting.co.za/roundup/tracker/file19029/python
|
||||
Patch13: python-2.7.2-fix_date_time_compiler.patch
|
||||
Patch14: python-2.7.1-urllib-noproxy.patch
|
||||
# COMMON-PATCH-END
|
||||
%define python_version %(echo %{version} | head -c 3)
|
||||
%define python_version %(echo %{tarversion} | head -c 3)
|
||||
BuildRequires: automake
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkg-config
|
||||
|
Reference in New Issue
Block a user