Browse code

add PayloadIsLzma caps for rpm

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

Priyesh Padmavilasom authored on 2017/01/10 10:25:28
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:          Package manager
2 2
 Name:             rpm
3 3
 Version:          4.11.2
4
-Release:          18%{?dist}
4
+Release:          19%{?dist}
5 5
 License:          GPLv2+
6 6
 URL:              http://rpm.org
7 7
 Group:            Applications/System
... ...
@@ -25,6 +25,7 @@ BuildRequires:    popt-devel
25 25
 BuildRequires:    nss-devel
26 26
 BuildRequires:    elfutils-devel
27 27
 BuildRequires:    libcap-devel
28
+BuildRequires:    xz-devel
28 29
 %description
29 30
 RPM package manager
30 31
 
... ...
@@ -45,6 +46,7 @@ Requires:   libcap
45 45
 Requires:   zlib
46 46
 Requires:   bzip2
47 47
 Requires:   elfutils-libelf
48
+Requires:   xz
48 49
 %description libs
49 50
 Shared libraries librpm and librpmio
50 51
 
... ...
@@ -218,6 +220,8 @@ rm -rf %{buildroot}
218 218
 %defattr(-,root,root)
219 219
 
220 220
 %changelog
221
+*    Mon Jan 10 2017 Priyesh Padmavilasom <ppadmavilasom@vmware.com> 4.11.2-19
222
+-    added buildrequires for xz-devel for PayloadIsLzma cap
221 223
 *    Thu Dec 15 2016 Xiaolin Li <xiaolinl@vmware.com> 4.11.2-18
222 224
 -    Moved some files from rpm to rpm-build.
223 225
 *    Tue Dec 06 2016 Xiaolin Li <xiaolinl@vmware.com> 4.11.2-17