SPECS: xdelta.spec - fix build on gcc4

adamg adamg at pld-linux.org
Thu Dec 29 16:04:55 CET 2005


Author: adamg                        Date: Thu Dec 29 15:04:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build on gcc4

---- Files affected:
SPECS:
   xdelta.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/xdelta.spec
diff -u SPECS/xdelta.spec:1.59 SPECS/xdelta.spec:1.60
--- SPECS/xdelta.spec:1.59	Sun Sep 11 17:39:44 2005
+++ SPECS/xdelta.spec	Thu Dec 29 16:04:50 2005
@@ -15,6 +15,7 @@
 Patch2:		%{name}-am15.patch
 Patch3:		%{name}-ac25x.patch
 Patch4:		%{name}-am18.patch
+Patch5:		%{name}-gcc4.patch
 URL:		http://www.XCF.Berkeley.EDU/~jmacd/xdelta.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -118,6 +119,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -168,6 +170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2005/12/29 15:04:50  adamg
+- fix build on gcc4
+
 Revision 1.59  2005/09/11 15:39:44  darekr
 - strict deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xdelta.spec?r1=1.59&r2=1.60&f=u



More information about the pld-cvs-commit mailing list