Small fix to specfile.
[febootstrap.git] / febootstrap.spec.in
index a13f148..b432e09 100644 (file)
@@ -14,7 +14,7 @@ BuildArch:   noarch
 BuildRequires: /usr/bin/pod2man
 
 Requires:    fakeroot >= 1.11
-Requires:    fakechroot >= 2.8-15.fc10.rwmj4
+Requires:    fakechroot >= 2.9-1.fc11.rwmj3
 Requires:    yum >= 3.2
 Requires:    MAKEDEV
 Requires:    util-linux-ng
@@ -68,13 +68,15 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc COPYING README examples
 %{_bindir}/febootstrap
-%{_bindir}/febootstrap-to-initramfs
+%{_bindir}/febootstrap-run
 %{_bindir}/febootstrap-minimize
+%{_bindir}/febootstrap-to-initramfs
 %{_mandir}/man8/febootstrap.8*
-%{_mandir}/man8/febootstrap-to-initramfs.8*
+%{_mandir}/man8/febootstrap-run.8*
 %{_mandir}/man8/febootstrap-minimize.8*
+%{_mandir}/man8/febootstrap-to-initramfs.8*
 
 
 %changelog
-* Mon Mar 23 2009 Richard Jones <rjones@redhat.com> - 1.1-1
+* Mon Mar 23 2009 Richard Jones <rjones@redhat.com> - @VERSION@-1
 - Initial build.