]> git.pld-linux.org Git - packages/amanda.git/blobdiff - amanda.spec
- added --with-bsdtcp which is needed to talk to ZWC amandad
[packages/amanda.git] / amanda.spec
index 1633c6a9720b302427c450d2aad03489f48db6f5..221e79534a949e76c36f3ec2012df1c960d4b57b 100644 (file)
@@ -9,12 +9,12 @@
 Summary:       A network-capable tape backup solution
 Summary(pl.UTF-8):     Sieciowo zorientowany system tworzenia kopii zapasowych
 Name:          amanda
-Version:       2.6.0
-Release:       4
+Version:       2.6.0p2
+Release:       1
 License:       BSD
 Group:         Networking/Utilities
 Source0:       http://dl.sourceforge.net/amanda/%{name}-%{version}.tar.gz
-# Source0-md5: c347c1e573c33018f234750ac6435156
+# Source0-md5: 75dcba5a75327ebcd4f197a93b8e8c9c
 Source1:       %{name}-srv.crontab
 Source2:       %{name}.inetd
 Source3:       %{name}idx.inetd
@@ -28,6 +28,7 @@ Patch5:               %{name}-tapetypes.patch
 Patch6:                %{name}-FHS.patch
 Patch7:                %{name}-no-buildtime-ipv6.patch
 Patch8:                %{name}-heimdal.patch
+Patch9:                %{name}-amtoc.patch
 URL:           http://www.amanda.org/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
@@ -142,6 +143,7 @@ Requires:   rc-inetd
 Suggests:      openssh-clients
 Suggests:      openssh-server
 Obsoletes:     amanda
+Obsoletes:     amanda-perl-server
 
 %description server
 The amanda-server package should be installed on the AMANDA server,
@@ -178,9 +180,9 @@ Wiązania perla dla Amandy.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
-%{__libtoolize}
 %{__aclocal} -I config -I config/gettext-macros -I config/gnulib -I config/amanda -I config/macro-archive
 %{__autoconf}
 %{__automake}
@@ -209,6 +211,7 @@ Wiązania perla dla Amandy.
        --with-fqdn \
        %{?with_samba:--with-smbclient=%{_bindir}/smbclient} \
        --with-bsd-security \
+       --with-bsdtcp-security \ # needed to talk to ZWC windows clients
        --with-ssh-security \
        --with-krb5-security \
        --without-krb4-security \
This page took 0.07507 seconds and 4 git commands to generate.