Browse code

Remove python2 from requires of rpm-devel subpackages.

Change-Id: I48f38df705b801593bd72f41af9e6d036715aa78
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/2739
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Alexey Makhalov <amakhalov@vmware.com>

xiaolin-vmware authored on 2017/05/27 01:39:50
Showing 1 changed files
... ...
@@ -4,7 +4,7 @@
4 4
 Summary:        Package manager
5 5
 Name:           rpm
6 6
 Version:        4.13.0.1
7
-Release:        1%{?dist}
7
+Release:        2%{?dist}
8 8
 License:        GPLv2+
9 9
 URL:            http://rpm.org
10 10
 Group:          Applications/System
... ...
@@ -22,9 +22,6 @@ Requires:       libdb
22 22
 Requires:       rpm-libs = %{version}-%{release}
23 23
 BuildRequires:  libarchive-devel
24 24
 BuildRequires:  libdb-devel
25
-BuildRequires:  python2
26
-BuildRequires:  python2-libs
27
-BuildRequires:  python2-devel
28 25
 BuildRequires:  popt-devel
29 26
 BuildRequires:  nss-devel
30 27
 BuildRequires:  elfutils-devel
... ...
@@ -35,7 +32,6 @@ BuildRequires:  xz-devel
35 35
 RPM package manager
36 36
 
37 37
 %package devel
38
-Requires:       python2
39 38
 Summary:        Libraries and header files for rpm
40 39
 Provides:       pkgconfig(rpm)
41 40
 Requires:       %{name} = %{version}-%{release}
... ...
@@ -263,6 +259,8 @@ rm -rf %{buildroot}
263 263
 %{python3_sitelib}/*
264 264
 
265 265
 %changelog
266
+*   Thu May 18 2017 Xiaolin Li <xiaolinl@vmware.com> 4.13.0.1-2
267
+-   Remove python2 from requires of rpm-devel subpackages.
266 268
 *   Wed May 10 2017 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 4.13.0.1-1
267 269
 -   Update to 4.13.0.1
268 270
 *   Fri Apr 21 2017 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 4.13.0-1