]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- libtoolize for as-needed to work (to avoid propagating dozens of curl dependencies) auto/th/amanda-3.3.6-7
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 May 2016 16:03:52 +0000 (18:03 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 14 May 2016 16:03:52 +0000 (18:03 +0200)
- release 7

amanda.spec

index f1f1e43e339ef02cd8d4dddd2450fcf5767cf340..1db86602ad33eee1859d124d2c398acf609ae076 100644 (file)
@@ -10,7 +10,7 @@ Summary:      A network-capable tape backup solution
 Summary(pl.UTF-8):     Sieciowo zorientowany system tworzenia kopii zapasowych
 Name:          amanda
 Version:       3.3.6
-Release:       6
+Release:       7
 License:       BSD
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/amanda/%{name}-%{version}.tar.gz
@@ -44,7 +44,7 @@ Patch14:      swig.patch
 Patch15:       krb5-ac.patch
 URL:           http://www.amanda.org/
 %{?with_samba:BuildRequires:   /usr/bin/smbclient}
-BuildRequires: autoconf >= 2.53
+BuildRequires: autoconf >= 2.64
 BuildRequires: automake
 BuildRequires: curl-devel >= 7.10.0
 BuildRequires: dump
@@ -222,6 +222,7 @@ cp -a %{SOURCE10} .
 find perl/ -name '*.swg' -print0 | xargs -0 touch
 
 %build
+%{__libtoolize}
 %{__aclocal} -I config -I config/gettext-macros -I config/gnulib -I config/amanda -I config/macro-archive
 %{__autoconf}
 %{__automake}
This page took 0.031666 seconds and 4 git commands to generate.