rpms/amanda/F-11 amanda-2.6.0p2-builderr.patch, NONE, 1.1 amanda.spec, 1.60, 1.61

Daniel Novotny dnovotny at fedoraproject.org
Thu Oct 15 13:36:18 UTC 2009


Author: dnovotny

Update of /cvs/extras/rpms/amanda/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4034

Modified Files:
	amanda.spec 
Added Files:
	amanda-2.6.0p2-builderr.patch 
Log Message:
fix build error


amanda-2.6.0p2-builderr.patch:
 Makefile.am |    1 -
 1 file changed, 1 deletion(-)

--- NEW FILE amanda-2.6.0p2-builderr.patch ---
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 \


Index: amanda.spec
===================================================================
RCS file: /cvs/extras/rpms/amanda/F-11/amanda.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- amanda.spec	15 Oct 2009 13:07:36 -0000	1.60
+++ amanda.spec	15 Oct 2009 13:36:18 -0000	1.61
@@ -20,6 +20,8 @@ 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 +93,7 @@ be used to develop amanda applications.
 %patch3 -p1 -b .tcpport
 %patch4 -p1 -b .lib
 %patch5 -p1 -b .pie
+%patch6 -p1
 ./autogen
 
 %build
@@ -378,6 +381,7 @@ grep -l -E '^dumpuser[[:blank:]]*"amanda
 %changelog
 * Thu Oct 15 2009 Daniel Novotny <dnovotny at redhat.com> 2.6.0p2-9
 - add amanda user to group "tape" (#529159)
+- fix failed build (#510961)
 
 * Tue Apr 14 2009 Daniel Novotny <dnovotny at redhat.com> 2.6.0p2-8
 - fix #495724 (spec file fix, use "useradd -N" instead of "useradd -n") 




More information about the fedora-extras-commits mailing list