SPECS: xfsdump.spec - add libtool patch

glen glen at pld-linux.org
Wed Aug 23 20:23:35 CEST 2006


Author: glen                         Date: Wed Aug 23 18:23:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add libtool patch

---- Files affected:
SPECS:
   xfsdump.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/xfsdump.spec
diff -u SPECS/xfsdump.spec:1.41 SPECS/xfsdump.spec:1.42
--- SPECS/xfsdump.spec:1.41	Wed Aug 23 19:44:08 2006
+++ SPECS/xfsdump.spec	Wed Aug 23 20:23:30 2006
@@ -9,6 +9,7 @@
 Source0:	ftp://oss.sgi.com/projects/xfs/download/cmd_tars/%{name}_%{version}-1.tar.gz
 # Source0-md5:	4e113a39b07723bbb140d2e5c5389cfe
 Patch0:		%{name}-miscfix.patch
+Patch1:		%{name}-libtool.patch
 URL:		http://oss.sgi.com/projects/xfs/
 BuildRequires:	attr-devel >= 2.4.15
 BuildRequires:	autoconf
@@ -57,6 +58,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 rm -f aclocal.m4
@@ -102,6 +104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2006/08/23 18:23:30  glen
+- add libtool patch
+
 Revision 1.41  2006/08/23 17:44:08  qboosh
 - updated to 2.2.42; doesn't require dmapi now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xfsdump.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list