Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
backup
>
amanda
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
amanda.spec
@@ -31,16 +31,16 @@ Group: Applications/System URL: http://www.amanda.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + BuildRequires: automake autoconf libtool -%if 0%{?fedora} BuildRequires: dump -%endif BuildRequires: gnuplot cups samba-client tar grep fileutils BuildRequires: gcc-c++ readline-devel BuildRequires: krb5-devel rsh openssh-clients ncompress mtx mt-st BuildRequires: perl-devel perl(ExtUtils::Embed) perl(Test::Simple) BuildRequires: glib2-devel openssl-devel swig bison flex BuildRequires: libcurl-devel + Requires(pre): shadow-utils Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: amanda-libs%{?_isa} = %{version}-%{release} @@ -121,7 +121,6 @@ --with-tape-server=%{tapeserver} \ --with-config=%{defconfig} \ --with-gnutar-listdir=%{_localstatedir}/lib/amanda/gnutar-lists \ - --with-smbclient=%{_bindir}/smbclient \ --with-amandates=%{_localstatedir}/lib/amanda/amandates \ --with-amandahosts \ --with-user=%amanda_user \ @@ -131,8 +130,12 @@ --with-ssh-security \ --with-rsh-security \ --with-bsdtcp-security \ - --with-bsdudp-security \ - --with-krb5-security + --disable-s3-device \ + --with-buffered-dump \ + --with-rundump \ + --without-ndmp \ + --disable-dvdrw-device \ + --with-krb5-security make %{?_smp_mflags}