projects
/
platform
/
upstream
/
python3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b539c8f
)
python provides duplication problem.
77/62677/1
accepted/tizen/base/20160319.085053
submit/tizen_base/20160317.101420
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 17 Mar 2016 10:12:54 +0000
(19:12 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 17 Mar 2016 10:12:54 +0000
(19:12 +0900)
- python provide at python2 and python3
Change-Id: Id030798d7aafadc9a49e46fe8236eda3566e4975
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
packaging/python3.spec
patch
|
blob
|
history
diff --git
a/packaging/python3.spec
b/packaging/python3.spec
index d98cd75d7c92c5d88f5178a9a9d0eea4c4cb2bcd..74c10b64ad1d710f57217bfbdd42dff1dadeb928 100644
(file)
--- a/
packaging/python3.spec
+++ b/
packaging/python3.spec
@@
-112,7
+112,7
@@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
### COMMON-DEF-END ###
# some compatibility Provides
-Provides: python = %{python_version}
+
#
Provides: python = %{python_version}
Provides: python3 = %{python_version}
Provides: python3-xml = %{version}