[schroot/f16] Add groff to BR

Zach Carter zachcarter at fedoraproject.org
Fri May 11 16:17:59 UTC 2012


commit a410664bfc330d78494e7bbb69927db4f4596963
Author: Zach Carter <z.carter at f5.com>
Date:   Fri May 11 09:17:38 2012 -0700

    Add groff to BR

 schroot.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/schroot.spec b/schroot.spec
index 03f53e4..f69c220 100644
--- a/schroot.spec
+++ b/schroot.spec
@@ -1,6 +1,6 @@
 Name: schroot
 Version: 1.4.25
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Execute commands in a chroot environment
 Group: Development/Tools
 License: GPLv3+
@@ -19,6 +19,7 @@ BuildRequires: btrfs-progs
 BuildRequires: debootstrap
 BuildRequires: cppunit-devel
 BuildRequires: fakeroot
+BuildRequires: groff
 
 %description
 schroot allows users to execute commands or interactive shells in
@@ -148,6 +149,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING ABOUT-NLS AUTHORS ChangeLog HACKING INSTALL NEWS README THANKS TODO
 
 %changelog
+* Thu May 11 2012 Zach Carter <z.carter at f5.com> - 1.4.25-4
+- Add groff to BR
+
 * Thu May 10 2012 Zach Carter <z.carter at f5.com> - 1.4.25-3
 - New release tag
 


More information about the scm-commits mailing list