[febootstrap] - New BRs on mke2fs, libext2fs, glibc-static.

Richard W.M. Jones rjones at fedoraproject.org
Sat Aug 21 08:57:15 UTC 2010


commit a071813550ea6e9474a4b0099a02c8c0a509f283
Author: Richard Jones <rjones at redhat.com>
Date:   Sat Aug 21 09:56:59 2010 +0100

    - New BRs on mke2fs, libext2fs, glibc-static.

 febootstrap.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/febootstrap.spec b/febootstrap.spec
index 7a1ae24..ca16fd9 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,7 +1,7 @@
 Summary:     Bootstrap a new Fedora system (like debootstrap)
 Name:        febootstrap
 Version:     2.8
-Release:     0.1%{?dist}
+Release:     0.2%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://et.redhat.com/~rjones/febootstrap/
@@ -12,12 +12,16 @@ BuildRequires: /usr/bin/pod2man
 BuildRequires: fakeroot >= 1.11
 BuildRequires: fakechroot >= 2.9-20
 BuildRequires: yum >= 3.2
+BuildRequires: /sbin/mke2fs
+BuildRequires: e2fsprogs-devel
+BuildRequires: glibc-static
 
 Requires:    fakeroot >= 1.11
 Requires:    fakechroot >= 2.9-20
 Requires:    yum >= 3.2
 Requires:    util-linux-ng
 Requires:    cpio
+Requires:    /sbin/mke2fs
 
 # These are suggestions.  However making them hard requirements
 # pulls in far too much stuff.
@@ -82,9 +86,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sat Aug 21 2010 Richard Jones <rjones at redhat.com> - 2.8-0.1
+* Sat Aug 21 2010 Richard Jones <rjones at redhat.com> - 2.8-0.2
 - New pre-release version of 2.8.
   + Note this is based on 2.7 + mailing list patches.
+- New BRs on mke2fs, libext2fs, glibc-static.
 
 * Fri May 14 2010 Richard Jones <rjones at redhat.com> - 2.7-2
 - New upstream version 2.7.


More information about the scm-commits mailing list