diff --git a/amanda-2.6.0p2-builderr.patch b/amanda-2.6.0p2-builderr.patch new file mode 100644 index 0000000..83b6278 --- /dev/null +++ b/amanda-2.6.0p2-builderr.patch @@ -0,0 +1,11 @@ +diff -up amanda-2.6.0p2/man/Makefile.am.builderr amanda-2.6.0p2/man/Makefile.am +--- amanda-2.6.0p2/man/Makefile.am.builderr 2009-07-22 12:09:46.000000000 +0200 ++++ amanda-2.6.0p2/man/Makefile.am 2009-07-22 12:10:03.000000000 +0200 +@@ -31,7 +31,6 @@ SERVER_MAN_PAGES = amadmin.8 \ + amverifyrun.8 \ + amserverconfig.8 \ + amaddclient.8 \ +- amcheckdump.8 \ + amcrypt.8 \ + amaespipe.8 \ + amgpgcrypt.8 \ diff --git a/amanda.spec b/amanda.spec index 11c4f92..28b52e8 100644 --- a/amanda.spec +++ b/amanda.spec @@ -7,7 +7,7 @@ Summary: A network-capable tape backup solution Name: amanda Version: 2.6.0p2 -Release: 9%{?dist} +Release: 10%{?dist} Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz #Source: http://www.zmanda.com/downloads/community/community-builds/amanda-%{version}.tar.gz Source1: amanda.crontab @@ -20,6 +20,7 @@ Patch2: amanda-2.6.0b2-xattrs.patch Patch3: amanda-2.6.0p2-tcpport.patch Patch4: amanda-2.6.0b3-lib.patch Patch5: amanda-2.6.0p2-pie.patch +Patch6: amanda-2.6.0p2-builderr.patch License: BSD Group: Applications/System URL: http://www.amanda.org @@ -91,6 +92,7 @@ be used to develop amanda applications. %patch3 -p1 -b .tcpport %patch4 -p1 -b .lib %patch5 -p1 -b .pie +%patch6 -p1 -b .builderr ./autogen %build @@ -375,6 +377,9 @@ grep -l -E '^dumpuser[[:blank:]]*"amanda"' /etc/amanda/*/amanda.conf | %{_libdir}/libamandad.so %changelog +* Wed Jul 22 2009 Daniel Novotny 2.6.0p2-10 +- fix #510961 - FTBFS: amanda-2.6.0p2-9 + * Fri Apr 24 2009 Daniel Novotny 2.6.0p2-9 - fix #497488 - amanda subpackages require only a specific version of amanda, not also release