[febootstrap] BR insmod.static.

Richard W.M. Jones rjones at fedoraproject.org
Mon Dec 6 17:28:55 UTC 2010


commit dc44fe695c220b8fdd3cf003b6e9cc6cb19e8820
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Dec 6 17:28:46 2010 +0000

    BR insmod.static.

 febootstrap.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/febootstrap.spec b/febootstrap.spec
index b348722..af6fc7b 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,7 +1,7 @@
 Summary:     Bootstrapping tool for creating supermin appliances
 Name:        febootstrap
 Version:     3.1
-Release:     1%{?dist}
+Release:     2%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://people.redhat.com/~rjones/febootstrap/
@@ -11,6 +11,7 @@ BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: /usr/bin/pod2man
 BuildRequires: yum >= 3.2
 BuildRequires: /sbin/mke2fs
+BuildRequires: /sbin/insmod.static
 BuildRequires: e2fsprogs-devel
 BuildRequires: glibc-static
 BuildRequires: ocaml, ocaml-findlib-devel
@@ -65,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Mon Dec  6 2010 Richard Jones <rjones at redhat.com> - 3.1-2
 - New upstream version 3.1.
+- BR insmod.static.
 
 * Sun Dec  5 2010 Richard Jones <rjones at redhat.com> - 3.0-2
 - New upstream version 3.0 (note this is incompatible with 2.x).


More information about the scm-commits mailing list