[febootstrap] Move the comment so rpm doesn't mis-parse it.

Richard W.M. Jones rjones at fedoraproject.org
Tue Jan 3 10:39:00 UTC 2012


commit 5d281e6ef2bfe8cfdfbc19d9f2fcc8cbf44d9acb
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jan 3 10:38:50 2012 +0000

    Move the comment so rpm doesn't mis-parse it.

 febootstrap.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/febootstrap.spec b/febootstrap.spec
index 1a30550..947a38a 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -14,7 +14,8 @@ Patch0:      0001-Fix-Python-code-when-_bestPackageFromList-returns-No.patch
 BuildRequires: /usr/bin/pod2man
 BuildRequires: yum >= 3.2
 BuildRequires: /sbin/mke2fs
-BuildRequires: e2fsprogs-devel >= 1.42 # RHBZ#771310
+# RHBZ#771310
+BuildRequires: e2fsprogs-devel >= 1.42
 BuildRequires: glibc-static
 BuildRequires: ocaml, ocaml-findlib-devel
 BuildRequires: prelink


More information about the scm-commits mailing list