Add a man page (RHBZ#1281250).
[autobuildrequires.git] / auto-buildrequires.spec.in
index 7b5e9a7..baff81e 100644 (file)
@@ -10,6 +10,7 @@ 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,5 +45,11 @@ 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.
+
 * Thu Nov  6 2008 Richard Jones <rjones@redhat.com> - 0.1-2
 - Initial build.