[febootstrap/f17] grrr old location for mke2fs on F17.

Richard W.M. Jones rjones at fedoraproject.org
Fri Apr 13 13:24:11 UTC 2012


commit e7855fada83cae921fdf279f67d4192a24dbd2e6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Apr 13 14:24:00 2012 +0100

    grrr old location for mke2fs on F17.

 febootstrap.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/febootstrap.spec b/febootstrap.spec
index 1d027e8..0ec8d68 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,7 +1,7 @@
 Summary:     Bootstrapping tool for creating supermin appliances
 Name:        febootstrap
 Version:     3.14
-Release:     4%{?dist}
+Release:     4%{?dist}.1
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://people.redhat.com/~rjones/febootstrap/
@@ -12,7 +12,7 @@ Patch0001:   0001-Pass-EXT2_FLAG_64BITS-when-creating-the-ext2-filesys.patch
 
 BuildRequires: /usr/bin/pod2man
 BuildRequires: yum >= 3.2
-BuildRequires: /usr/sbin/mke2fs
+BuildRequires: /sbin/mke2fs
 BuildRequires: e2fsprogs-devel
 BuildRequires: glibc-static, zlib-static
 BuildRequires: ocaml, ocaml-findlib-devel
@@ -87,7 +87,7 @@ execstack -c $RPM_BUILD_ROOT%{_bindir}/febootstrap-supermin-helper
 
 
 %changelog
-* Fri Apr 13 2012 Richard Jones <rjones at redhat.com> - 3.14-4
+* Fri Apr 13 2012 Richard Jones <rjones at redhat.com> - 3.14-4.fc17.1
 - Add back explicit dependencies for external programs.
 
 * Fri Apr 13 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 3.14-3


More information about the scm-commits mailing list