[febootstrap] - New upstream version 3.6. - This version no longer needs external insmod.static.

Richard W.M. Jones rjones at fedoraproject.org
Wed Jun 1 10:09:57 UTC 2011


commit 17141597ee245eaa719833015dcd887b0958179b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jun 1 11:09:34 2011 +0100

    - New upstream version 3.6.
    - This version no longer needs external insmod.static.

 .gitignore       |    1 +
 febootstrap.spec |    8 +++++---
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5099d79..41dec40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ febootstrap-2.7.tar.gz
 /febootstrap-3.3.tar.gz
 /febootstrap-3.4.tar.gz
 /febootstrap-3.5.tar.gz
+/febootstrap-3.6.tar.gz
diff --git a/febootstrap.spec b/febootstrap.spec
index 2fe627c..c57ede4 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,6 +1,6 @@
 Summary:     Bootstrapping tool for creating supermin appliances
 Name:        febootstrap
-Version:     3.5
+Version:     3.6
 Release:     1%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
@@ -11,7 +11,6 @@ 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
@@ -43,7 +42,6 @@ Group:       Development/Tools
 Requires:    util-linux-ng
 Requires:    cpio
 Requires:    /sbin/mke2fs
-Requires:    /sbin/insmod.static
 Obsoletes:   febootstrap <= 3.3-3
 
 
@@ -91,6 +89,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun  1 2011 Richard Jones <rjones at redhat.com> - 3.6-1
+- New upstream version 3.6.
+- This version no longer needs external insmod.static.
+
 * Fri May 27 2011 Richard Jones <rjones at redhat.com> - 3.5-1
 - New upstream version 3.5.
 - Remove patch which is now upstream.
diff --git a/sources b/sources
index 414df66..7f0aa50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-87d3f0122c2d0cca383eb545fb8e390a  febootstrap-3.5.tar.gz
+5ab30716bcc456d1ddb139f7efd1f02b  febootstrap-3.6.tar.gz


More information about the scm-commits mailing list