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:
b16dce3
)
python provides duplication problem.
76/62676/1
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 17 Mar 2016 10:05:16 +0000
(19:05 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 17 Mar 2016 10:05:16 +0000
(19:05 +0900)
- python provide at python2 and python3
Change-Id: I8007f3d3452acb2431771447701e3161605514ca
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}