[kexec-tools/f19] add snappy build

Baoquan He baoquan at fedoraproject.org
Mon Jul 15 09:33:34 UTC 2013


commit c15852ec46565c9e14bd0d4bb351d3fd237e5186
Author: Baoquan He <bhe at redhat.com>
Date:   Fri Jul 12 10:23:44 2013 +0800

    add snappy build

 kexec-tools.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index 520099c..6b1ef10 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -38,7 +38,7 @@ Requires(preun): systemd-units
 Requires(postun): systemd-units
 Requires(pre): coreutils sed zlib 
 Requires: dracut, dracut-network, ethtool
-BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel ncurses-devel bison flex lzo-devel
+BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel bzip2-devel ncurses-devel bison flex lzo-devel snappy-devel
 BuildRequires: pkgconfig intltool gettext 
 BuildRequires: systemd-units
 %ifarch %{ix86} x86_64 ppc64 ia64 ppc s390x
@@ -136,7 +136,7 @@ cp %{SOURCE10} .
 make
 %ifarch %{ix86} x86_64 ia64 ppc64 s390x
 make -C eppic/libeppic
-make -C makedumpfile-1.5.4 LINKTYPE=dynamic USELZO=on
+make -C makedumpfile-1.5.4 LINKTYPE=dynamic USELZO=on USESNAPPY=on
 %endif
 make -C kexec-tools-po
 


More information about the scm-commits mailing list