Add a man page (RHBZ#1281250).
[autobuildrequires.git] / auto-buildrequires.spec.in
index 1f1f007..baff81e 100644 (file)
@@ -3,13 +3,14 @@
 Summary:     Work out BuildRequires for rpmbuild automatically
 Name:        auto-buildrequires
 Version:     @VERSION@
-Release:     1
+Release:     2
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://et.redhat.com/~rjones/auto-buildrequires/
 Source0:     http://et.redhat.com/~rjones/auto-buildrequires/files/%{name}-%{version}.tar.gz
 BuildRoot:   %{_tmppath}/%{name}-%{version}-%{release}-root
 
+Requires:      perl-String-ShellQuote
 
 %description
 Auto-BuildRequires is a simple set of scripts for automatically
@@ -44,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Mar  7 2009 Rajeesh K Nambiar <rajeeshknambiar@gmail.com> - 0.9.2
+- Added dependency 'Requires: Perl-String-ShellQuote'
+
 * Fri Mar  6 2009 Richard Jones <rjones@redhat.com> - 0.9-1
 - Imported to git and rebuilt.