[kexec-tools/f16] kexec-tools: depend on dracut-network

Cong Wang wangcong at fedoraproject.org
Mon Aug 1 09:28:21 UTC 2011


commit aee02035a154c4cc6d70dd76ec551f1e384e17d3
Author: Amerigo Wang <amwang at redhat.com>
Date:   Mon Aug 1 17:27:56 2011 +0800

    kexec-tools: depend on dracut-network

 kexec-tools.spec |    7 +++++--
 sources          |   10 ----------
 2 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/kexec-tools.spec b/kexec-tools.spec
index 2b6ea78..38a4c94 100644
--- a/kexec-tools.spec
+++ b/kexec-tools.spec
@@ -1,6 +1,6 @@
 Name: kexec-tools
 Version: 2.0.2
-Release: 16%{?dist}
+Release: 17%{?dist}
 License: GPLv2
 Group: Applications/System
 Summary: The kexec/kdump userspace component.
@@ -30,7 +30,7 @@ Source100: dracut-files.tbz2
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(pre): coreutils chkconfig sed zlib 
-Requires: dracut
+Requires: dracut dracut-network
 BuildRequires: dash 
 BuildRequires: zlib-devel zlib zlib-static elfutils-devel-static glib2-devel 
 BuildRequires: pkgconfig intltool gettext 
@@ -280,6 +280,9 @@ done
 
 
 %changelog
+* Mon Aug 1 2011 Cong Wang <xiyou.wangcong at gmail.com> - 2.0.2-17
+- Depend on dracut-network.
+
 * Mon Aug 1 2011 Cong Wang <xiyou.wangcong at gmail.com> - 2.0.2-16
 - Move dracut module detection code to module-setup.sh.
 
diff --git a/sources b/sources
index 01cc25d..8e90854 100644
--- a/sources
+++ b/sources
@@ -1,15 +1,5 @@
-9a5f7a5781bd9c357badb0ade0896842  dracut-files.tbz2
 d9f2ecd3c3307905f24130a25816e6cc  kexec-tools-2.0.0.tar.bz2
 3e802d638dce0080b910f15908c04a24  kexec-tools-po.tar.gz
 e3a813bd6d7dace903a05c1296e20d57  makedumpfile-1.3.5.tar.gz
 8e359dd03731b93a2082bd37cc2a4a4c  kexec-tools-2.0.2.tar.bz2
-d872bdde29eb036cd59e7b71c148fca6  dracut-files.tbz2
-729603e26a37b91aafd52966300693f8  dracut-files.tbz2
-1c866f72a724807d4dc23fa8571b8e08  dracut-files.tbz2
-7d1516ae8af7000cec149b9409f9b859  dracut-files.tbz2
-ea7a345cbaa0d3d9a9dbd46631155550  dracut-files.tbz2
-d220ff5e4b07c34701d9a1fe991ef2e4  dracut-files.tbz2
-1548d83e2713660c4cbd2c284fdad25b  dracut-files.tbz2
-adea715e719a4c460c41d8134aafa95b  dracut-files.tbz2
-c7e9dd35476cb33f09f22037f6c16982  dracut-files.tbz2
 2cda75991642bd2ad58e93e89297748b  dracut-files.tbz2


More information about the scm-commits mailing list