fix build reqs
This commit is contained in:
parent
a1b04b2deb
commit
e3383a311e
1 changed files with 5 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
Summary: A network-capable tape backup solution.
|
||||
Name: amanda
|
||||
Version: 2.5.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Source: http://download.sourceforge.net/amanda/amanda-%{version}.tar.gz
|
||||
Source1: amanda.crontab
|
||||
# Source2: __README_QUICKSETUP__
|
||||
|
|
@ -27,7 +27,7 @@ License: BSD
|
|||
Group: Applications/System
|
||||
URL: http://www.amanda.org
|
||||
Prereq: fileutils grep initscripts
|
||||
BuildRequires: dump gnuplot cups samba-client tar grep fileutils
|
||||
BuildRequires: dump gnuplot cups samba-client tar grep fileutils mailx
|
||||
BuildRequires: libtool automake autoconf gcc-c++ readline-devel
|
||||
Requires: tar /usr/bin/Mail
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
|
@ -341,6 +341,9 @@ useradd -M -n -g %amanda_group -o -r -d %{_localstatedir}/amanda -s /bin/bash \
|
|||
%{_libdir}/librestore.so
|
||||
|
||||
%changelog
|
||||
* Mon May 22 2006 Jesse Keating <jkeating@redhat.com> 2.5.0-3
|
||||
- Fix BuildReqs
|
||||
|
||||
* Fri Apr 7 2006 Jay Fenlason <fenlason@redhat.com> 2.5.0-2
|
||||
- New upstream release: 2.5.0, with new features
|
||||
- Do not include our own amanda.conf anymore, use the one from the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue