]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- fixes for ac 2.53/am 1.6, added 4 missing man pages amanda-2_4_2p2-17
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 27 Aug 2002 09:32:03 +0000 (09:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.90

amanda.spec

index d911eb98aabe6de8b8e82f1dc99e7b1052f7b46d..0efe701cc0d3c30589a3abfd2f1a5c51d312c913 100644 (file)
@@ -22,8 +22,10 @@ Patch3:              %{name}-build_tapetype.patch
 Patch4:                %{name}-no_private_libtool.m4.patch
 Patch5:                %{name}-ac25x.patch
 Patch6:                %{name}-chg-zd-mtx-sh.patch
+Patch7:                %{name}-ac253.patch
+Patch8:                %{name}-am16.patch
 URL:           http://www.amanda.org/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: cpio
 BuildRequires: dump
@@ -135,6 +137,8 @@ typu streamer).
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
+%patch8 -p1
 
 %build
 %{__libtoolize}
@@ -310,20 +314,24 @@ fi
 %attr(755,root,root) %{_sbindir}/amtoc
 %attr(755,root,root) %{_sbindir}/amverify
 %attr(755,root,root) %{_sbindir}/tapetype
-%{_mandir}/man1/tapetype.1*
 %{_mandir}/man8/amadmin.8*
-%{_mandir}/man8/amrmtape.8*
-%{_mandir}/man8/amtape.8*
-%{_mandir}/man8/amtoc.8*
 %{_mandir}/man8/amanda.8*
 %{_mandir}/man8/amcheck.8*
+%{_mandir}/man8/amcheckdb.8*
 %{_mandir}/man8/amcleanup.8*
 %{_mandir}/man8/amdump.8*
 %{_mandir}/man8/amflush.8*
+%{_mandir}/man8/amgetconf.8*
 %{_mandir}/man8/amlabel.8*
+%{_mandir}/man8/amoverview.8*
 %{_mandir}/man8/amplot.8*
 %{_mandir}/man8/amreport.8*
+%{_mandir}/man8/amrmtape.8*
 %{_mandir}/man8/amstatus.8*
+%{_mandir}/man8/amtape.8*
+%{_mandir}/man8/amtoc.8*
+%{_mandir}/man8/amverify.8*
+%{_mandir}/man1/tapetype.1*
 
 %files client
 %defattr(644,root,root,755)
This page took 0.12342 seconds and 4 git commands to generate.