Browse code

python2 : Provides /bin/python2.7 for ceph 12.2.4 (Bug 2109521)

Change-Id: I0a003f568a2f159a2e64c984048f557f8cf113b0
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/5090
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Sharath George

Xiaolin Li authored on 2018/04/28 05:07:26
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:        A high-level scripting language
2 2
 Name:           python2
3 3
 Version:        2.7.13
4
-Release:        12%{?dist}
4
+Release:        13%{?dist}
5 5
 License:        PSF
6 6
 URL:            http://www.python.org/
7 7
 Group:          System Environment/Programming
... ...
@@ -32,6 +32,7 @@ Provides:       python-sqlite
32 32
 Provides:       python(abi)
33 33
 Provides:       /bin/python
34 34
 Provides:       /bin/python2
35
+Provides:       /bin/python2.7
35 36
 
36 37
 %description
37 38
 The Python 2 package contains the Python development environment. It 
... ...
@@ -243,6 +244,8 @@ make test
243 243
 %{_libdir}/python2.7/test/*
244 244
 
245 245
 %changelog
246
+*   Fri Apr 27 2018 Xiaolin Li <xiaolinl@vmware.com> 2.7.13-13
247
+-   Provides /bin/python2.7 for ceph 12.2.4
246 248
 *   Mon Dec 04 2017 Xiaolin Li <xiaolinl@vmware.com> 2.7.13-12
247 249
 -   Fix CVE-2017-1000030
248 250
 *   Mon Dec 04 2017 Xiaolin Li <xiaolinl@vmware.com> 2.7.13-11